summaryrefslogtreecommitdiff
path: root/po/ca.po
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2021-01-11 14:28:04 +0100
committerWeblate <noreply@weblate.org>2021-01-11 18:43:40 +0100
commitc6b2d513fc9068dd30811ffcbab374f6a3d20e71 (patch)
tree734909bed378495f4e9b99590367a9cb391b87dd /po/ca.po
parent01657a759dcfc3504c8c4e6e7a509763726800e7 (diff)
downloadlibvirt-c6b2d513fc9068dd30811ffcbab374f6a3d20e71.tar.gz
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: libvirt/libvirt Translate-URL: https://translate.fedoraproject.org/projects/libvirt/libvirt/ Co-authored-by: Weblate <noreply@weblate.org> Signed-off-by: Fedora Weblate Translation <i18n@lists.fedoraproject.org>
Diffstat (limited to 'po/ca.po')
-rw-r--r--po/ca.po842
1 files changed, 619 insertions, 223 deletions
diff --git a/po/ca.po b/po/ca.po
index 49cd61221f..849e775f98 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt 6.0.0\n"
"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n"
-"POT-Creation-Date: 2020-11-24 23:25+0000\n"
+"POT-Creation-Date: 2021-01-08 17:11+0000\n"
"PO-Revision-Date: 2018-02-24 11:19+0000\n"
"Last-Translator: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/libvirt/language/"
@@ -39,6 +39,7 @@ msgstr ""
"\n"
" (especifiqueu --help <ordre> per als detalls quant a l'ordre)\n"
+#. Print the description only if it's not empty.
msgid ""
"\n"
" DESCRIPTION\n"
@@ -199,23 +200,23 @@ msgstr ""
"(Temps: %.3f ms)\n"
"\n"
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
-"Domain %s dumped to %s\n"
-msgstr "El domini %s s'ha definit des de %s\n"
+"Domain '%s' dumped to %s\n"
+msgstr ""
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
-"Domain %s saved to %s\n"
-msgstr "S'ha creat el domini %s des de %s\n"
+"Domain '%s' saved to %s\n"
+msgstr ""
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
-"Domain %s state saved by libvirt\n"
-msgstr "S'ha iniciat el domini %s\n"
+"Domain '%s' state saved by libvirt\n"
+msgstr ""
#, c-format
msgid ""
@@ -289,6 +290,7 @@ msgstr ""
msgid " Bandwidth limit: %llu bytes/s (%-.3lf %s/s)"
msgstr ""
+#. true if 'arg' works instead of '--opt arg'
msgid " NAME\n"
msgstr " NOM\n"
@@ -360,7 +362,11 @@ msgid "%s 3d acceleration is not supported"
msgstr ""
#, c-format
-msgid "%s array element does not contain data"
+msgid "%s array element does not contain a string"
+msgstr ""
+
+#, c-format
+msgid "%s array element is missing item %zu"
msgstr ""
#, c-format
@@ -448,6 +454,10 @@ msgid "%s is missing 'type' property"
msgstr ""
#, c-format
+msgid "%s is missing or not an array"
+msgstr ""
+
+#, c-format
msgid "%s is not a supported cipher name"
msgstr ""
@@ -523,6 +533,16 @@ msgstr ""
msgid "%s object has invalid dynamic type"
msgstr ""
+#.
+#. * A required property must be != 0 (NULL for pointers, "undefined" == 0 for
+#. * enumeration values).
+#. *
+#. * To be used as part of ESX_VI__TEMPLATE__VALIDATE.
+#.
+#.
+#. * Macros to implement managed objects
+#.
+#. FIXME: This results in O(n^2) runtime in case of missing required, but * unselected properties.
#, c-format
msgid "%s object is missing the required '%s' property"
msgstr ""
@@ -569,6 +589,7 @@ msgstr "%s: %d: no s'ha pogut assignar %d bytes"
msgid "%s: %d: failed to allocate mountpoints"
msgstr "%s: %d: ha fallat l'assignació dels punts de muntatge"
+#. The length of the formatting string minus two '%s'
#, c-format
msgid "%s: %s"
msgstr ""
@@ -813,10 +834,6 @@ msgid "%s: must not be run setuid root\n"
msgstr ""
#, c-format
-msgid "%s: nvdimm without a path"
-msgstr ""
-
-#, c-format
msgid "%s: passthrough input device has no source"
msgstr ""
@@ -980,7 +997,7 @@ msgid "'%s' is not supported in this QEMU binary"
msgstr ""
#, c-format
-msgid "'%s' missing in guest-get-fsinfo 'disk' data"
+msgid "'%s' missing"
msgstr ""
#, c-format
@@ -1108,6 +1125,9 @@ msgstr ""
msgid "'mountpoint' missing in reply of guest-get-fsinfo"
msgstr ""
+msgid "'name' missing in reply of guest-get-disks"
+msgstr ""
+
msgid "'name' missing in reply of guest-get-fsinfo"
msgstr ""
@@ -1117,6 +1137,15 @@ msgstr ""
msgid "'network' attribute is valid only for listen type 'network'"
msgstr ""
+msgid "'nfs' host must use TCP protocol"
+msgstr ""
+
+msgid "'nfs' protocol is not supported with this QEMU binary"
+msgstr ""
+
+msgid "'nfs' protocol requires the usage of exactly one host"
+msgstr ""
+
msgid "'offset' missing in reply of guest-get-timezone"
msgstr ""
@@ -1126,7 +1155,10 @@ msgstr ""
msgid "'parent' for vHBA not specified, and cannot find one on this host"
msgstr ""
-msgid "'pci-controller' missing in guest-get-fsinfo 'disk' data"
+msgid "'partition' missing in reply of guest-get-disks"
+msgstr ""
+
+msgid "'pci-controller' missing"
msgstr ""
msgid "'peak' and 'burst' require 'average' attribute"
@@ -1260,6 +1292,7 @@ msgstr ""
msgid "(libxl_migration_cookie)"
msgstr ""
+#. parse and modify the xml from the user
msgid "(metadata_xml)"
msgstr ""
@@ -1319,6 +1352,7 @@ msgstr ""
msgid "(volume_definition)"
msgstr ""
+#. Capacity related information isn't available
msgid "-"
msgstr ""
@@ -2178,10 +2212,14 @@ msgstr ""
msgid "Cache with id %u does not exists for level %d"
msgstr ""
+#.
+#. * Macros to implement dynamic dispatched functions
+#.
#, fuzzy, c-format
msgid "Call to %s for unexpected type '%s'"
msgstr "dades inesperades '%s'"
+#. nothing
#, c-format
msgid "Call to %s for unexpected type '%s', expected '%s'"
msgstr ""
@@ -2764,9 +2802,6 @@ msgstr ""
msgid "Cannot open %s"
msgstr "No s'ha trobat el domini: %s"
-msgid "Cannot open /dev/urandom"
-msgstr ""
-
msgid "Cannot open /proc/cgroups"
msgstr ""
@@ -3018,9 +3053,6 @@ msgstr "No es pot llegir %s"
msgid "Cannot read cputime for domain"
msgstr "Bolca el nucli d'un domini."
-msgid "Cannot read from /dev/urandom"
-msgstr ""
-
msgid "Cannot recv data"
msgstr ""
@@ -3617,9 +3649,9 @@ msgstr ""
msgid "Connected since"
msgstr ""
-#, fuzzy, c-format
-msgid "Connected to domain %s\n"
-msgstr "No s'ha pogut iniciar el domini %s"
+#, c-format
+msgid "Connected to domain '%s'\n"
+msgstr ""
msgid "Connected to the admin server"
msgstr ""
@@ -4556,6 +4588,7 @@ msgstr ""
msgid "Could not retrieve 'bridge/stp_state' for '%s'"
msgstr ""
+#. Something went wrong retrieving pool info, cope with it
#, fuzzy
msgid "Could not retrieve pool information"
msgstr "no es pot obtenir informació de node"
@@ -5194,99 +5227,99 @@ msgid "Do not include features that block migration"
msgstr ""
#, fuzzy, c-format
-msgid "Domain %s XML configuration edited.\n"
-msgstr "no s'ha pogut llegir el fitxer de configuració"
+msgid "Domain %s didn't show up"
+msgstr "S'està apagant el domini %s\n"
#, c-format
-msgid "Domain %s XML configuration not changed.\n"
+msgid "Domain '%d' has to be running because libxenlight will suspend it"
msgstr ""
-#, fuzzy, c-format
-msgid "Domain %s attached to pid %u\n"
-msgstr "S'ha creat el domini %s des de %s\n"
-
-#, fuzzy, c-format
-msgid "Domain %s could not be suspended"
-msgstr "S'ha suspès el domini %s\n"
+#, c-format
+msgid "Domain '%s' XML configuration edited.\n"
+msgstr ""
#, c-format
-msgid "Domain %s could not be woken up"
+msgid "Domain '%s' XML configuration not changed.\n"
msgstr ""
#, c-format
-msgid "Domain %s created from %s\n"
-msgstr "S'ha creat el domini %s des de %s\n"
+msgid "Domain '%s' attached to pid %u\n"
+msgstr ""
#, c-format
-msgid "Domain %s defined from %s\n"
-msgstr "El domini %s s'ha definit des de %s\n"
+msgid "Domain '%s' could not be suspended"
+msgstr ""
#, c-format
-msgid "Domain %s destroyed\n"
-msgstr "S'ha destruït el domini %s\n"
+msgid "Domain '%s' could not be woken up"
+msgstr ""
-#, fuzzy, c-format
-msgid "Domain %s didn't show up"
-msgstr "S'està apagant el domini %s\n"
+#, c-format
+msgid "Domain '%s' created from %s\n"
+msgstr ""
#, c-format
-msgid "Domain %s has been undefined\n"
-msgstr "S'ha indefinit el domini %s\n"
+msgid "Domain '%s' defined from %s\n"
+msgstr ""
#, c-format
-msgid "Domain %s has no manage save image; removal skipped"
+msgid "Domain '%s' destroyed\n"
msgstr ""
#, c-format
-msgid "Domain %s is being rebooted\n"
-msgstr "S'està reiniciant el domini %s\n"
+msgid "Domain '%s' has been undefined\n"
+msgstr ""
#, c-format
-msgid "Domain %s is being shutdown\n"
-msgstr "S'està apagant el domini %s\n"
+msgid "Domain '%s' has no manage save image; removal skipped"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "Domain '%s' is already running"
+msgstr "El domini ja s'està executant"
#, c-format
-msgid "Domain %s marked as autostarted\n"
-msgstr "S'ha marcat el domini %s com a autoiniciat\n"
+msgid "Domain '%s' is being rebooted\n"
+msgstr ""
#, c-format
-msgid "Domain %s resumed\n"
-msgstr "S'ha recuperat el domini %s\n"
+msgid "Domain '%s' is being shutdown\n"
+msgstr ""
#, c-format
-msgid "Domain %s started\n"
-msgstr "S'ha iniciat el domini %s\n"
+msgid "Domain '%s' marked as autostarted\n"
+msgstr ""
-#, fuzzy, c-format
-msgid "Domain %s successfully suspended"
-msgstr "S'ha suspès el domini %s\n"
+#, c-format
+msgid "Domain '%s' resumed\n"
+msgstr ""
#, c-format
-msgid "Domain %s successfully woken up"
+msgid "Domain '%s' started\n"
msgstr ""
#, c-format
-msgid "Domain %s suspended\n"
-msgstr "S'ha suspès el domini %s\n"
+msgid "Domain '%s' successfully suspended"
+msgstr ""
#, c-format
-msgid "Domain %s unmarked as autostarted\n"
-msgstr "S'ha desmarcat el domini %s com a autoiniciat\n"
+msgid "Domain '%s' successfully woken up"
+msgstr ""
-#, fuzzy, c-format
-msgid "Domain %s was reset\n"
-msgstr "S'ha recuperat el domini %s\n"
+#, c-format
+msgid "Domain '%s' suspended\n"
+msgstr ""
#, c-format
-msgid "Domain '%d' has to be running because libxenlight will suspend it"
+msgid "Domain '%s' sysinfo are not available"
msgstr ""
-#, fuzzy, c-format
-msgid "Domain '%s' is already running"
-msgstr "El domini ja s'està executant"
+#, c-format
+msgid "Domain '%s' unmarked as autostarted\n"
+msgstr ""
#, c-format
-msgid "Domain '%s' sysinfo are not available"
+msgid "Domain '%s' was reset\n"
msgstr ""
#, fuzzy
@@ -5367,6 +5400,7 @@ msgid ""
"Domain has %d interfaces. Please specify which one to detach using --mac"
msgstr ""
+#. this is the 2nd match, so it's ambiguous
#, c-format
msgid ""
"Domain has multiple interfaces matching MAC address %s. You must use detach-"
@@ -6149,10 +6183,6 @@ msgid "Failed to allocate XML buffer"
msgstr "No s'ha pogut crear l'XML"
#, c-format
-msgid "Failed to allocate free veth pair after %d attempts"
-msgstr ""
-
-#, c-format
msgid "Failed to allocate memory for checkpoint directory for domain %s"
msgstr ""
@@ -6394,8 +6424,8 @@ msgid "Failed to copy XML node"
msgstr "No s'ha pogut crear l'XML"
#, c-format
-msgid "Failed to core dump domain %s to %s"
-msgstr "No s'ha pogut bolcar el domini %s a %s"
+msgid "Failed to core dump domain '%s' to %s"
+msgstr ""
#, fuzzy
msgid "Failed to count network filters"
@@ -6571,14 +6601,21 @@ msgstr "No s'ha pogut crear l'XML"
msgid "Failed to create thread for receiving migration data"
msgstr "No s'ha pogut crear un domini des de %s"
+#.
+#. * Not much we can do on error here except log it.
+#.
#, fuzzy
msgid "Failed to create thread to handle daemon restart"
msgstr "No s'ha pogut crear un domini des de %s"
+#.
+#. * Not much we can do on error here except log it.
+#.
#, fuzzy
msgid "Failed to create thread to handle domain shutdown"
msgstr "No s'ha pogut crear un domini des de %s"
+#. Not much else can be done
#, fuzzy
msgid "Failed to create thread to handle pool refresh"
msgstr "No s'ha pogut crear un domini des de %s"
@@ -6695,14 +6732,14 @@ msgstr "No s'ha destruït el domini %s"
msgid "Failed to destroy bridge interface %s"
msgstr "No s'ha destruït el domini %s"
-#, c-format
-msgid "Failed to destroy domain %s"
-msgstr "No s'ha destruït el domini %s"
-
#, fuzzy, c-format
msgid "Failed to destroy domain '%d'"
msgstr "No s'ha destruït el domini %s"
+#, c-format
+msgid "Failed to destroy domain '%s'"
+msgstr ""
+
#, fuzzy, c-format
msgid "Failed to destroy interface %s"
msgstr "No s'ha pogut destruir la xarxa %s"
@@ -6905,10 +6942,6 @@ msgstr "no s'ha pogut obtenir un UUID de xarxa"
msgid "Failed to generate genid"
msgstr "no s'ha pogut obtenir un UUID de xarxa"
-#, fuzzy, c-format
-msgid "Failed to generate new name for interface %s"
-msgstr "no es pot obtenir les estadístiques de la interfície %s %s"
-
#, fuzzy
msgid "Failed to generate uuid"
msgstr "no s'ha pogut obtenir un UUID de xarxa"
@@ -7175,6 +7208,7 @@ msgstr "No s'ha pogut llistar les xarxes actives"
msgid "Failed to list active pools"
msgstr "No s'ha pogut llistar els dominis actius"
+#. there was an error during the first or second call
#, fuzzy
msgid "Failed to list domains"
msgstr "No s'ha pogut llistar els dominis actius"
@@ -7193,26 +7227,32 @@ msgstr "No s'ha pogut llistar les xarxes inactives"
msgid "Failed to list inactive pools"
msgstr "No s'ha pogut llistar els dominis inactius"
+#. there was an error during the first or second call
#, fuzzy
msgid "Failed to list interfaces"
msgstr "No s'ha pogut llistar els dominis inactius"
+#. there was an error during the call
#, fuzzy
msgid "Failed to list network filter bindings"
msgstr "No s'ha pogut llistar els dominis inactius"
+#. there was an error during the call
#, fuzzy
msgid "Failed to list network filters"
msgstr "No s'ha pogut iniciar la xarxa %s"
+#. there was an error during the first or second call
#, fuzzy
msgid "Failed to list networks"
msgstr "No s'ha pogut llistar les xarxes actives"
+#. there was an error during the call
#, fuzzy
msgid "Failed to list node devices"
msgstr "No s'ha pogut llistar els dominis inactius"
+#. there was an error during the call
#, fuzzy
msgid "Failed to list node secrets"
msgstr "No s'ha pogut llistar les xarxes inactives"
@@ -7221,6 +7261,7 @@ msgstr "No s'ha pogut llistar les xarxes inactives"
msgid "Failed to list persistent guests on $uri"
msgstr "No s'ha pogut llistar les xarxes inactives"
+#. there was an error during the first or second call
#, fuzzy
msgid "Failed to list pools"
msgstr "No s'ha pogut llistar els dominis actius"
@@ -7245,6 +7286,7 @@ msgstr "No s'ha pogut llistar les xarxes actives"
msgid "Failed to list vcpus for domain '%d' with libxenlight"
msgstr ""
+#. there was an error during the call
#, fuzzy
msgid "Failed to list volumes"
msgstr "No s'ha pogut llistar els dominis actius"
@@ -7337,8 +7379,8 @@ msgid "Failed to make root private"
msgstr "no s'ha pogut obtenir el nom d'amfitrió"
#, c-format
-msgid "Failed to mark domain %s as autostarted"
-msgstr "No s'ha pogut desar marcar el domini %s com a autoiniciat"
+msgid "Failed to mark domain '%s' as autostarted"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to mkdir %s"
@@ -7476,10 +7518,6 @@ msgid "Failed to parse block name %s"
msgstr "No s'ha pogut analitzar el mode '%s'"
#, fuzzy, c-format
-msgid "Failed to parse checkpoint XML from file '%s'"
-msgstr "no s'ha pogut analitzar el fitxer de configuració %s"
-
-#, fuzzy, c-format
msgid "Failed to parse configuration of %s"
msgstr "no s'ha pogut analitzar el fitxer de configuració %s"
@@ -7697,14 +7735,14 @@ msgstr "No s'ha pogut crear un domini des de %s"
msgid "Failed to reattach NVMe for disk target: %s"
msgstr "No s'ha pogut adjuntar el dispositiu des de %s"
-#, c-format
-msgid "Failed to reboot domain %s"
-msgstr "No s'ha pogut reiniciar el domini %s"
-
#, fuzzy, c-format
msgid "Failed to reboot domain '%d' with libxenlight"
msgstr "No s'ha pogut reiniciar el domini %s"
+#, c-format
+msgid "Failed to reboot domain '%s'"
+msgstr ""
+
#, fuzzy
msgid "Failed to reconnect to the admin server"
msgstr "no s'ha pogut connectar a l'hipervisor"
@@ -7765,9 +7803,9 @@ msgstr "No s'ha pogut recuperar el domini %s"
msgid "Failed to remove managed save file '%s'"
msgstr "No s'ha pogut analitzar el mode '%s'"
-#, fuzzy, c-format
-msgid "Failed to remove managed save image for domain %s"
-msgstr "No s'ha pogut recuperar el domini %s"
+#, c-format
+msgid "Failed to remove managed save image for domain '%s'"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to remove storage volume '%s'(%s)"
@@ -7797,9 +7835,9 @@ msgstr "No s'ha pogut desvincular el dispositiu de %s"
msgid "Failed to reset device %s"
msgstr "No s'ha pogut desvincular el dispositiu de %s"
-#, fuzzy, c-format
-msgid "Failed to reset domain %s"
-msgstr "No s'ha pogut recuperar el domini %s"
+#, c-format
+msgid "Failed to reset domain '%s'"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to resize block device '%s'"
@@ -7837,10 +7875,6 @@ msgstr "No s'ha pogut restaurar un domini des de %s"
msgid "Failed to restrict process: %s"
msgstr "No s'ha pogut restaurar un domini des de %s"
-#, c-format
-msgid "Failed to resume domain %s"
-msgstr "No s'ha pogut recuperar el domini %s"
-
#, fuzzy, c-format
msgid "Failed to resume domain '%d'"
msgstr "No s'ha pogut recuperar el domini %s"
@@ -7849,6 +7883,13 @@ msgstr "No s'ha pogut recuperar el domini %s"
msgid "Failed to resume domain '%d' with libxenlight"
msgstr "No s'ha pogut recuperar el domini %s"
+#, c-format
+msgid "Failed to resume domain '%s'"
+msgstr ""
+
+#. Hm, we already know we are in error here. We don't want to
+#. * overwrite the previous error, though, so we just throw something
+#. * to the logs and hope for the best
#, fuzzy, c-format
msgid "Failed to resume guest %s after failure"
msgstr "No s'ha pogut recuperar el domini %s"
@@ -7905,16 +7946,16 @@ msgid "Failed to save VM settings, rc=%08x"
msgstr "No es pot obrir la màquina, rc=%08x"
#, fuzzy, c-format
-msgid "Failed to save domain %s state"
+msgid "Failed to save domain '%d' with libxenlight"
msgstr "No s'ha pogut desar el domini %s a %s"
#, c-format
-msgid "Failed to save domain %s to %s"
-msgstr "No s'ha pogut desar el domini %s a %s"
+msgid "Failed to save domain '%s' state"
+msgstr ""
-#, fuzzy, c-format
-msgid "Failed to save domain '%d' with libxenlight"
-msgstr "No s'ha pogut desar el domini %s a %s"
+#, c-format
+msgid "Failed to save domain '%s' to %s"
+msgstr ""
#, c-format
msgid "Failed to seek to %llu bytes to the end in volume with path '%s'"
@@ -8077,14 +8118,14 @@ msgstr ""
msgid "Failed to setup keepalive on connection\n"
msgstr "No s'ha pogut llistar les xarxes actives"
-#, c-format
-msgid "Failed to shutdown domain %s"
-msgstr "No s'ha pogut apagar el domini %s"
-
#, fuzzy, c-format
msgid "Failed to shutdown domain '%d' with libxenlight"
msgstr "No s'ha pogut apagar el domini %s"
+#, c-format
+msgid "Failed to shutdown domain '%s'"
+msgstr ""
+
#, fuzzy, c-format
msgid "Failed to soft reset VM '%s'. Destroying VM"
msgstr "No s'ha pogut iniciar automàticament la VM '%s': %s"
@@ -8102,8 +8143,8 @@ msgid "Failed to start bridge interface %s"
msgstr "No s'ha pogut iniciar el domini %s"
#, c-format
-msgid "Failed to start domain %s"
-msgstr "No s'ha pogut iniciar el domini %s"
+msgid "Failed to start domain '%s'"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to start interface %s"
@@ -8145,10 +8186,6 @@ msgstr "No s'ha pogut iniciar el domini %s"
msgid "Failed to step SASL negotiation: %d (%s)"
msgstr "No s'ha pogut desar el domini %s a %s"
-#, c-format
-msgid "Failed to suspend domain %s"
-msgstr "No s'ha pogut suspendre el domini %s"
-
#, fuzzy, c-format
msgid "Failed to suspend domain '%d'"
msgstr "No s'ha pogut suspendre el domini %s"
@@ -8157,6 +8194,10 @@ msgstr "No s'ha pogut suspendre el domini %s"
msgid "Failed to suspend domain '%d' with libxenlight"
msgstr "No s'ha pogut suspendre el domini %s"
+#, c-format
+msgid "Failed to suspend domain '%s'"
+msgstr ""
+
#, fuzzy, c-format
msgid "Failed to symlink device %s to %s"
msgstr "No s'ha pogut desar el domini %s a %s"
@@ -8202,8 +8243,8 @@ msgid "Failed to undefine bridge interface %s"
msgstr "No s'ha definit el domini %s"
#, c-format
-msgid "Failed to undefine domain %s"
-msgstr "No s'ha definit el domini %s"
+msgid "Failed to undefine domain '%s'"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to undefine interface %s"
@@ -8230,8 +8271,8 @@ msgid "Failed to unlink '%s'"
msgstr ""
#, c-format
-msgid "Failed to unmark domain %s as autostarted"
-msgstr "No s'ha pogut desmarcar el domini %s com a autoiniciat"
+msgid "Failed to unmark domain '%s' as autostarted"
+msgstr ""
#, fuzzy, c-format
msgid "Failed to unmarshall reply: %s"
@@ -8352,6 +8393,10 @@ msgid "Field name too long"
msgstr ""
#, c-format
+msgid "File %s contains no keys"
+msgstr ""
+
+#, c-format
msgid ""
"File '%s' does not contain any <cpu> element or valid domain XML, host "
"capabilities XML, or domain capabilities XML"
@@ -8442,10 +8487,63 @@ msgid ""
"for VMX file"
msgstr ""
+#. Macros to help dealing with flag requirements.
+#. *
+#. * VIR_REQUIRE_FLAG_RET:
+#. *
+#. * @FLAG1: First flag to be checked.
+#. * @FLAG2: Second flag that is required by first flag.
+#. * @RET: Return value.
+#. *
+#. * Check whether required flag is set. The checked flags are compared
+#. * with flags variable.
+#. *
+#. * This helper does an early return and therefore it has to be called
+#. * before anything that would require cleanup.
+#.
+#. *
+#. * VIR_REQUIRE_FLAG_GOTO:
+#. *
+#. * @FLAG1: First flag to be checked.
+#. * @FLAG2: Second flag that is required by first flag.
+#. * @LABEL: Label to jump to.
+#. *
+#. * Check whether required flag is set. The checked flags are compared
+#. * with flags variable.
+#. *
+#. * Returns nothing. Jumps to a label if required flag is not set.
+#.
#, c-format
msgid "Flag '%s' is required by flag '%s'"
msgstr ""
+#. Macros to help dealing with mutually exclusive flags.
+#. *
+#. * VIR_EXCLUSIVE_FLAGS_RET:
+#. *
+#. * @FLAG1: First flag to be checked.
+#. * @FLAG2: Second flag to be checked.
+#. * @RET: Return value.
+#. *
+#. * Reject mutually exclusive API flags. The checked flags are compared
+#. * with flags variable.
+#. *
+#. * This helper does an early return and therefore it has to be called
+#. * before anything that would require cleanup.
+#.
+#. *
+#. * VIR_EXCLUSIVE_FLAGS_GOTO:
+#. *
+#. * @FLAG1: First flag to be checked.
+#. * @FLAG2: Second flag to be checked.
+#. * @LABEL: Label to jump to.
+#. *
+#. * Reject mutually exclusive API flags. The checked flags are compared
+#. * with flags variable.
+#. *
+#. * Returns nothing. Jumps to a label if unsupported flags were
+#. * passed to it.
+#.
#, c-format
msgid "Flags '%s' and '%s' are mutually exclusive"
msgstr ""
@@ -9417,6 +9515,15 @@ msgstr ""
msgid "Invalid append attribute value '%s'"
msgstr ""
+#.
+#. * Don't check for *selectSet != NULL here because selectSet is a list
+#. * and might contain items already. This function appends to selectSet.
+#.
+#. optional
+#. optional
+#. nothing
+#. nothing
+#. nothing
msgid "Invalid argument"
msgstr ""
@@ -10004,6 +10111,9 @@ msgstr ""
msgid "Invalid peer '%s' in <ip>"
msgstr ""
+msgid "Invalid persistent_state value, either 'yes' or 'no'"
+msgstr ""
+
#, fuzzy, c-format
msgid "Invalid pool type '%s'"
msgstr "Tipus de bus '%s' no vàlid per al disquet"
@@ -10638,12 +10748,6 @@ msgstr ""
msgid "Malformed owners array"
msgstr ""
-msgid "Malformed query-command-line-options array"
-msgstr ""
-
-msgid "Malformed query-command-line-options parameters array"
-msgstr ""
-
msgid "Malformed resources array"
msgstr ""
@@ -10671,15 +10775,15 @@ msgid "Manage active block operations"
msgstr ""
#, c-format
-msgid "Managed save image of Domain %s XML configuration edited.\n"
+msgid "Managed save image of Domain '%s' XML configuration edited.\n"
msgstr ""
#, c-format
-msgid "Managed save image of domain %s XML configuration not changed.\n"
+msgid "Managed save image of domain '%s' XML configuration not changed.\n"
msgstr ""
#, c-format
-msgid "Managed save state file of domain %s updated.\n"
+msgid "Managed save state file of domain '%s' updated.\n"
msgstr ""
msgid "Managed save:"
@@ -11659,6 +11763,9 @@ msgstr ""
msgid "N/A"
msgstr ""
+msgid "NBD URI must be supplied when migration URI uses UNIX transport method"
+msgstr ""
+
#, fuzzy
msgid "NBD migration with TLS is not supported"
msgstr "El tipus de xarxa %d no està suportat"
@@ -11779,6 +11886,12 @@ msgstr ""
msgid "NVMe namespace can't be zero"
msgstr ""
+#. Output old style header
+#. We only get here if the --details option was selected.
+#. Insert the header into table
+#. The old output format
+#. We only get here if the --details option was selected.
+#. Insert the header into table
msgid "Name"
msgstr "Nom"
@@ -12047,6 +12160,10 @@ msgstr ""
msgid "No URI scheme specified"
msgstr ""
+#, c-format
+msgid "No URI scheme specified: %s"
+msgstr ""
+
#, fuzzy
msgid "No access manager registered"
msgstr "s'han registrat massa controladors"
@@ -12195,9 +12312,6 @@ msgid ""
"bus %d. Must be manually assigned"
msgstr ""
-msgid "No free veth devices available"
-msgstr ""
-
msgid "No graphical display found"
msgstr ""
@@ -12746,6 +12860,20 @@ msgid ""
"modelName '%s'"
msgstr ""
+#. Macros to help dealing with required options.
+#. VSH_REQUIRE_OPTION_EXPR:
+#. *
+#. * @NAME1: String containing the name of the option.
+#. * @EXPR1: Expression to validate the variable (boolean variable).
+#. * @NAME2: String containing the name of required option.
+#. * @EXPR2: Expression to validate the variable (boolean variable).
+#. *
+#. * Check if required command options in virsh was set. Use the
+#. * provided expression to check the variables.
+#. *
+#. * This helper does an early return and therefore it has to be called
+#. * before anything that would require cleanup.
+#.
#, c-format
msgid "Option --%s is required by option --%s"
msgstr ""
@@ -12759,6 +12887,20 @@ msgstr ""
msgid "Optional flags or --rawstats are not supported by the daemon"
msgstr ""
+#. Macros to help dealing with mutually exclusive options.
+#. VSH_EXCLUSIVE_OPTIONS_EXPR:
+#. *
+#. * @NAME1: String containing the name of the option.
+#. * @EXPR1: Expression to validate the variable (boolean variable)
+#. * @NAME2: String containing the name of the option.
+#. * @EXPR2: Expression to validate the variable (boolean variable)
+#. *
+#. * Reject mutually exclusive command options in virsh. Use the
+#. * provided expression to check the variables.
+#. *
+#. * This helper does an early return and therefore it has to be called
+#. * before anything that would require cleanup.
+#.
#, c-format
msgid "Options --%s and --%s are mutually exclusive"
msgstr ""
@@ -12876,15 +13018,15 @@ msgid ""
msgstr ""
#, c-format
-msgid "PCI controller busNr '%s' out of range - must be 1-254"
+msgid "PCI controller busNr '%d' out of range - must be 1-254"
msgstr ""
#, c-format
-msgid "PCI controller chassis '%s' out of range - must be 0-255"
+msgid "PCI controller chassis '%d' out of range - must be 0-255"
msgstr ""
#, c-format
-msgid "PCI controller chassisNr '%s' out of range - must be 1-255"
+msgid "PCI controller chassisNr '%d' out of range - must be 1-255"
msgstr ""
#, c-format
@@ -12895,7 +13037,7 @@ msgid "PCI controller model was not set correctly"
msgstr ""
#, c-format
-msgid "PCI controller port '%s' out of range - must be 0-255"
+msgid "PCI controller port '%d' out of range - must be 0-255"
msgstr ""
#, c-format
@@ -13547,7 +13689,7 @@ msgid "Removed"
msgstr ""
#, c-format
-msgid "Removed managedsave image for domain %s"
+msgid "Removed managedsave image for domain '%s'"
msgstr ""
msgid "Renamed"
@@ -13853,6 +13995,7 @@ msgstr ""
msgid "S4 state is disabled for this domain"
msgstr ""
+#. Denied
#, c-format
msgid "SASL client identity '%s' not allowed by ACL"
msgstr ""
@@ -14339,6 +14482,9 @@ msgstr "Temps de CPU:"
msgid "Shared memory mapping is not supported with this QEMU"
msgstr ""
+#. XXX: Need to sort the returned params once new parameter
+#. * fields not of shared memory are added.
+#.
#, fuzzy
msgid "Shared memory:\n"
msgstr "Memòria utilitzada:"
@@ -14415,6 +14561,7 @@ msgstr ""
msgid "Snapshot"
msgstr ""
+#. Depending on flags, we re-edit even if XML is unchanged.
#, c-format
msgid "Snapshot %s XML configuration not changed.\n"
msgstr ""
@@ -14860,6 +15007,7 @@ msgstr ""
msgid "Table row cannot be empty"
msgstr ""
+#. title
msgid "Target"
msgstr ""
@@ -14935,6 +15083,9 @@ msgstr ""
msgid "Target NUMA node count '%zu' doesn't match source '%zu'"
msgstr ""
+msgid "Target NVDIMM UUID doesn't match source NVDIMM"
+msgstr ""
+
#, c-format
msgid ""
"Target NVDIMM alignment '%llu' doesn't match source NVDIMM alignment '%llu'"
@@ -16124,9 +16275,11 @@ msgstr ""
msgid "Try again?"
msgstr ""
+#. Better leak than crash
msgid "Trying to free MultiCURL object that is still in use"
msgstr ""
+#. Better leak than crash
msgid "Trying to free SharedCURL object that is still in use"
msgstr ""
@@ -16653,10 +16806,6 @@ msgstr "No es pot crear el disc dur, rc=%08x"
msgid "Unable to create device %s"
msgstr "No es pot crear el disc dur, rc=%08x"
-#, c-format
-msgid "Unable to create device '%s'"
-msgstr ""
-
#, fuzzy, c-format
msgid "Unable to create directory %s"
msgstr "No s'ha pogut crear un domini des de %s"
@@ -18729,6 +18878,7 @@ msgstr ""
msgid "Unknown error"
msgstr "Error desconegut"
+#. should never happen (tm)
#, fuzzy
msgid "Unknown error value"
msgstr "Error desconegut"
@@ -19505,10 +19655,12 @@ msgstr ""
msgid "Vifname %s too big for destination"
msgstr ""
+#. FIXME - list a copyright blurb, as in GNU programs?
#, c-format
msgid "Virsh command line tool of libvirt %s\n"
msgstr ""
+#. FIXME - list a copyright blurb, as in GNU programs?
#, c-format
msgid "Virt-admin command line tool of libvirt %s\n"
msgstr ""
@@ -20022,6 +20174,10 @@ msgstr "El domini ja s'està executant"
msgid "any configuration"
msgstr "informació del domini"
+#, c-format
+msgid "ap-domain value '%s' is out of range for '%s'"
+msgstr ""
+
msgid "apparmor_parser exited with error"
msgstr ""
@@ -20071,13 +20227,13 @@ msgstr ""
msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo return data"
msgstr ""
-msgid "array element missing in guest-get-users return value"
+msgid "array element missing in guest-get-disks return value"
msgstr ""
-msgid "array element missing in guest-get-vcpus return value"
+msgid "array element missing in guest-get-users return value"
msgstr ""
-msgid "array element missing in guest-ssh-get-authorized-keys return value"
+msgid "array element missing in guest-get-vcpus return value"
msgstr ""
msgid ""
@@ -20916,9 +21072,9 @@ msgstr "no es pot eliminar la configuració de %s"
msgid "cannot close file: %s"
msgstr "no es pot eliminar la configuració de %s"
-#, fuzzy, c-format
-msgid "cannot close stream on domain %s"
-msgstr "No s'ha pogut reiniciar el domini %s"
+#, c-format
+msgid "cannot close stream on domain '%s'"
+msgstr ""
#, c-format
msgid "cannot close volume %s"
@@ -21512,6 +21668,9 @@ msgstr ""
msgid "cannot modify virtio network device driver attributes"
msgstr ""
+msgid "cannot modify virtio network device driver options"
+msgstr ""
+
msgid "cannot obtain CPU freq"
msgstr ""
@@ -21548,6 +21707,7 @@ msgstr ""
msgid "cannot open path '%s' in '%s'"
msgstr ""
+#. A dangling symlink now implies a TOCTTOU race; report it.
#, fuzzy, c-format
msgid "cannot open volume '%s'"
msgstr "no es pot eliminar la configuració de %s"
@@ -22215,11 +22375,11 @@ msgid "cfpc configuration is not supported by this QEMU binary"
msgstr ""
#, c-format
-msgid "cfs_period '%llu' must be in range (1000, 1000000)"
+msgid "cfs_period '%llu' must be in range (%llu, %llu)"
msgstr ""
#, c-format
-msgid "cfs_quota '%lld' must be in range (1000, %llu)"
+msgid "cfs_quota '%lld' must be in range (%llu, %llu)"
msgstr ""
msgid "cgroup CPU controller is not mounted"
@@ -22377,6 +22537,7 @@ msgstr ""
msgid "child didn't write error (status=%d)"
msgstr ""
+#. in case of EACCES, the parent will retry
#, fuzzy, c-format
msgid "child failed to create directory '%s'"
msgstr "no s'ha pogut obtenir la xarxa '%s'"
@@ -22986,7 +23147,7 @@ msgid "could not read xml file"
msgstr "No s'ha pogut establir la memòria"
#, c-format
-msgid "could not receive data from domain %s"
+msgid "could not receive data from domain '%s'"
msgstr ""
#, fuzzy, c-format
@@ -23812,7 +23973,8 @@ msgstr ""
msgid "disk port address is not supported by tunnelled migration"
msgstr ""
-msgid "disk product is more than 16 characters"
+#, c-format
+msgid "disk product is more than %d characters"
msgstr ""
msgid "disk product is not printable string"
@@ -23842,7 +24004,8 @@ msgstr ""
msgid "disk type of '%s' does not support ejectable media"
msgstr ""
-msgid "disk vendor is more than 8 characters"
+#, c-format
+msgid "disk vendor is more than %d characters"
msgstr ""
msgid "disk vendor is not printable string"
@@ -24625,12 +24788,12 @@ msgstr ""
msgid "ethtool ioctl error on %s"
msgstr ""
-#, fuzzy, c-format
-msgid "event '%s' for domain %s\n"
-msgstr "No s'ha pogut iniciar el domini %s"
+#, c-format
+msgid "event '%s' for domain '%s'\n"
+msgstr ""
#, c-format
-msgid "event '%s' for domain %s: %s for %s %s\n"
+msgid "event '%s' for domain '%s': %s for %s %s\n"
msgstr ""
#, c-format
@@ -24646,52 +24809,52 @@ msgid "event '%s' for storage pool %s\n"
msgstr ""
#, c-format
-msgid "event 'agent-lifecycle' for domain %s: state: '%s' reason: '%s'\n"
+msgid "event 'agent-lifecycle' for domain '%s': state: '%s' reason: '%s'\n"
msgstr ""
#, c-format
-msgid "event 'balloon-change' for domain %s: %lluKiB\n"
+msgid "event 'balloon-change' for domain '%s': %lluKiB\n"
msgstr ""
#, c-format
-msgid "event 'block-threshold' for domain %s: dev: %s(%s) %llu %llu\n"
+msgid "event 'block-threshold' for domain '%s': dev: %s(%s) %llu %llu\n"
msgstr ""
#, c-format
-msgid "event 'device-added' for domain %s: %s\n"
+msgid "event 'device-added' for domain '%s': %s\n"
msgstr ""
#, c-format
-msgid "event 'device-removal-failed' for domain %s: %s\n"
+msgid "event 'device-removal-failed' for domain '%s': %s\n"
msgstr ""
#, c-format
-msgid "event 'device-removed' for domain %s: %s\n"
+msgid "event 'device-removed' for domain '%s': %s\n"
msgstr ""
#, c-format
-msgid "event 'disk-change' for domain %s disk %s: %s -> %s: %s\n"
+msgid "event 'disk-change' for domain '%s' disk %s: %s -> %s: %s\n"
msgstr ""
#, c-format
msgid ""
-"event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s\n"
+"event 'graphics' for domain '%s': %s local[%s %s %s] remote[%s %s %s] %s\n"
msgstr ""
#, c-format
-msgid "event 'io-error' for domain %s: %s (%s) %s\n"
+msgid "event 'io-error' for domain '%s': %s (%s) %s\n"
msgstr ""
#, c-format
-msgid "event 'io-error-reason' for domain %s: %s (%s) %s due to %s\n"
+msgid "event 'io-error-reason' for domain '%s': %s (%s) %s due to %s\n"
msgstr ""
#, c-format
-msgid "event 'job-completed' for domain %s:\n"
+msgid "event 'job-completed' for domain '%s':\n"
msgstr ""
#, c-format
-msgid "event 'lifecycle' for domain %s: %s %s\n"
+msgid "event 'lifecycle' for domain '%s': %s %s\n"
msgstr ""
#, c-format
@@ -24712,33 +24875,33 @@ msgstr ""
#, c-format
msgid ""
-"event 'memory-failure' for domain %s:\n"
+"event 'memory-failure' for domain '%s':\n"
"recipient: %s\n"
"action: %s\n"
msgstr ""
#, c-format
-msgid "event 'metadata-change' for domain %s: %s %s\n"
+msgid "event 'metadata-change' for domain '%s': %s %s\n"
msgstr ""
#, c-format
-msgid "event 'migration-iteration' for domain %s: iteration: '%d'\n"
+msgid "event 'migration-iteration' for domain '%s': iteration: '%d'\n"
msgstr ""
#, c-format
-msgid "event 'rtc-change' for domain %s: %lld\n"
+msgid "event 'rtc-change' for domain '%s': %lld\n"
msgstr ""
#, c-format
-msgid "event 'tray-change' for domain %s disk %s: %s\n"
+msgid "event 'tray-change' for domain '%s' disk %s: %s\n"
msgstr ""
#, c-format
-msgid "event 'tunable' for domain %s:\n"
+msgid "event 'tunable' for domain '%s':\n"
msgstr ""
#, c-format
-msgid "event 'watchdog' for domain %s: %s\n"
+msgid "event 'watchdog' for domain '%s': %s\n"
msgstr ""
msgid "event callback already tracked"
@@ -25735,6 +25898,14 @@ msgid "failed to parse slirp-helper features"
msgstr "No s'ha pogut analitzar la sortida de vzlist"
#, c-format
+msgid "failed to parse the AP Card from sysfs path: '%s'"
+msgstr ""
+
+#, c-format
+msgid "failed to parse the AP Queue from sysfs path: '%s'"
+msgstr ""
+
+#, c-format
msgid "failed to parse the CCW address from sysfs path: '%s'"
msgstr ""
@@ -26174,6 +26345,9 @@ msgstr ""
msgid "fetch or set the currently defined set of logging outputs on daemon"
msgstr ""
+#. parse inbound and outbound which are in the format of
+#. * 'average,peak,burst,floor', in which peak and burst are optional,
+#. * thus 'average,,burst' and 'average,peak' are also legal.
#, c-format
msgid "field '%s' is malformed"
msgstr ""
@@ -26769,6 +26943,7 @@ msgstr ""
msgid "handler failed to wait on condition"
msgstr "no s'ha pogut escriure el fitxer de configuració"
+#. caller's error
msgid "hash lookup resulted in NULL pointer"
msgstr ""
@@ -27129,9 +27304,6 @@ msgstr ""
msgid "info balloon reply was missing balloon data"
msgstr ""
-msgid "info kvm reply missing 'enabled' field"
-msgstr ""
-
msgid "info migration reply was missing return status"
msgstr ""
@@ -27314,6 +27486,25 @@ msgstr "nom de xarxa"
msgid "interface name %s does not fit into buffer "
msgstr ""
+#.
+#. * virsh-interface.c: Commands to manage host interface
+#. *
+#. * Copyright (C) 2005, 2007-2016 Red Hat, Inc.
+#. *
+#. * This library is free software; you can redistribute it and/or
+#. * modify it under the terms of the GNU Lesser General Public
+#. * License as published by the Free Software Foundation; either
+#. * version 2.1 of the License, or (at your option) any later version.
+#. *
+#. * This library is distributed in the hope that it will be useful,
+#. * but WITHOUT ANY WARRANTY; without even the implied warranty of
+#. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+#. * Lesser General Public License for more details.
+#. *
+#. * You should have received a copy of the GNU Lesser General Public
+#. * License along with this library. If not, see
+#. * <http://www.gnu.org/licenses/>.
+#.
msgid "interface name or MAC address"
msgstr ""
@@ -27594,6 +27785,14 @@ msgstr "No s'ha pogut analitzar el mode '%s'"
msgid "invalid allowReboot value '%s'"
msgstr ""
+#, c-format
+msgid "invalid ap-adapter value '%s' for '%s'"
+msgstr ""
+
+#, c-format
+msgid "invalid ap-domain value '%s' for '%s'"
+msgstr ""
+
#, fuzzy
msgid "invalid argument"
msgstr "falta l'argument pagesize"
@@ -28229,9 +28428,15 @@ msgstr ""
msgid "invalid value for 'managed': %s"
msgstr ""
+msgid "invalid value for boot menu timeout"
+msgstr ""
+
msgid "invalid value for boot menu timeout, must be in range [0,65535]"
msgstr ""
+msgid "invalid value for rebootTimeout"
+msgstr ""
+
msgid "invalid value for rebootTimeout, must be in range [-1,65535]"
msgstr ""
@@ -29434,6 +29639,12 @@ msgstr ""
msgid "metadata title can't contain newlines"
msgstr ""
+msgid "metdata cache max size control is not supported with this QEMU binary"
+msgstr ""
+
+msgid "metdata cache max size control is supported only with qcow2 images"
+msgstr ""
+
msgid "migrate domain to another host"
msgstr "migra el domini a un altre amfitrió"
@@ -29655,6 +29866,9 @@ msgstr ""
msgid "missing 'nvram-template' in '%s'"
msgstr ""
+msgid "missing 'path' attribute in JSON backing definition for NFS volume"
+msgstr ""
+
msgid "missing 'portal' address in iSCSI backing definition"
msgstr ""
@@ -29662,6 +29876,9 @@ msgstr ""
msgid "missing 'process' value in selinux lxc contexts file '%s'"
msgstr ""
+msgid "missing 'server' attribute in JSON backing definition for NFS volume"
+msgstr ""
+
#, c-format
msgid ""
"missing 'start' attribute in <address> element in <nat> in <forward> in "
@@ -29712,6 +29929,10 @@ msgstr ""
msgid "missing 'usage' attribute for RAM filesystem"
msgstr ""
+msgid ""
+"missing 'user' or 'group' attribute in JSON backing definition for NFS volume"
+msgstr ""
+
msgid "missing 'value' attribute for HyperV feature 'vendor_id'"
msgstr ""
@@ -29805,6 +30026,14 @@ msgstr "falten els dispositius d'origen"
msgid "missing alias or qom-type for qemu object '%s'"
msgstr ""
+#, c-format
+msgid "missing ap-adapter value for '%s'"
+msgstr ""
+
+#, c-format
+msgid "missing ap-domain value for '%s'"
+msgstr ""
+
msgid "missing arch in QEMU capabilities cache"
msgstr ""
@@ -29943,10 +30172,6 @@ msgid "missing domain in checkpoint"
msgstr "falta l'atribut del tipus de domini"
#, fuzzy
-msgid "missing domain in checkpoint redefine"
-msgstr "falta l'atribut del tipus de domini"
-
-#, fuzzy
msgid "missing domain in snapshot"
msgstr "falta l'atribut del tipus de domini"
@@ -30646,6 +30871,15 @@ msgstr ""
msgid "monitor failure"
msgstr ""
+#. *
+#. * QEMU_CHECK_MONITOR_FULL:
+#. * @mon: monitor pointer variable to check, evaluated multiple times, no parentheses
+#. * @exit: statement that is used to exit the function
+#. *
+#. * This macro checks that the monitor is valid for given operation and exits
+#. * the function if not. The macro also adds a debug statement regarding the
+#. * monitor.
+#.
msgid "monitor must not be NULL"
msgstr ""
@@ -30842,6 +31076,7 @@ msgstr ""
msgid "negative size requires --shrink"
msgstr ""
+#. 56 is good for Kerberos
#, c-format
msgid "negotiated SSF %d was not strong enough"
msgstr "el SSF negociat %d no ha estat prou fort"
@@ -32601,6 +32836,9 @@ msgstr ""
msgid "port UUID"
msgstr ""
+msgid "port cannot be specified in 'nfs' protocol host"
+msgstr ""
+
msgid "port to use by target server for incoming disks migration"
msgstr ""
@@ -32809,7 +33047,7 @@ msgid "ps2 bus does not support %s input device"
msgstr "el bus ps2 no suporta el dispositiu d'entrada %s"
#, c-format
-msgid "pull mode requires qcow2 driver, not '%s'"
+msgid "pull mode backup for disk '%s' requires qcow2 driver"
msgstr ""
#, c-format
@@ -32823,6 +33061,9 @@ msgstr ""
msgid "qemu agent didn't provide 'name' field"
msgstr ""
+msgid "qemu agent didn't return an array of disks"
+msgstr ""
+
msgid "qemu agent didn't return an array of interfaces"
msgstr ""
@@ -32919,15 +33160,6 @@ msgstr ""
msgid "query-block device entry was not in expected format"
msgstr ""
-msgid "query-command-line-options parameter data was missing 'name'"
-msgstr ""
-
-msgid "query-command-line-options reply data was missing 'option'"
-msgstr ""
-
-msgid "query-command-line-options reply was missing return data"
-msgstr ""
-
msgid "query-commands reply data was missing 'name'"
msgstr ""
@@ -33046,7 +33278,7 @@ msgstr ""
msgid "quit this interactive terminal"
msgstr "surt d'aquest terminal interactiu"
-msgid "ram attribute only supported for type of qxl"
+msgid "ram attribute only supported for video type qxl"
msgstr ""
#, c-format
@@ -33263,6 +33495,9 @@ msgstr ""
msgid "reply data was missing 'name'"
msgstr ""
+msgid "reply data was missing 'option' name or parameters"
+msgstr ""
+
msgid "reply was missing return data"
msgstr ""
@@ -33275,6 +33510,9 @@ msgstr ""
msgid "report daemon version too"
msgstr ""
+msgid "report disk information"
+msgstr ""
+
#, fuzzy
msgid "report domain IOThread information"
msgstr "informació del domini"
@@ -35577,6 +35815,7 @@ msgstr ""
msgid "unable to find valid requested VMware backend '%s'"
msgstr ""
+#. fdatasync() may fail on some special FDs, e.g. pipes
#, c-format
msgid "unable to fsync %s"
msgstr ""
@@ -35931,10 +36170,6 @@ msgstr "no s'ha pogut escriure el fitxer de registre"
msgid "unable write to %s"
msgstr ""
-msgid ""
-"unavailable-features in query-cpu-definitions reply data was not an array"
-msgstr ""
-
#, fuzzy
msgid "unbridge a network device"
msgstr "origen de la interfície de xarxa"
@@ -36390,13 +36625,6 @@ msgid "unexpected value %s for on_reboot"
msgstr ""
#, fuzzy, c-format
-msgid "unexpected value in %s array"
-msgstr "dades inesperades '%s'"
-
-msgid "unexpected value in unavailable-features array"
-msgstr ""
-
-#, fuzzy, c-format
msgid "unexpected video model %d"
msgstr "tipus de domini inesperat %d"
@@ -36441,6 +36669,8 @@ msgstr ""
msgid "unix socket for spice graphics are not supported with this QEMU"
msgstr ""
+#. Something went wrong retrieving a volume path, cope with it
+#. Something went wrong retrieving volume info, cope with it
#, fuzzy
msgid "unknown"
msgstr "Desconegut"
@@ -36657,14 +36887,6 @@ msgid "unknown dhcp peerdns value %s"
msgstr "procediment desconegut: %d"
#, fuzzy, c-format
-msgid "unknown disk backup driver '%s'"
-msgstr "el dispositiu d'arrencada '%s' és desconegut"
-
-#, fuzzy, c-format
-msgid "unknown disk backup type '%s'"
-msgstr "tipus d'SO desconegut %s"
-
-#, fuzzy, c-format
msgid "unknown disk bus type '%s'"
msgstr "tipus d'SO desconegut %s"
@@ -37659,6 +37881,28 @@ msgstr ""
msgid "unsupported filesystem type '%s'"
msgstr ""
+#. *
+#. * virCheckFlags:
+#. * @supported: an OR'ed set of supported flags
+#. * @retval: return value in case unsupported flags were passed
+#. *
+#. * To avoid memory leaks this macro has to be used before any non-trivial
+#. * code which could possibly allocate some memory.
+#. *
+#. * Returns nothing. Exits the caller function if unsupported flags were
+#. * passed to it.
+#.
+#. *
+#. * virCheckFlagsGoto:
+#. * @supported: an OR'ed set of supported flags
+#. * @label: label to jump to on error
+#. *
+#. * To avoid memory leaks this macro has to be used before any non-trivial
+#. * code which could possibly allocate some memory.
+#. *
+#. * Returns nothing. Jumps to a label if unsupported flags were
+#. * passed to it.
+#.
#, c-format
msgid "unsupported flags (0x%lx) in function %s"
msgstr ""
@@ -38192,7 +38436,7 @@ msgstr "S'ha produït un error de coincidència de versió (real %x, esperada %x
msgid "version parsing error"
msgstr "error d'anàlisi"
-msgid "vgamem attribute only supported for type of qxl"
+msgid "vgamem attribute only supported for video type qxl"
msgstr ""
msgid "vhost-net is not supported with this QEMU binary"
@@ -38599,7 +38843,7 @@ msgstr ""
msgid "vport operation '%s' is not supported for host%d"
msgstr "El tipus de xarxa %d no està suportat"
-msgid "vram64 attribute only supported for type of qxl"
+msgid "vram64 attribute only supported for video type qxl"
msgstr ""
msgid "vsock device is not supported with this QEMU binary"
@@ -38822,6 +39066,158 @@ msgid "{[--%s] <string>}..."
msgstr "--%s <cadena>"
#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Domain %s dumped to %s\n"
+#~ msgstr "El domini %s s'ha definit des de %s\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Domain %s saved to %s\n"
+#~ msgstr "S'ha creat el domini %s des de %s\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Domain %s state saved by libvirt\n"
+#~ msgstr "S'ha iniciat el domini %s\n"
+
+#, fuzzy
+#~ msgid "Connected to domain %s\n"
+#~ msgstr "No s'ha pogut iniciar el domini %s"
+
+#, fuzzy
+#~ msgid "Domain %s XML configuration edited.\n"
+#~ msgstr "no s'ha pogut llegir el fitxer de configuració"
+
+#, fuzzy
+#~ msgid "Domain %s attached to pid %u\n"
+#~ msgstr "S'ha creat el domini %s des de %s\n"
+
+#, fuzzy
+#~ msgid "Domain %s could not be suspended"
+#~ msgstr "S'ha suspès el domini %s\n"
+
+#~ msgid "Domain %s created from %s\n"
+#~ msgstr "S'ha creat el domini %s des de %s\n"
+
+#~ msgid "Domain %s defined from %s\n"
+#~ msgstr "El domini %s s'ha definit des de %s\n"
+
+#~ msgid "Domain %s destroyed\n"
+#~ msgstr "S'ha destruït el domini %s\n"
+
+#~ msgid "Domain %s has been undefined\n"
+#~ msgstr "S'ha indefinit el domini %s\n"
+
+#~ msgid "Domain %s is being rebooted\n"
+#~ msgstr "S'està reiniciant el domini %s\n"
+
+#~ msgid "Domain %s is being shutdown\n"
+#~ msgstr "S'està apagant el domini %s\n"
+
+#~ msgid "Domain %s marked as autostarted\n"
+#~ msgstr "S'ha marcat el domini %s com a autoiniciat\n"
+
+#~ msgid "Domain %s resumed\n"
+#~ msgstr "S'ha recuperat el domini %s\n"
+
+#~ msgid "Domain %s started\n"
+#~ msgstr "S'ha iniciat el domini %s\n"
+
+#, fuzzy
+#~ msgid "Domain %s successfully suspended"
+#~ msgstr "S'ha suspès el domini %s\n"
+
+#~ msgid "Domain %s suspended\n"
+#~ msgstr "S'ha suspès el domini %s\n"
+
+#~ msgid "Domain %s unmarked as autostarted\n"
+#~ msgstr "S'ha desmarcat el domini %s com a autoiniciat\n"
+
+#, fuzzy
+#~ msgid "Domain %s was reset\n"
+#~ msgstr "S'ha recuperat el domini %s\n"
+
+#~ msgid "Failed to core dump domain %s to %s"
+#~ msgstr "No s'ha pogut bolcar el domini %s a %s"
+
+#~ msgid "Failed to destroy domain %s"
+#~ msgstr "No s'ha destruït el domini %s"
+
+#, fuzzy
+#~ msgid "Failed to generate new name for interface %s"
+#~ msgstr "no es pot obtenir les estadístiques de la interfície %s %s"
+
+#~ msgid "Failed to mark domain %s as autostarted"
+#~ msgstr "No s'ha pogut desar marcar el domini %s com a autoiniciat"
+
+#, fuzzy
+#~ msgid "Failed to parse checkpoint XML from file '%s'"
+#~ msgstr "no s'ha pogut analitzar el fitxer de configuració %s"
+
+#~ msgid "Failed to reboot domain %s"
+#~ msgstr "No s'ha pogut reiniciar el domini %s"
+
+#, fuzzy
+#~ msgid "Failed to remove managed save image for domain %s"
+#~ msgstr "No s'ha pogut recuperar el domini %s"
+
+#, fuzzy
+#~ msgid "Failed to reset domain %s"
+#~ msgstr "No s'ha pogut recuperar el domini %s"
+
+#~ msgid "Failed to resume domain %s"
+#~ msgstr "No s'ha pogut recuperar el domini %s"
+
+#, fuzzy
+#~ msgid "Failed to save domain %s state"
+#~ msgstr "No s'ha pogut desar el domini %s a %s"
+
+#~ msgid "Failed to save domain %s to %s"
+#~ msgstr "No s'ha pogut desar el domini %s a %s"
+
+#~ msgid "Failed to shutdown domain %s"
+#~ msgstr "No s'ha pogut apagar el domini %s"
+
+#~ msgid "Failed to start domain %s"
+#~ msgstr "No s'ha pogut iniciar el domini %s"
+
+#~ msgid "Failed to suspend domain %s"
+#~ msgstr "No s'ha pogut suspendre el domini %s"
+
+#~ msgid "Failed to undefine domain %s"
+#~ msgstr "No s'ha definit el domini %s"
+
+#~ msgid "Failed to unmark domain %s as autostarted"
+#~ msgstr "No s'ha pogut desmarcar el domini %s com a autoiniciat"
+
+#, fuzzy
+#~ msgid "cannot close stream on domain %s"
+#~ msgstr "No s'ha pogut reiniciar el domini %s"
+
+#, fuzzy
+#~ msgid "event '%s' for domain %s\n"
+#~ msgstr "No s'ha pogut iniciar el domini %s"
+
+#, fuzzy
+#~ msgid "missing domain in checkpoint redefine"
+#~ msgstr "falta l'atribut del tipus de domini"
+
+#, fuzzy
+#~ msgid "unexpected value in %s array"
+#~ msgstr "dades inesperades '%s'"
+
+#, fuzzy
+#~ msgid "unknown disk backup driver '%s'"
+#~ msgstr "el dispositiu d'arrencada '%s' és desconegut"
+
+#, fuzzy
+#~ msgid "unknown disk backup type '%s'"
+#~ msgstr "tipus d'SO desconegut %s"
+
+#, fuzzy
#~ msgid "Could not press key %d"
#~ msgstr "No s'ha pogut establir la memòria"