[libvirt PATCH 7/7] po: go back to storing the .pot file in git

Daniel P. Berrangé berrange at redhat.com
Tue May 19 09:55:09 UTC 2020


To integrate with weblate the only practical option currently is to
store the .pot file in git. This is required so that it can add new
languages by cloning the .pot file. It also enables weblate to run
msgmerge on the languages whenever pulling in new changes from git.

The pot file will have to be the full content including the source
locations, so this is going to result in unpleasant diffs when it
is updated periodically.

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 po/Makefile.am |     8 +-
 po/libvirt.pot | 48582 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48586 insertions(+), 4 deletions(-)
 create mode 100644 po/libvirt.pot

diff --git a/po/Makefile.am b/po/Makefile.am
index c4c474ccb8..6c5e1b9c03 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -14,7 +14,7 @@ POTFILE := $(DOMAIN).pot
 POFILES := $(LANGS:%=%.po)
 GMOFILES := $(LANGS:%=%.gmo)
 
-CLEANFILES = $(POTFILE) $(GMOFILES) POTFILES
+CLEANFILES = $(GMOFILES) POTFILES
 
 EXTRA_DIST = \
 	LINGUAS \
@@ -68,10 +68,10 @@ pull-po: $(POTFILE)
 	$(MAKE) update-po
 	$(MAKE) update-gmo
 
-$(POTFILE): POTFILES $(POTFILE_DEPS)
+$(POTFILE):
 	$(XGETTEXT) -o $@-t $(XGETTEXT_ARGS) \
 	  --files-from=$(abs_builddir)/POTFILES
-	$(SED) $(SED_PO_FIXUP_ARGS) < $@-t > $@
+	$(SED) $(SED_PO_FIXUP_ARGS) < $@-t > $(srcdir)/$@
 	rm -f $@-t
 
 %.gmo: %.po
@@ -79,7 +79,7 @@ $(POTFILE): POTFILES $(POTFILE_DEPS)
 	$(MSGFMT) -c -o $@-t $<
 	mv $@-t $@
 
-.PRECIOUS: $(POTFILE)
+.PHONY: $(POTFILE)
 
 endif HAVE_GNU_GETTEXT_TOOLS
 
diff --git a/po/libvirt.pot b/po/libvirt.pot
new file mode 100644
index 0000000000..3475b93192
--- /dev/null
+++ b/po/libvirt.pot
@@ -0,0 +1,48582 @@
+# Libvirt package strings.
+# Copyright (C) 2020 The Libvirt authors
+# This file is distributed under the same license as the libvirt package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: libvirt 6.4.0\n"
+"Report-Msgid-Bugs-To: https://libvirt.org/bugs.html\n"
+"POT-Creation-Date: 2020-05-18 18:10+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../../tools/virsh.c:485 ../../tools/virt-admin.c:1262
+msgid ""
+"\n"
+"  (specify help <command> for details about the command)\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh.c:483 ../../tools/virt-admin.c:1260
+msgid ""
+"\n"
+"  (specify help <group> for details about the commands in the group)\n"
+msgstr ""
+
+#: ../../tools/vsh.c:694
+msgid ""
+"\n"
+"  DESCRIPTION\n"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:844
+msgid ""
+"\n"
+"  Default paths:\n"
+"\n"
+"    Configuration file (unless overridden by -f):\n"
+"      $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n"
+"\n"
+"    Sockets:\n"
+"      $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n"
+"\n"
+"    PID file:\n"
+"      $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n"
+"\n"
+msgstr ""
+
+#: ../../src/logging/log_daemon.c:625
+msgid ""
+"\n"
+"  Default paths:\n"
+"\n"
+"    Configuration file (unless overridden by -f):\n"
+"      $XDG_CONFIG_HOME/libvirt/virtlogd.conf\n"
+"\n"
+"    Sockets:\n"
+"      $XDG_RUNTIME_DIR/libvirt/virtlogd-sock\n"
+"\n"
+"    PID file:\n"
+"      $XDG_RUNTIME_DIR/libvirt/virtlogd.pid\n"
+"\n"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:827
+#, c-format
+msgid ""
+"\n"
+"  Default paths:\n"
+"\n"
+"    Configuration file (unless overridden by -f):\n"
+"      %s/libvirt/virtlockd.conf\n"
+"\n"
+"    Sockets:\n"
+"      %s/libvirt/virtlockd-sock\n"
+"\n"
+"    PID file (unless overridden by -p):\n"
+"      %s/virtlockd.pid\n"
+"\n"
+msgstr ""
+
+#: ../../src/logging/log_daemon.c:608
+#, c-format
+msgid ""
+"\n"
+"  Default paths:\n"
+"\n"
+"    Configuration file (unless overridden by -f):\n"
+"      %s/libvirt/virtlogd.conf\n"
+"\n"
+"    Sockets:\n"
+"      %s/libvirt/virtlogd-sock\n"
+"\n"
+"    PID file (unless overridden by -p):\n"
+"      %s/virtlogd.pid\n"
+"\n"
+msgstr ""
+
+#: ../../tools/vsh.c:700
+msgid ""
+"\n"
+"  OPTIONS\n"
+msgstr ""
+
+#: ../../tools/vsh.c:642
+msgid ""
+"\n"
+"  SYNOPSIS\n"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1232
+#, c-format
+msgid ""
+"\n"
+"%s [options]... [<command_string>]\n"
+"%s [options]... <command> [args...]\n"
+"\n"
+"  options:\n"
+"    -c | --connect=URI      daemon admin connection URI\n"
+"    -d | --debug=NUM        debug level [0-4]\n"
+"    -h | --help             this help\n"
+"    -l | --log=FILE         output logging to file\n"
+"    -q | --quiet            quiet mode\n"
+"    -v                      short version\n"
+"    -V                      long version\n"
+"         --version[=TYPE]   version, TYPE is short or long (default short)\n"
+"  commands (non interactive mode):\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh.c:448
+#, c-format
+msgid ""
+"\n"
+"%s [options]... [<command_string>]\n"
+"%s [options]... <command> [args...]\n"
+"\n"
+"  options:\n"
+"    -c | --connect=URI      hypervisor connection URI\n"
+"    -d | --debug=NUM        debug level [0-4]\n"
+"    -e | --escape <char>    set escape sequence for console\n"
+"    -h | --help             this help\n"
+"    -k | --keepalive-interval=NUM\n"
+"                            keepalive interval in seconds, 0 for disable\n"
+"    -K | --keepalive-count=NUM\n"
+"                            number of possible missed keepalive messages\n"
+"    -l | --log=FILE         output logging to file\n"
+"    -q | --quiet            quiet mode\n"
+"    -r | --readonly         connect readonly\n"
+"    -t | --timing           print timing information\n"
+"    -v                      short version\n"
+"    -V                      long version\n"
+"         --version[=TYPE]   version, TYPE is short or long (default short)\n"
+"  commands (non interactive mode):\n"
+"\n"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:98
+#, c-format
+msgid ""
+"\n"
+"%s mode [options] [extra file] [< def.xml]\n"
+"\n"
+"  Modes:\n"
+"    -a | --add                     load profile\n"
+"    -c | --create                  create profile from template\n"
+"    -D | --delete                  unload and delete profile\n"
+"    -r | --replace                 reload profile\n"
+"    -R | --remove                  unload profile\n"
+"  Options:\n"
+"    -d | --dryrun                  dry run\n"
+"    -u | --uuid <uuid>             uuid (profile name)\n"
+"    -h | --help                    this help\n"
+"  Extra File:\n"
+"    -f | --add-file <file>         add file to a profile generated from XML\n"
+"    -F | --append-file <file>      append file to an existing profile\n"
+"\n"
+msgstr ""
+
+#: ../../tools/vsh.c:1319
+#, c-format
+msgid ""
+"\n"
+"(Time: %.3f ms)\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5559
+#, c-format
+msgid ""
+"\n"
+"Domain %s dumped to %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4527
+#, c-format
+msgid ""
+"\n"
+"Domain %s saved to %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4834
+#, c-format
+msgid ""
+"\n"
+"Domain %s state saved by libvirt\n"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:121
+#, c-format
+msgid ""
+"\n"
+"Usage:\n"
+"  %s [option]\n"
+"\n"
+"Options:\n"
+"  -h | --help            Display program help\n"
+"  -V | --version         Display program version\n"
+"  -c CMD                 Run CMD via shell\n"
+"\n"
+"libvirt login shell\n"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:810
+#, c-format
+msgid ""
+"\n"
+"Usage:\n"
+"  %s [options]\n"
+"\n"
+"Options:\n"
+"  -h | --help            Display program help:\n"
+"  -v | --verbose         Verbose messages.\n"
+"  -d | --daemon          Run as a daemon & write PID file.\n"
+"  -t | --timeout <secs>  Exit after timeout period.\n"
+"  -f | --config <file>   Configuration file.\n"
+"  -V | --version         Display version information.\n"
+"  -p | --pid-file <file> Change name of PID file.\n"
+"\n"
+"libvirt lock management daemon:\n"
+msgstr ""
+
+#: ../../src/logging/log_daemon.c:591
+#, c-format
+msgid ""
+"\n"
+"Usage:\n"
+"  %s [options]\n"
+"\n"
+"Options:\n"
+"  -h | --help            Display program help:\n"
+"  -v | --verbose         Verbose messages.\n"
+"  -d | --daemon          Run as a daemon & write PID file.\n"
+"  -t | --timeout <secs>  Exit after timeout period.\n"
+"  -f | --config <file>   Configuration file.\n"
+"  -V | --version         Display version information.\n"
+"  -p | --pid-file <file> Change name of PID file.\n"
+"\n"
+"libvirt log management daemon:\n"
+msgstr ""
+
+#: ../../tools/virt-host-validate.c:47
+#, c-format
+msgid ""
+"\n"
+"syntax: %s [OPTIONS] [HVTYPE]\n"
+"\n"
+" Hypervisor types:\n"
+"\n"
+"   - qemu\n"
+"   - lxc\n"
+"   - bhyve\n"
+"\n"
+" Options:\n"
+"   -h, --help     Display command line help\n"
+"   -v, --version  Display command version\n"
+"   -q, --quiet    Don't display progress information\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2639
+#, c-format
+msgid "    Bandwidth limit: %llu bytes/s (%-.3lf %s/s)"
+msgstr ""
+
+#: ../../tools/vsh.c:638
+msgid "  NAME\n"
+msgstr ""
+
+#: ../../tools/virsh.c:470 ../../tools/virt-admin.c:1247
+#, c-format
+msgid " %s (help keyword '%s')\n"
+msgstr ""
+
+#: ../../tools/vsh.c:610 ../../tools/vsh.c:3099
+#, c-format
+msgid " %s (help keyword '%s'):\n"
+msgstr ""
+
+#: ../../tools/virsh.c:500
+msgid " Hypervisors:"
+msgstr ""
+
+#: ../../tools/virsh.c:601
+msgid " Miscellaneous:"
+msgstr ""
+
+#: ../../tools/virsh.c:536
+msgid " Networking:"
+msgstr ""
+
+#: ../../tools/virsh.c:562
+msgid " Storage:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2630
+#, c-format
+msgid ""
+" type=%s\n"
+" bandwidth=%lu\n"
+" cur=%llu\n"
+" end=%llu\n"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:301 ../../src/rpc/virnetsshsession.c:462
+#, c-format
+msgid ""
+"!!! SSH HOST KEY VERIFICATION FAILED !!!: Identity of host '%s:%d' differs "
+"from stored identity. Please verify the new host key '%s' to avoid possible "
+"man in the middle attack. The key is stored in '%s'."
+msgstr ""
+
+#: ../../tools/vsh.c:2880
+#, c-format
+msgid "$%s value should be between 0 and %d"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:66
+#, c-format
+msgid "%6s: Checking %-60s: "
+msgstr ""
+
+#: ../../tools/vsh.c:3279
+#, c-format
+msgid "%s\n"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:89 ../../src/vz/vz_sdk.c:139
+#, c-format
+msgid "%s %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3582
+#, c-format
+msgid "%s %s '%s' has an unsupported type '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3538
+#, c-format
+msgid "%s %s '%s' has unsupported type '%s', expecting '%s' or '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6796
+#, c-format
+msgid "%s (out of %d)"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1887
+#, c-format
+msgid "%s 3d acceleration is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7354
+#, c-format
+msgid "%s array element does not contain data"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:206
+#, c-format
+msgid "%s can't be empty"
+msgstr ""
+
+#: ../../src/test/test_driver.c:3831
+#, c-format
+msgid "%s cannot be set higher than %s "
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:246
+#, c-format
+msgid "%s cannot parse GID '%s'"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:238
+#, c-format
+msgid "%s cannot parse UID '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:455
+#, c-format
+msgid "%s does not support passing a passphrase using a file descriptor"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:597
+#, c-format
+msgid "%s does not support passing passphrase via file descriptor"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:232
+#, c-format
+msgid "%s expects UID and GID parameters"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:536
+#, c-format
+msgid "%s failed new mode for target '%s' with status '%d'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1184
+#, c-format
+msgid "%s family specified for non-IPv4 address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2040
+#, c-format
+msgid "%s forwarding requested, but no IP address provided for network '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3637
+#, c-format
+msgid "%s harddisk '%s' has unsupported cache mode '%s'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2048
+#, c-format
+msgid "%s has illegal value %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1364
+#, c-format
+msgid "%s has unexpected '*' before last line"
+msgstr ""
+
+#: ../../src/util/virerror.h:81
+#, c-format
+msgid "%s in %s must be NULL"
+msgstr ""
+
+#: ../../src/util/virerror.h:114
+#, c-format
+msgid "%s in %s must be greater than zero"
+msgstr ""
+
+#: ../../src/util/virerror.h:136
+#, c-format
+msgid "%s in %s must be zero"
+msgstr ""
+
+#: ../../src/util/virerror.h:147
+#, c-format
+msgid "%s in %s must be zero or greater"
+msgstr ""
+
+#: ../../src/util/virerror.h:92
+#, c-format
+msgid "%s in %s must not be NULL"
+msgstr ""
+
+#: ../../src/util/virerror.h:125
+#, c-format
+msgid "%s in %s must not be zero"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1784
+#, c-format
+msgid "%s is missing 'type' property"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1387
+#, c-format
+msgid "%s is not a supported cipher name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1399
+#, c-format
+msgid "%s is not a supported cipher state"
+msgstr ""
+
+#: ../../src/util/virtpm.c:319
+#, c-format
+msgid "%s is not an executable"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6527
+#, c-format
+msgid "%s is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3665 ../../src/qemu/qemu_validate.c:3737
+#, c-format
+msgid "%s is not supported by this QEMU binary"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:17
+#: ../src/remote/remote_client_bodies.h:53
+#: ../src/remote/remote_client_bodies.h:2652
+#: ../src/remote/remote_client_bodies.h:2689
+#: ../src/remote/remote_client_bodies.h:3741
+#: ../src/remote/remote_client_bodies.h:3780
+#: ../src/remote/remote_client_bodies.h:3906
+#: ../src/remote/remote_client_bodies.h:4176
+#: ../src/remote/remote_client_bodies.h:4211
+#: ../src/remote/remote_client_bodies.h:4245
+#: ../src/remote/remote_client_bodies.h:4635
+#: ../src/remote/remote_client_bodies.h:7684
+#: ../../src/remote/remote_driver.c:2288
+#, c-format
+msgid "%s length greater than maximum: %d > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1584
+#, c-format
+msgid "%s model of watchdog can go only on ISA bus"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1574
+#, c-format
+msgid "%s model of watchdog can go only on PCI bus"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1599
+#, c-format
+msgid "%s model of watchdog is allowed for s390 and s390x only"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1593
+#, c-format
+msgid "%s model of watchdog is virtual and cannot go on any bus."
+msgstr ""
+
+#: ../../tools/virt-host-validate-bhyve.c:36
+#, c-format
+msgid "%s module is not loaded, "
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:950
+#, c-format
+msgid "%s namespace is not available"
+msgstr ""
+
+#: ../../src/util/virfile.c:3568
+#, c-format
+msgid "%s not found in %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:3349 ../../src/util/vircommand.c:3360
+#, c-format
+msgid "%s not implemented on Win32"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:83
+#, c-format
+msgid "%s not matched against 'allowed_users' in %s"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:212
+#, c-format
+msgid "%s not parseable"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2478 ../../src/qemu/qemu_validate.c:3543
+#, c-format
+msgid "%s not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:85 ../../src/esx/esx_vi_types.c:770
+#, c-format
+msgid "%s object has invalid dynamic type"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:490 ../../src/esx/esx_vi_types.c:753
+#, c-format
+msgid "%s object is missing the required '%s' property"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5870
+#, c-format
+msgid "%s reply data was missing 'model'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5876
+#, c-format
+msgid "%s reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5883
+#, c-format
+msgid "%s reply data was missing 'props'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2155
+#, c-format
+msgid ""
+"%s rule with port specification requires protocol specification with "
+"protocol to be either one of tcp(6), udp(17), dccp(33), or sctp(132)"
+msgstr ""
+
+#: ../../src/locking/sanlock_helper.c:20
+#, c-format
+msgid "%s uri uuid action\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5598
+#, c-format
+msgid ""
+"%s with index %d is configured for a NUMA node (%d) not present in the "
+"domain's <cpu><numa> array (%zu)"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:140
+#, c-format
+msgid ""
+"%s:\n"
+"%s%c"
+msgstr ""
+
+#: ../../tools/vsh.c:109
+#, c-format
+msgid "%s: %d: failed to allocate %d bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10082 ../../tools/virsh-domain.c:10088
+#, c-format
+msgid "%s: %d: failed to allocate argv"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14053 ../../tools/virsh-domain.c:14106
+#, c-format
+msgid "%s: %d: failed to allocate mountpoints"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:723
+#: ../../src/qemu/qemu_migration.c:1050 ../../src/qemu/qemu_migration.c:1549
+#: ../../src/qemu/qemu_migration.c:1554 ../../src/qemu/qemu_migration.c:1560
+#: ../../src/qemu/qemu_migration.c:1618 ../../src/qemu/qemu_migration.c:3635
+#: ../../src/qemu/qemu_process.c:2094 ../../src/qemu/qemu_process.c:2103
+#: ../../src/util/virdbus.c:1564
+#, c-format
+msgid "%s: %s"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_config.c:66
+#, c-format
+msgid "%s: %s: unsupported auth %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:697
+#: ../../src/security/security_apparmor.c:740
+#, c-format
+msgid "%s: '%s' does not exist"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:207
+#, c-format
+msgid "%s: Address '%s' in route definition is not a network address"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:85
+#, c-format
+msgid "%s: Bad gateway address '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:117
+#, c-format
+msgid "%s: Bad netmask address '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:77
+#, c-format
+msgid "%s: Bad network address '%s' in route definition"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1274
+#, c-format
+msgid "%s: Cannot request read and write flags together"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:188
+#, c-format
+msgid ""
+"%s: Error converting address '%s' with netmask '%s' to network-address in "
+"route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:198
+#, c-format
+msgid ""
+"%s: Error converting address '%s' with prefix %u to network-address in route "
+"definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:99
+#, c-format
+msgid "%s: IPv4 family specified for non-IPv4 address '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:109
+#, c-format
+msgid "%s: IPv4 family specified for non-IPv4 gateway '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:260
+#, c-format
+msgid "%s: Invalid metric specified in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:269
+#, c-format
+msgid "%s: Invalid metric value, must be > 0 in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:124
+#, c-format
+msgid "%s: Invalid netmask '%s' for address '%s' (both must be IPv4)"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:170
+#, c-format
+msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 128"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:140
+#, c-format
+msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 32"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:251
+#, c-format
+msgid "%s: Invalid prefix specified in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:61
+#, c-format
+msgid "%s: Missing required address attribute in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:69
+#, c-format
+msgid "%s: Missing required gateway attribute in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:97
+#, c-format
+msgid "%s: No family specified for non-IPv4 address '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:107
+#, c-format
+msgid "%s: No family specified for non-IPv4 gateway '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:132
+#, c-format
+msgid "%s: Route definition cannot have both a prefix and a netmask"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:156
+#, c-format
+msgid ""
+"%s: Specifying netmask invalid for IPv6 address '%s' in route definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_extdevice.c:56
+#, c-format
+msgid ""
+"%s: Starting external device: %s\n"
+"%s\n"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:178
+#, c-format
+msgid "%s: Unrecognized family '%s' in route definition"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:122
+#, c-format
+msgid "%s: error: %s%c"
+msgstr ""
+
+#: ../../src/util/virdaemon.c:130
+#, c-format
+msgid ""
+"%s: error: %s. Check /var/log/messages or run without --daemon for more "
+"info.\n"
+msgstr ""
+
+#: ../../src/util/virdaemon.c:124
+#, c-format
+msgid "%s: error: unable to determine if daemon is running: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:829
+#, c-format
+msgid "%s: event '%s' for node device %s\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:697
+#, c-format
+msgid "%s: event '%s' for secret %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1955
+#, c-format
+msgid "%s: event '%s' for storage pool %s\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1228
+#, c-format
+msgid "%s: event 'lifecycle' for network %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:800
+#, c-format
+msgid "%s: event 'lifecycle' for node device %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:666
+#, c-format
+msgid "%s: event 'lifecycle' for secret %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1924
+#, c-format
+msgid "%s: event 'lifecycle' for storage pool %s: %s\n"
+msgstr ""
+
+#: ../../src/util/virconf.c:1016
+#, c-format
+msgid "%s: expected a bool for '%s' parameter"
+msgstr ""
+
+#: ../../src/util/virconf.c:1065 ../../src/util/virconf.c:1227
+#: ../../src/util/virconf.c:1275
+#, c-format
+msgid "%s: expected a signed integer for '%s' parameter"
+msgstr ""
+
+#: ../../src/util/virconf.c:889
+#, c-format
+msgid "%s: expected a string for '%s' parameter"
+msgstr ""
+
+#: ../../src/util/virconf.c:944 ../../src/util/virconf.c:973
+#, c-format
+msgid "%s: expected a string list for '%s' parameter"
+msgstr ""
+
+#: ../../src/util/virconf.c:972
+#, c-format
+msgid "%s: expected a string or string list for '%s' parameter"
+msgstr ""
+
+#: ../../src/util/virconf.c:1113 ../../src/util/virconf.c:1161
+#: ../../src/util/virconf.c:1315
+#, c-format
+msgid "%s: expected an unsigned integer for '%s' parameter"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:364
+#, c-format
+msgid "%s: failed to communicate with bridge helper: %s%s"
+msgstr ""
+
+#: ../../tools/vsh.c:2459
+#, c-format
+msgid "%s: failed to read temporary file: %s"
+msgstr ""
+
+#: ../../tools/vsh.c:2258
+#, c-format
+msgid "%s: failed to write log file: %s"
+msgstr ""
+
+#: ../../src/util/iohelper.c:241
+#, c-format
+msgid "%s: failure with %s: %s"
+msgstr ""
+
+#: ../../src/util/iohelper.c:203
+#, c-format
+msgid "%s: initialization failed"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:897 ../../src/logging/log_daemon.c:678
+#: ../../src/lxc/lxc_controller.c:2533 ../../src/network/leaseshelper.c:109
+#: ../../src/remote/remote_daemon.c:805
+#: ../../src/security/virt-aa-helper.c:1448
+#, c-format
+msgid "%s: initialization failed\n"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:149
+#, c-format
+msgid "%s: ipv6 family specified for non-IPv6 address '%s' in route definition"
+msgstr ""
+
+#: ../../src/conf/networkcommon_conf.c:163
+#, c-format
+msgid ""
+"%s: ipv6 specified for non-IPv6 gateway address '%s' in route definition"
+msgstr ""
+
+#: ../../src/util/iohelper.c:213
+#, c-format
+msgid "%s: malformed fd %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:755
+#, c-format
+msgid ""
+"%s: migration_port_max: port must be between the minimal port %d and 65535"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:745
+#, c-format
+msgid "%s: migration_port_min: port must be greater than 0"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:201
+#, c-format
+msgid "%s: must be run as root\n"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:206
+#, c-format
+msgid "%s: must not be run setuid root\n"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:691
+#, c-format
+msgid "%s: nvdimm without a path"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:734
+#, c-format
+msgid "%s: passthrough input device has no source"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:568
+#, c-format
+msgid ""
+"%s: remote_display_port_max: port must be between the minimal port and %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:576
+#, c-format
+msgid "%s: remote_display_port_min: min port must not be greater than max port"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:557
+#, c-format
+msgid "%s: remote_display_port_min: port must be greater than or equal to %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:537
+#, c-format
+msgid ""
+"%s: remote_websocket_port_max: port must be between the minimal port and %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:545
+#, c-format
+msgid ""
+"%s: remote_websocket_port_min: min port must not be greater than max port"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:526
+#, c-format
+msgid "%s: remote_websocket_port_min: port must be greater than or equal to %d"
+msgstr ""
+
+#: ../../tools/vsh.c:2426
+#, c-format
+msgid ""
+"%s: temporary filename contains shell meta or other unacceptable characters "
+"(is $TMPDIR wrong?)"
+msgstr ""
+
+#: ../../tools/virt-host-validate.c:111
+#, c-format
+msgid "%s: too many command line arguments\n"
+msgstr ""
+
+#: ../../src/util/iohelper.c:185
+#, c-format
+msgid "%s: try --help for more details"
+msgstr ""
+
+#: ../../src/network/leaseshelper.c:55
+#, c-format
+msgid "%s: try --help for more details\n"
+msgstr ""
+
+#: ../../src/util/iohelper.c:227
+#, c-format
+msgid "%s: unable to determine access mode of fd %d"
+msgstr ""
+
+#: ../../tools/virt-host-validate.c:146
+#, c-format
+msgid "%s: unsupported hypervisor name %s\n"
+msgstr ""
+
+#: ../../src/util/virconf.c:1023
+#, c-format
+msgid "%s: value for '%s' parameter must be 0 or 1"
+msgstr ""
+
+#: ../../src/util/virconf.c:1072
+#, c-format
+msgid "%s: value for '%s' parameter must be in range %d:%d"
+msgstr ""
+
+#: ../../src/util/virconf.c:1269
+#, c-format
+msgid "%s: value for '%s' parameter must be in range %lld:%lld"
+msgstr ""
+
+#: ../../src/util/virconf.c:1212 ../../src/util/virconf.c:1220
+#, c-format
+msgid "%s: value for '%s' parameter must be in range %zd:%zd"
+msgstr ""
+
+#: ../../src/util/virconf.c:1120
+#, c-format
+msgid "%s: value for '%s' parameter must be in range 0:%u"
+msgstr ""
+
+#: ../../src/util/virconf.c:1169
+#, c-format
+msgid "%s: value for '%s' parameter must be in range 0:%zu"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:134
+#, c-format
+msgid "%s: warning: %s%c"
+msgstr ""
+
+#: ../../src/util/virconf.c:114
+#, c-format
+msgid "%s:%d: %s"
+msgstr ""
+
+#: ../../src/util/virxml.c:767
+#, c-format
+msgid ""
+"%s:%d: %s%s\n"
+"%s"
+msgstr ""
+
+#: ../../tools/vsh.c:2984
+#, c-format
+msgid "%s_DEBUG not set with a valid numeric value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19944
+#, c-format
+msgid "%ssched attributes 'vcpus' must not overlap"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1930
+#, c-format
+msgid "'%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:68
+#, c-format
+msgid "'%s' architecture is not supported by CPU driver"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3176 ../../src/libxl/libxl_driver.c:3723
+#: ../../src/qemu/qemu_hotplug.c:835
+#, c-format
+msgid "'%s' controller cannot be hot plugged."
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5346
+#, c-format
+msgid "'%s' controller cannot be hot unplugged."
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5553
+#, c-format
+msgid "'%s' controller only supports up to '%u' ports"
+msgstr ""
+
+#: ../src/access/viraccessapicheck.c:26 ../src/access/viraccessapicheck.c:47
+#: ../src/access/viraccessapicheck.c:68 ../src/access/viraccessapicheck.c:89
+#: ../src/access/viraccessapicheck.c:110 ../src/access/viraccessapicheck.c:131
+#: ../src/access/viraccessapicheck.c:172 ../src/access/viraccessapicheck.c:193
+#: ../src/access/viraccessapicheck.c:214 ../src/access/viraccessapicheck.c:255
+#: ../src/access/viraccessapicheck.c:296 ../src/access/viraccessapicheck.c:317
+#: ../src/access/viraccessapicheck.c:338 ../src/access/viraccessapicheck.c:359
+#: ../src/access/viraccessapicheck.c:400 ../src/access/viraccessapicheck.c:421
+#: ../src/access/viraccessapicheck.c:442 ../src/access/viraccessapicheck.c:463
+#: ../src/access/viraccessapicheck.c:484 ../src/access/viraccessapicheck.c:505
+#: ../src/access/viraccessapicheck.c:526 ../src/access/viraccessapicheck.c:547
+#: ../src/access/viraccessapicheck.c:568 ../src/access/viraccessapicheck.c:589
+#: ../src/access/viraccessapicheck.c:610 ../src/access/viraccessapicheck.c:631
+#: ../src/access/viraccessapicheck.c:672 ../src/access/viraccessapicheck.c:713
+#: ../src/access/viraccessapicheck.c:754 ../src/access/viraccessapicheck.c:795
+#: ../src/access/viraccessapicheck.c:836 ../src/access/viraccessapicheck.c:877
+#: ../src/access/viraccessapicheck.c:918 ../src/access/viraccessapicheck.c:959
+#: ../src/access/viraccessapicheck.c:1000
+#: ../src/access/viraccessapicheck.c:1041
+#: ../src/access/viraccessapicheck.c:1082
+#: ../src/access/viraccessapicheck.c:1123
+#: ../src/access/viraccessapicheck.c:1164
+#: ../src/access/viraccessapicheck.c:1205
+#: ../src/access/viraccessapicheck.c:1246
+#: ../src/access/viraccessapicheck.c:1287
+#: ../src/access/viraccessapicheck.c:1328
+#: ../src/access/viraccessapicheck.c:1369
+#: ../src/access/viraccessapicheck.c:1390
+#: ../src/access/viraccessapicheck.c:1431
+#: ../src/access/viraccessapicheck.c:1452
+#: ../src/access/viraccessapicheck.c:1493
+#: ../src/access/viraccessapicheck.c:1534
+#: ../src/access/viraccessapicheck.c:1575
+#: ../src/access/viraccessapicheck.c:1616
+#: ../src/access/viraccessapicheck.c:1657
+#: ../src/access/viraccessapicheck.c:1698
+#: ../src/access/viraccessapicheck.c:1739
+#: ../src/access/viraccessapicheck.c:1780
+#: ../src/access/viraccessapicheck.c:1821
+#: ../src/access/viraccessapicheck.c:1862
+#: ../src/access/viraccessapicheck.c:1903
+#: ../src/access/viraccessapicheck.c:1924
+#: ../src/access/viraccessapicheck.c:1945
+#: ../src/access/viraccessapicheck.c:1966
+#: ../src/access/viraccessapicheck.c:2007
+#: ../src/access/viraccessapicheck.c:2028
+#: ../src/access/viraccessapicheck.c:2049
+#: ../src/access/viraccessapicheck.c:2090
+#: ../src/access/viraccessapicheck.c:2111
+#: ../src/access/viraccessapicheck.c:2132
+#: ../src/access/viraccessapicheck.c:2153
+#: ../src/access/viraccessapicheck.c:2161
+#: ../src/access/viraccessapicheck.c:2169
+#: ../src/access/viraccessapicheck.c:2190
+#: ../src/access/viraccessapicheck.c:2211
+#: ../src/access/viraccessapicheck.c:2232
+#: ../src/access/viraccessapicheck.c:2240
+#: ../src/access/viraccessapicheck.c:2248
+#: ../src/access/viraccessapicheck.c:2269
+#: ../src/access/viraccessapicheck.c:2276
+#: ../src/access/viraccessapicheck.c:2297
+#: ../src/access/viraccessapicheck.c:2318
+#: ../src/access/viraccessapicheck.c:2339
+#: ../src/access/viraccessapicheck.c:2360
+#: ../src/access/viraccessapicheck.c:2381
+#: ../src/access/viraccessapicheck.c:2402
+#: ../src/access/viraccessapicheck.c:2423
+#: ../src/access/viraccessapicheck.c:2444
+#: ../src/access/viraccessapicheck.c:2465
+#: ../src/access/viraccessapicheck.c:2486
+#: ../src/access/viraccessapicheck.c:2507
+#: ../src/access/viraccessapicheck.c:2528
+#: ../src/access/viraccessapicheck.c:2536
+#: ../src/access/viraccessapicheck.c:2557
+#: ../src/access/viraccessapicheck.c:2578
+#: ../src/access/viraccessapicheck.c:2599
+#: ../src/access/viraccessapicheck.c:2607
+#: ../src/access/viraccessapicheck.c:2628
+#: ../src/access/viraccessapicheck.c:2649
+#: ../src/access/viraccessapicheck.c:2670
+#: ../src/access/viraccessapicheck.c:2691
+#: ../src/access/viraccessapicheck.c:2712
+#: ../src/access/viraccessapicheck.c:2733
+#: ../src/access/viraccessapicheck.c:2754
+#: ../src/access/viraccessapicheck.c:2775
+#: ../src/access/viraccessapicheck.c:2782
+#: ../src/access/viraccessapicheck.c:2803
+#: ../src/access/viraccessapicheck.c:2810
+#: ../src/access/viraccessapicheck.c:2831
+#: ../src/access/viraccessapicheck.c:2838
+#: ../src/access/viraccessapicheck.c:2859
+#: ../src/access/viraccessapicheck.c:2866
+#: ../src/access/viraccessapicheck.c:2887
+#: ../src/access/viraccessapicheck.c:2895
+#: ../src/access/viraccessapicheck.c:2903
+#: ../src/access/viraccessapicheck.c:2924
+#: ../src/access/viraccessapicheck.c:2945
+#: ../src/access/viraccessapicheck.c:2966
+#: ../src/access/viraccessapicheck.c:2987
+#: ../src/access/viraccessapicheck.c:2995
+#: ../src/access/viraccessapicheck.c:3003
+#: ../src/access/viraccessapicheck.c:3024
+#: ../src/access/viraccessapicheck.c:3032
+#: ../src/access/viraccessapicheck.c:3040
+#: ../src/access/viraccessapicheck.c:3061
+#: ../src/access/viraccessapicheck.c:3082
+#: ../src/access/viraccessapicheck.c:3103
+#: ../src/access/viraccessapicheck.c:3124
+#: ../src/access/viraccessapicheck.c:3145
+#: ../src/access/viraccessapicheck.c:3166
+#: ../src/access/viraccessapicheck.c:3187
+#: ../src/access/viraccessapicheck.c:3208
+#: ../src/access/viraccessapicheck.c:3229
+#: ../src/access/viraccessapicheck.c:3250
+#: ../src/access/viraccessapicheck.c:3271
+#: ../src/access/viraccessapicheck.c:3292
+#: ../src/access/viraccessapicheck.c:3313
+#: ../src/access/viraccessapicheck.c:3334
+#: ../src/access/viraccessapicheck.c:3355
+#: ../src/access/viraccessapicheck.c:3376
+#: ../src/access/viraccessapicheck.c:3397
+#: ../src/access/viraccessapicheck.c:3418
+#: ../src/access/viraccessapicheck.c:3439
+#: ../src/access/viraccessapicheck.c:3460
+#: ../src/access/viraccessapicheck.c:3481
+#: ../src/access/viraccessapicheck.c:3502
+#: ../src/access/viraccessapicheck.c:3523
+#: ../src/access/viraccessapicheck.c:3544
+#: ../src/access/viraccessapicheck.c:3565
+#: ../src/access/viraccessapicheck.c:3586
+#: ../src/access/viraccessapicheck.c:3607
+#: ../src/access/viraccessapicheck.c:3628
+#: ../src/access/viraccessapicheck.c:3649
+#: ../src/access/viraccessapicheck.c:3670
+#: ../src/access/viraccessapicheck.c:3691
+#: ../src/access/viraccessapicheck.c:3712
+#: ../src/access/viraccessapicheck.c:3733
+#: ../src/access/viraccessapicheck.c:3754
+#: ../src/access/viraccessapicheck.c:3775
+#: ../src/access/viraccessapicheck.c:3796
+#: ../src/access/viraccessapicheck.c:3817
+#: ../src/access/viraccessapicheck.c:3838
+#: ../src/access/viraccessapicheck.c:3859
+#: ../src/access/viraccessapicheck.c:3867
+#: ../src/access/viraccessapicheck.c:3888
+#: ../src/access/viraccessapicheck.c:3896
+#: ../src/access/viraccessapicheck.c:3904
+#: ../src/access/viraccessapicheck.c:3925
+#: ../src/access/viraccessapicheck.c:3946
+#: ../src/access/viraccessapicheck.c:3967
+#: ../src/access/viraccessapicheck.c:3988
+#: ../src/access/viraccessapicheck.c:4009
+#: ../src/access/viraccessapicheck.c:4030
+#: ../src/access/viraccessapicheck.c:4051
+#: ../src/access/viraccessapicheck.c:4072
+#: ../src/access/viraccessapicheck.c:4093
+#: ../src/access/viraccessapicheck.c:4114
+#: ../src/access/viraccessapicheck.c:4135
+#: ../src/access/viraccessapicheck.c:4156
+#: ../src/access/viraccessapicheck.c:4177
+#: ../src/access/viraccessapicheck.c:4198
+#: ../src/access/viraccessapicheck.c:4219
+#: ../src/access/viraccessapicheck.c:4226
+#: ../src/access/viraccessapicheck.c:4247
+#: ../src/access/viraccessapicheck.c:4255
+#: ../src/access/viraccessapicheck.c:4276
+#: ../src/access/viraccessapicheck.c:4297
+#: ../src/access/viraccessapicheck.c:4318
+#: ../src/access/viraccessapicheck.c:4339
+#: ../src/access/viraccessapicheck.c:4360
+#: ../src/access/viraccessapicheck.c:4381
+#: ../src/access/viraccessapicheck.c:4402
+#: ../src/access/viraccessapicheck.c:4423
+#: ../src/access/viraccessapicheck.c:4444
+#: ../src/access/viraccessapicheck.c:4465
+#: ../src/access/viraccessapicheck.c:4486
+#: ../src/access/viraccessapicheck.c:4507
+#: ../src/access/viraccessapicheck.c:4528
+#: ../src/access/viraccessapicheck.c:4549
+#: ../src/access/viraccessapicheck.c:4570
+#: ../src/access/viraccessapicheck.c:4591
+#: ../src/access/viraccessapicheck.c:4612
+#: ../src/access/viraccessapicheck.c:4633
+#: ../src/access/viraccessapicheck.c:4640
+#: ../src/access/viraccessapicheck.c:4647
+#: ../src/access/viraccessapicheck.c:4668
+#: ../src/access/viraccessapicheck.c:4675
+#: ../src/access/viraccessapicheck.c:4682
+#: ../src/access/viraccessapicheck.c:4703
+#: ../src/access/viraccessapicheck.c:4710
+#: ../src/access/viraccessapicheck.c:4717
+#: ../src/access/viraccessapicheck.c:4738
+#: ../src/access/viraccessapicheck.c:4745
+#: ../src/access/viraccessapicheck.c:4752
+#: ../src/access/viraccessapicheck.c:4773
+#: ../src/access/viraccessapicheck.c:4780
+#: ../src/access/viraccessapicheck.c:4787
+#: ../src/access/viraccessapicheck.c:4808
+#: ../src/access/viraccessapicheck.c:4815
+#: ../src/access/viraccessapicheck.c:4822
+#: ../src/access/viraccessapicheck.c:4843
+#: ../src/access/viraccessapicheck.c:4850
+#: ../src/access/viraccessapicheck.c:4857
+#: ../src/access/viraccessapicheck.c:4878
+#: ../src/access/viraccessapicheck.c:4899
+#: ../src/access/viraccessapicheck.c:4920
+#: ../src/access/viraccessapicheck.c:4941
+#: ../src/access/viraccessapicheck.c:4962
+#: ../src/access/viraccessapicheck.c:4983
+#: ../src/access/viraccessapicheck.c:5004
+#: ../src/access/viraccessapicheck.c:5025
+#: ../src/access/viraccessapicheck.c:5046
+#: ../src/access/viraccessapicheck.c:5054
+#: ../src/access/viraccessapicheck.c:5062
+#: ../src/access/viraccessapicheck.c:5083
+#: ../src/access/viraccessapicheck.c:5091
+#: ../src/access/viraccessapicheck.c:5099
+#: ../src/access/viraccessapicheck.c:5120
+#: ../src/access/viraccessapicheck.c:5141
+#: ../src/access/viraccessapicheck.c:5149
+#: ../src/access/viraccessapicheck.c:5157
+#: ../src/access/viraccessapicheck.c:5178
+#: ../src/access/viraccessapicheck.c:5199
+#: ../src/access/viraccessapicheck.c:5220
+#: ../src/access/viraccessapicheck.c:5228
+#: ../src/access/viraccessapicheck.c:5249
+#: ../src/access/viraccessapicheck.c:5256
+#: ../src/access/viraccessapicheck.c:5277
+#: ../src/access/viraccessapicheck.c:5298
+#: ../src/access/viraccessapicheck.c:5305
+#: ../src/access/viraccessapicheck.c:5326
+#: ../src/access/viraccessapicheck.c:5333
+#: ../src/access/viraccessapicheck.c:5354
+#: ../src/access/viraccessapicheck.c:5375
+#: ../src/access/viraccessapicheck.c:5396
+#: ../src/access/viraccessapicheck.c:5417
+#: ../src/access/viraccessapicheck.c:5438
+#: ../src/access/viraccessapicheck.c:5445
+#: ../src/access/viraccessapicheck.c:5466
+#: ../src/access/viraccessapicheck.c:5487
+#: ../src/access/viraccessapicheck.c:5508
+#: ../src/access/viraccessapicheck.c:5529
+#: ../src/access/viraccessapicheck.c:5550
+#: ../src/access/viraccessapicheck.c:5571
+#: ../src/access/viraccessapicheck.c:5579
+#: ../src/access/viraccessapicheck.c:5587
+#: ../src/access/viraccessapicheck.c:5608
+#: ../src/access/viraccessapicheck.c:5616
+#: ../src/access/viraccessapicheck.c:5624
+#: ../src/access/viraccessapicheck.c:5645
+#: ../src/access/viraccessapicheck.c:5666
+#: ../src/access/viraccessapicheck.c:5687
+#: ../src/access/viraccessapicheck.c:5695
+#: ../src/access/viraccessapicheck.c:5703
+#: ../src/access/viraccessapicheck.c:5724
+#: ../src/access/viraccessapicheck.c:5732
+#: ../src/access/viraccessapicheck.c:5740
+#: ../src/access/viraccessapicheck.c:5761
+#: ../src/access/viraccessapicheck.c:5782
+#: ../src/access/viraccessapicheck.c:5803
+#: ../src/access/viraccessapicheck.c:5824
+#: ../src/access/viraccessapicheck.c:5832
+#: ../src/access/viraccessapicheck.c:5840
+#: ../src/access/viraccessapicheck.c:5861
+#: ../src/access/viraccessapicheck.c:5869
+#: ../src/access/viraccessapicheck.c:5877
+#: ../src/access/viraccessapicheck.c:5898
+#: ../src/access/viraccessapicheck.c:5906
+#: ../src/access/viraccessapicheck.c:5914
+#: ../src/access/viraccessapicheck.c:5935
+#: ../src/access/viraccessapicheck.c:5943
+#: ../src/access/viraccessapicheck.c:5951
+#: ../src/access/viraccessapicheck.c:5972
+#: ../src/access/viraccessapicheck.c:5980
+#: ../src/access/viraccessapicheck.c:5988
+#: ../src/access/viraccessapicheck.c:6009
+#: ../src/access/viraccessapicheck.c:6030
+#: ../src/access/viraccessapicheck.c:6051
+#: ../src/access/viraccessapicheck.c:6059
+#: ../src/access/viraccessapicheck.c:6067
+#: ../src/access/viraccessapicheck.c:6088
+#: ../src/access/viraccessapicheck.c:6109
+#: ../src/access/viraccessapicheck.c:6130
+#: ../src/access/viraccessapicheck.c:6138
+#: ../src/access/viraccessapicheck.c:6146
+#: ../src/access/viraccessapicheck.c:6167
+#: ../src/access/viraccessapicheck.c:6188
+#: ../src/access/viraccessapicheck.c:6196
+#: ../src/access/viraccessapicheck.c:6204
+#: ../src/access/viraccessapicheck.c:6212
+#: ../src/access/viraccessapicheck.c:6233
+#: ../src/access/viraccessapicheck.c:6254
+#: ../src/access/viraccessapicheck.c:6262
+#: ../src/access/viraccessapicheck.c:6283
+#: ../src/access/viraccessapicheck.c:6291
+#: ../src/access/viraccessapicheck.c:6312
+#: ../src/access/viraccessapicheck.c:6333
+#: ../src/access/viraccessapicheck.c:6354
+#: ../src/access/viraccessapicheck.c:6375
+#: ../src/access/viraccessapicheck.c:6383
+#: ../src/access/viraccessapicheck.c:6404
+#: ../src/access/viraccessapicheck.c:6425
+#: ../src/access/viraccessapicheck.c:6446
+#: ../src/access/viraccessapicheck.c:6467
+#: ../src/access/viraccessapicheck.c:6488
+#: ../src/access/viraccessapicheck.c:6509
+#: ../src/access/viraccessapicheck.c:6530
+#: ../src/access/viraccessapicheck.c:6551
+#: ../src/access/viraccessapicheck.c:6572
+#: ../src/access/viraccessapicheck.c:6593
+#: ../src/access/viraccessapicheck.c:6614
+#: ../src/access/viraccessapicheck.c:6635
+#: ../src/access/viraccessapicheck.c:6643
+#: ../src/access/viraccessapicheck.c:6651
+#: ../src/access/viraccessapicheck.c:6672
+#: ../src/access/viraccessapicheck.c:6693
+#: ../src/access/viraccessapicheck.c:6714
+#: ../src/access/viraccessapicheck.c:6735
+#: ../src/access/viraccessapicheck.c:6756
+#: ../src/access/viraccessapicheck.c:6763
+#: ../src/access/viraccessapicheck.c:6784
+#: ../src/access/viraccessapicheck.c:6805
+#: ../src/access/viraccessapicheck.c:6826
+#: ../src/access/viraccessapicheck.c:6847
+#: ../src/access/viraccessapicheck.c:6868
+#: ../src/access/viraccessapicheck.c:6889
+#: ../src/access/viraccessapicheck.c:6910
+#: ../src/access/viraccessapicheck.c:6931
+#: ../src/access/viraccessapicheck.c:6938
+#: ../src/access/viraccessapicheck.c:6959
+#: ../src/access/viraccessapicheck.c:6966
+#: ../src/access/viraccessapicheck.c:6987
+#: ../src/access/viraccessapicheck.c:7008
+#: ../src/access/viraccessapicheck.c:7029
+#: ../src/access/viraccessapicheck.c:7050
+#: ../src/access/viraccessapicheck.c:7071
+#: ../src/access/viraccessapicheck.c:7092
+#: ../src/access/viraccessapicheck.c:7113
+#: ../src/access/viraccessapicheck.c:7134
+#: ../src/access/viraccessapicheck.c:7175
+#: ../src/access/viraccessapicheck.c:7196
+#: ../src/access/viraccessapicheck.c:7217
+#: ../src/access/viraccessapicheck.c:7238
+#: ../src/access/viraccessapicheck.c:7259
+#: ../src/access/viraccessapicheck.c:7280
+#: ../src/access/viraccessapicheck.c:7301
+#: ../src/access/viraccessapicheck.c:7322
+#: ../src/access/viraccessapicheck.c:7343
+#: ../src/access/viraccessapicheck.c:7364
+#: ../src/access/viraccessapicheck.c:7385
+#: ../src/access/viraccessapicheck.c:7393
+#: ../src/access/viraccessapicheck.c:7401
+#: ../src/access/viraccessapicheck.c:7422
+#: ../src/access/viraccessapicheck.c:7443
+#: ../src/access/viraccessapicheck.c:7450
+#: ../src/access/viraccessapicheck.c:7471
+#: ../src/access/viraccessapicheck.c:7492
+#: ../src/access/viraccessapicheck.c:7513
+#: ../src/access/viraccessapicheck.c:7534
+#: ../src/access/viraccessapicheck.c:7555
+#: ../src/access/viraccessapicheck.c:7576
+#: ../src/access/viraccessapicheck.c:7597
+#: ../src/access/viraccessapicheck.c:7618
+#: ../src/access/viraccessapicheck.c:7639
+#: ../src/access/viraccessapicheck.c:7660
+#: ../src/access/viraccessapicheck.c:7681
+#: ../src/access/viraccessapicheck.c:7702
+#: ../src/access/viraccessapicheck.c:7723
+#: ../src/access/viraccessapicheck.c:7744
+#: ../src/access/viraccessapicheck.c:7765
+#: ../src/access/viraccessapicheck.c:7786
+#: ../src/access/viraccessapicheck.c:7807
+#: ../src/access/viraccessapicheck.c:7828
+#: ../src/access/viraccessapicheck.c:7849
+#: ../src/access/viraccessapicheck.c:7870
+#: ../src/access/viraccessapicheck.c:7891
+#: ../src/access/viraccessapicheck.c:7912
+#: ../src/access/viraccessapicheck.c:7953
+#: ../src/access/viraccessapicheck.c:7994
+#: ../src/access/viraccessapicheck.c:8015
+#: ../src/access/viraccessapicheck.c:8036
+#: ../src/access/viraccessapicheck.c:8057
+#: ../src/access/viraccessapicheck.c:8078
+#: ../src/access/viraccessapicheck.c:8099
+#: ../src/access/viraccessapicheck.c:8120
+#: ../src/access/viraccessapicheck.c:8127
+#: ../src/access/viraccessapicheck.c:8148
+#: ../src/access/viraccessapicheck.c:8169
+#: ../src/access/viraccessapicheck.c:8190
+#: ../src/access/viraccessapicheck.c:8211
+#: ../src/access/viraccessapicheck.c:8232
+#: ../src/access/viraccessapicheck.c:8239
+#: ../src/access/viraccessapicheck.c:8260
+#: ../src/access/viraccessapicheck.c:8281
+#: ../src/access/viraccessapicheck.c:8302
+#: ../src/access/viraccessapicheck.c:8323
+#: ../src/access/viraccessapicheck.c:8344
+#: ../src/access/viraccessapicheck.c:8365
+#: ../src/access/viraccessapicheck.c:8386
+#: ../src/access/viraccessapicheck.c:8407
+#: ../src/access/viraccessapicheck.c:8428
+#: ../src/access/viraccessapicheck.c:8435
+#: ../src/access/viraccessapicheck.c:8456
+#: ../src/access/viraccessapicheck.c:8463
+#: ../src/access/viraccessapicheck.c:8484
+#: ../src/access/viraccessapicheck.c:8505
+#: ../src/access/viraccessapicheck.c:8526
+#: ../src/access/viraccessapicheck.c:8547
+#: ../src/access/viraccessapicheck.c:8568
+#: ../src/access/viraccessapicheck.c:8589
+#: ../src/access/viraccessapicheck.c:8610
+#: ../src/access/viraccessapicheck.c:8631
+#: ../src/access/viraccessapicheck.c:8672
+#: ../src/access/viraccessapicheck.c:8713
+#: ../src/access/viraccessapicheck.c:8734
+#: ../src/access/viraccessapicheck.c:8755
+#: ../src/access/viraccessapicheck.c:8776
+#: ../src/access/viraccessapicheck.c:8797
+#: ../src/access/viraccessapicheck.c:8838
+#: ../src/access/viraccessapicheck.c:8859
+#: ../src/access/viraccessapicheck.c:8880
+#: ../src/access/viraccessapicheck.c:8901
+#: ../src/access/viraccessapicheck.c:8922
+#: ../src/access/viraccessapicheck.c:8943
+#: ../src/access/viraccessapicheck.c:8964
+#: ../src/access/viraccessapicheck.c:8985
+#: ../src/access/viraccessapicheck.c:9006
+#: ../src/access/viraccessapicheck.c:9027
+#: ../src/access/viraccessapicheck.c:9048
+#: ../src/access/viraccessapicheck.c:9069
+#: ../src/access/viraccessapicheck.c:9090
+#: ../src/access/viraccessapicheck.c:9111
+#: ../src/access/viraccessapicheck.c:9132
+#: ../src/access/viraccessapicheck.c:9153
+#: ../src/access/viraccessapicheck.c:9174
+#: ../src/access/viraccessapicheck.c:9195
+#: ../src/access/viraccessapichecklxc.c:26
+#: ../src/access/viraccessapicheckqemu.c:26
+#: ../src/access/viraccessapicheckqemu.c:47
+#: ../src/access/viraccessapicheckqemu.c:54
+#: ../src/access/viraccessapicheckqemu.c:95
+#: ../src/access/viraccessapicheckqemu.c:116
+#: ../src/access/viraccessapicheckqemu.c:123
+#: ../src/access/viraccessapicheckqemu.c:144
+#: ../../src/access/viraccessmanager.c:211
+#, c-format
+msgid "'%s' denied access"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:801
+#, c-format
+msgid "'%s' does not exist"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:844
+#, c-format
+msgid "'%s' file does not fit in memory"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30862
+#, c-format
+msgid "'%s' is not a known interface"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:326
+#, c-format
+msgid "'%s' is not a suitable bridge helper"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:207
+#, c-format
+msgid "'%s' is not a suitable dbus-daemon"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2864
+#, c-format
+msgid "'%s' is not a suitable pr helper"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8456 ../../src/qemu/qemu_command.c:9773
+#, c-format
+msgid "'%s' is not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1905
+#, c-format
+msgid "'%s' missing in guest-get-fsinfo 'disk' data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19907
+#, c-format
+msgid "'%s' scheduler bitmap '%s' is empty"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11604
+#, c-format
+msgid "'%s' starting from %llu has only %zd bytes available"
+msgstr ""
+
+#: ../../src/util/virxml.c:106
+#, c-format
+msgid "'%s' value longer than '%zu' bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3697
+msgid ""
+"'--wipe-storage' requires '--storage <string>' or '--remove-all-storage'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:939 ../../src/libxl/xen_xl.c:1591
+#: ../../src/qemu/qemu_command.c:998
+#, c-format
+msgid "':' not allowed in RBD source volume name '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8268
+msgid "'adapter' and 'address' must be specified for scsi hostdev source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8251
+msgid "'adapter' must be specified for scsi hostdev source"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:366
+msgid ""
+"'arch' element cannot be used inside 'cpu' element with 'match' attribute'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16862
+#, c-format
+msgid "'auto' attribute can be 'yes' or 'no': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:3243
+msgid "'base' and 'baseNode' can't be used together"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8217
+msgid ""
+"'bus', 'target', and 'unit' must be specified for scsi hostdev source address"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1484
+msgid "'can-offline' missing in reply of guest-get-vcpus"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16851
+#, c-format
+msgid "'cid' attribute must be a positive number: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2562
+msgid "'cmd_per_lun' is only supported by virtio-scsi controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5154
+msgid "'cow' storage format is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5160
+msgid ""
+"'directory' storage format is not directly supported by QEMU, use 'dir' disk "
+"type instead"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2049
+msgid "'disk' missing in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:202
+msgid "'floor' attribute allowed only in <inbound> element"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2897
+msgid "'gluster' command line tool not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1725
+msgid "'host-name' missing in guest-get-host-name reply"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2572
+msgid "'ioeventfd' is only supported by virtio-scsi controller"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5306
+msgid "'iothread' attribute only supported for virtio scsi controllers"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2577
+msgid "'iothread' is only supported for virtio-scsi controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1471
+msgid "'logical-id' missing in reply of guest-get-vcpus"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2365
+msgid "'login-time' missing in reply of guest-get-users"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2567
+msgid "'max_sectors' is only supported by virtio-scsi controller"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_config.c:314
+msgid "'max_workers' must be greater than 0"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19660
+msgid ""
+"'mode' attribute for Xen feature 'passthrough' must be 'sync_pt' or "
+"'share_pt'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23576
+#, c-format
+msgid ""
+"'mode' of Xen passthrough feature differs: source: '%s', destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8556
+#, c-format
+msgid "'model' attribute in <hostdev> is only supported when type='%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1998
+msgid "'mountpoint' missing in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2007
+msgid "'name' missing in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:467
+msgid "'netns' namespace source can only be used with sharenet"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14263
+msgid "'network' attribute is valid only for listen type 'network'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2471
+msgid "'offset' missing in reply of guest-get-timezone"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1477
+msgid "'online' missing in reply of guest-get-vcpus"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:107
+msgid "'parent' for vHBA not specified, and cannot find one on this host"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1917
+msgid "'pci-controller' missing in guest-get-fsinfo 'disk' data"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:63
+msgid "'peak' and 'burst' require 'average' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9402
+msgid "'pool' and 'volume' must be specified together for 'pool' type source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10363 ../../src/conf/domain_conf.c:12540
+#, c-format
+msgid "'queues' attribute must be positive number: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2557
+msgid "'queues' is only supported by virtio-scsi controller"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12313
+msgid ""
+"'reconnect' attribute  unsupported 'server' mode for <interface "
+"type='vhostuser'>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12551
+#, c-format
+msgid "'rx_queue_size' attribute must be positive number: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1841
+msgid "'sgio' is not supported for SCSI generic device yet "
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:755
+#, c-format
+msgid "'sibling_id %d' does not refer to a valid cell within NUMA 'cell id %d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14273
+msgid "'socket' attribute is valid only for listen type 'socket'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1042
+msgid "'ssh' protocol is not yet supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32333
+msgid "'startupPolicy' is only valid for 'file' type volume"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2624
+msgid "'trim' algorithm not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12561
+#, c-format
+msgid "'tx_queue_size' attribute must be positive number: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2015
+msgid "'type' missing in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16442
+#, c-format
+msgid "'unsupported perf event '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2345
+msgid "'user' missing in reply of guest-get-users"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:792
+#, c-format
+msgid "'value %d' is invalid for 'sibling id %d' under NUMA 'cell id %d'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:775
+#, c-format
+msgid "'value %s' is invalid for 'sibling id %d' under NUMA 'cell id %d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6622
+msgid "'vhostuser' driver is only supported with 'virtio' device"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:222
+msgid "'wwnn' and 'wwpn' must be specified for adapter type 'fchost'"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:302 ../../src/conf/cpu_conf.c:1167
+msgid "(CPU_definition)"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2806
+msgid "(_migration_cookie)"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1062
+msgid "(bridge interface definition)"
+msgstr ""
+
+#: ../../tools/virsh-host.c:188 ../../tools/virsh-host.c:540
+msgid "(capabilities)"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:206
+msgid "(definition_of_secret)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16888
+msgid "(device_definition)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17057
+msgid "(disk_definition)"
+msgstr ""
+
+#: ../../tools/virsh-host.c:622
+msgid "(domainCapabilities)"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:276
+msgid "(domain_backup)"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:239 ../../tools/virsh-checkpoint.c:827
+msgid "(domain_checkpoint)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22340 ../../src/security/virt-aa-helper.c:574
+#: ../../tools/virsh-domain.c:12331 ../../tools/virsh-domain.c:12511
+#: ../../tools/virsh-util.c:278
+msgid "(domain_definition)"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:463 ../../tools/virsh-snapshot.c:770
+#: ../../tools/virsh-snapshot.c:812 ../../tools/virsh-snapshot.c:925
+#: ../../tools/virsh-snapshot.c:1613
+msgid "(domain_snapshot)"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1285
+msgid "(esx execute response)"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2821
+msgid "(gluster_cli_output)"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:856
+msgid "(interface definition)"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:846
+msgid "(interface_definition)"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:183
+msgid "(libxl_migration_cookie)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31175
+msgid "(metadata_xml)"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:895
+msgid "(network status)"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2193
+msgid "(network_definition)"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:301
+msgid "(networkport_definition)"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:2077
+msgid "(node_device_definition)"
+msgstr ""
+
+#: ../../tools/vsh.c:1522
+msgid "(none)"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2762
+msgid "(nwfilter_definition)"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:200
+msgid "(nwfilterbinding_definition)"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobj.c:268
+msgid "(nwfilterbinding_status)"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1666
+msgid "(pool state)"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1382
+msgid "(qemu_migration_cookie)"
+msgstr ""
+
+#: ../../tools/virsh.c:272
+msgid "(re)connect to hypervisor"
+msgstr ""
+
+#: ../../src/conf/virsavecookie.c:94
+msgid "(save cookie)"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4630
+msgid "(snapshot_tree)"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1027
+msgid "(storage_pool_definition)"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:702
+msgid "(storage_source_specification)"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1461
+msgid "(storage_volume_definition)"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1373
+msgid "(test driver)"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:522
+msgid "(volume_definition)"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1296 ../../tools/virsh-pool.c:1297
+#: ../../tools/virsh-pool.c:1298
+msgid "-"
+msgstr ""
+
+#: ../../tools/vsh.c:709
+#, c-format
+msgid "--%s <number>"
+msgstr ""
+
+#: ../../tools/vsh.c:712
+#, c-format
+msgid "--%s <string>"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:482
+#, c-format
+msgid "--%s and --current are mutually exclusive"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:746 ../../tools/virsh-snapshot.c:1521
+#, c-format
+msgid "--%s and --tree are mutually exclusive"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:309
+#, c-format
+msgid "--%s is required"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:491
+#, c-format
+msgid "--%s or --current is required"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2397
+msgid "------------------------------"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2396
+msgid "-------------------------------------------------"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2356
+msgid ""
+"--async requires at least one of --timeout, --wait, --pivot, or --finish"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2102
+msgid ""
+"--async requires at least one of --timeout, --wait, --pivot, or --keep-"
+"overlay"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:767
+msgid "--descendants requires --from"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1553
+msgid "--descendants requires either --from or --current"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5476
+msgid "--format only works with --memory-only"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:234
+msgid ""
+"--listen parameter not permitted with systemd activation sockets, see 'man "
+"libvirtd' for further guidance"
+msgstr ""
+
+#: ../../tools/virt-admin.c:933
+msgid "--max-unauth-clients must be less than or equal to --max-clients"
+msgstr ""
+
+#: ../../tools/virt-admin.c:525
+msgid "--min-workers must be less than or equal to --max-workers"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2350
+msgid ""
+"--verbose requires at least one of --timeout, --wait, --pivot, or --finish"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2096
+msgid ""
+"--verbose requires at least one of --timeout, --wait, --pivot, or --keep-"
+"overlay"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:831
+msgid "/proc/net/dev: Interface not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6163
+msgid "64-bit PCI hole setting is only for root PCI controllers"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2856 ../../src/qemu/qemu_validate.c:2874
+msgid "64-bit PCI hole size setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/vsh.c:720
+#, c-format
+msgid "<%s>"
+msgstr ""
+
+#: ../../tools/vsh.c:677
+#, c-format
+msgid "<%s>..."
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3481
+#, c-format
+msgid ""
+"<address>, <interface>, and <pf> elements of <forward> in network %s are "
+"mutually exclusive"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5248
+msgid "<config> element is currently supported only with 'rbd' disks"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:82
+msgid "<domainbackup> must specify TCP port for now"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1618
+#, c-format
+msgid "<forward dev='%s'> must match first <interface dev='%s'/> in network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1649
+msgid "<hostdev> attribute 'display' is only supported with model='vfio-pci'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6120
+msgid "<reservations/> allowed only for lun devices"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5241
+msgid "<snapshot> element is currently supported only with 'rbd' disks"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:810
+#, c-format
+msgid "<uuid> does not match secret file name '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4543
+#, c-format
+msgid ""
+"<virtualport type='%s'> not supported for network '%s' which uses IP "
+"forwarding"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4606
+#, c-format
+msgid ""
+"<virtualport type='%s'> not supported for network '%s' which uses a bridge "
+"device"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4643
+#, c-format
+msgid ""
+"<virtualport type='%s'> not supported for network '%s' which uses a macvtap "
+"device"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4581
+#, c-format
+msgid ""
+"<virtualport type='%s'> not supported for network '%s' which uses an SR-IOV "
+"Virtual Function via PCI passthrough"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12117
+#, c-format
+msgid "<virtualport> element unsupported for <interface type='%s'>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11776
+#, c-format
+msgid ""
+"<virtualport> element unsupported for type='%s' in interface's <actual> "
+"element"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3590
+#, c-format
+msgid ""
+"<vlan> element specified for network %s, whose type doesn't support vlan "
+"configuration"
+msgstr ""
+
+#: ../../tools/vsh.c:2330
+msgid "? - print this help"
+msgstr ""
+
+#: ../../src/admin/libvirt-admin.c:466 ../../src/datatypes.c:1158
+#: ../../src/remote/remote_driver.c:8048 ../../src/vz/vz_driver.c:2037
+msgid "A close callback is already registered"
+msgstr ""
+
+#: ../../src/datatypes.c:1134 ../../src/remote/remote_driver.c:8079
+#: ../../src/vz/vz_driver.c:2064
+msgid "A different callback was requested"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1407 ../../src/conf/domain_conf.c:1419
+#, c-format
+msgid "A domain definition can have no more than one cipher node with name %s"
+msgstr ""
+
+#: ../../src/libvirt.c:390
+msgid "A interface driver is already registered"
+msgstr ""
+
+#: ../../src/libvirt.c:364
+msgid "A network driver is already registered"
+msgstr ""
+
+#: ../../src/libvirt.c:494
+msgid "A network filter driver is already registered"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2108
+#, c-format
+msgid ""
+"A network with forward mode='%s' can specify a bridge name or a forward dev, "
+"but not both (network '%s')"
+msgstr ""
+
+#: ../../src/libvirt.c:442
+msgid "A node device driver is already registered"
+msgstr ""
+
+#: ../../src/libvirt.c:468
+msgid "A secret driver is already registered"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1207
+msgid ""
+"A single <secret type='passphrase'...> element is expected in encryption "
+"description"
+msgstr ""
+
+#: ../../src/libvirt.c:416
+msgid "A storage driver is already registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:829
+msgid "ACPI requires UEFI on this architecture"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:249
+#, c-format
+msgid "AES256CBC encryption invalid keylen=%zu"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:256
+#, c-format
+msgid "AES256CBC initialization vector invalid len=%zu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12973
+msgid "API error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6536
+msgid "Aborts the currently running domain job"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:343 ../../src/rpc/virnetsshsession.c:364
+#, c-format
+msgid "Accept SSH host key with hash '%s' for host '%s:%d' (%s/%s)?"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1192
+msgid "Access denied"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1657
+#, c-format
+msgid "Activation of snoop request failed on interface '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:790
+#, c-format
+msgid "Active %s devices on bus with %s, not doing bus reset"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2557
+msgid "Active Block Commit"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2124
+msgid "Active Block Commit started"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17262
+msgid "Active channel stream exists for this domain"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4819 ../../src/qemu/qemu_driver.c:17191
+msgid "Active console session exists for this domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:409
+msgid "Active:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31708
+#, c-format
+msgid "Actual interface '%s' hostdev was not a PCI device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7842
+msgid "Add an IOThread to the guest domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7532
+msgid "Add or remove vcpus"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12944
+msgid "Added"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2395
+msgid "Address"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:462
+msgid "Advice from numad is needed in case of automatic numa placement"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2095
+#, c-format
+msgid "After dumping core, failed to resume domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:546
+msgid "All identities provided by the SSH Agent were rejected"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:864 ../../src/rpc/virnetsshsession.c:896
+msgid ""
+"All provided authentication methods with credentials were rejected by the "
+"server"
+msgstr ""
+
+#: ../../tools/virsh-host.c:467
+msgid "Allocate or free some pages in the pool for NUMA cell."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:497 ../../tools/virsh-pool.c:1362
+#: ../../tools/virsh-volume.c:1468
+msgid "Allocation"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:547 ../../tools/virsh-pool.c:1614
+#: ../../tools/virsh-pool.c:1621 ../../tools/virsh-volume.c:1071
+#: ../../tools/virsh-volume.c:1078
+msgid "Allocation:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8468
+msgid "Allows setting or modifying the description or title of a domain."
+msgstr ""
+
+#: ../../src/util/virerror.c:190
+msgid "An error occurred, but the cause is unknown"
+msgstr ""
+
+#: ../../src/util/virevent.c:275
+msgid "An event loop implementation must be registered"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:519 ../../src/lxc/lxc_controller.c:551
+msgid "An explicit disk format must be specified"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1471
+#, c-format
+msgid "Ancestor model %s not found for CPU model %s"
+msgstr ""
+
+#: ../../src/hypervisor/virclosecallbacks.c:116
+#, c-format
+msgid "Another close callback is already defined for domain %s"
+msgstr ""
+
+#: ../../src/security/security_dac.c:579
+#: ../../src/security/security_selinux.c:1101
+msgid "Another relabel transaction is already started"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1019
+msgid "AnyType is missing 'type' property"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:165
+msgid ""
+"Argument 'cellid' in memnode element must correspond to existing guest's "
+"NUMA cell"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1244
+#, c-format
+msgid "Argument 'node' %zu outranges defined number of NUMA nodes"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:186
+msgid "Arguments must be non null"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1254
+msgid ""
+"Arguments under memnode element do not correspond with existing guest's NUMA "
+"cell"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1238
+msgid "At least one PTY console is required"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:415
+msgid "At least one cgroup controller is required"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9700
+msgid ""
+"At least one numa node has to be configured when enabling memory hotplug"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:582
+#, c-format
+msgid ""
+"At least one of name, mac, or ip attribute must be specified for static host "
+"definition in network '%s' "
+msgstr ""
+
+#: ../../tools/virt-admin.c:923
+msgid ""
+"At least one of options --max-clients, --max-unauth-clients is mandatory"
+msgstr ""
+
+#: ../../tools/virt-admin.c:516
+msgid ""
+"At least one of options --min-workers, --max-workers, --priority-workers is "
+"mandatory "
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2223
+msgid "At least one tty is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:137
+msgid "Attach device from an XML <file>."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:219
+msgid "Attach new disk device."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:793
+msgid "Attach new network interface."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1115
+#, c-format
+msgid "Attached device %s has no type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30074
+#, c-format
+msgid ""
+"Attaching memory device with size '%llu' would exceed domain's maxMemory "
+"config size '%llu'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:153
+msgid "Attempt to close netcf state driver with open connections"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1329
+#, c-format
+msgid "Attempt to create %s without specifying mode"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3296
+msgid "Attempt to migrate guest to the same host"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1254
+#, c-format
+msgid "Attempt to migrate guest to the same host %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1384
+#, c-format
+msgid "Attempt to overwrite resctrlid='%s' with id='%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4300
+msgid "Attempt to pass closed vhostuser FD"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:2037
+msgid "Attempt to send a non-blocking message with a synchronous reply"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:2030
+msgid "Attempt to send an asynchronous message with a synchronous reply"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:869
+#, c-format
+msgid "Attempted double use of PCI Address %s"
+msgstr ""
+
+#: ../../src/util/viriptables.c:864 ../../src/util/viriptables.c:1014
+#, c-format
+msgid "Attempted to NAT '%s'. NAT is only supported for IPv4."
+msgstr ""
+
+#: ../../src/util/virpci.c:1004
+msgid "Attempting to use unknown stub driver"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:382
+msgid "Attribute mode is only allowed for guest CPU"
+msgstr ""
+
+#: ../../src/util/viraudit.c:54
+msgid "Audit is not supported by the kernel"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4030
+msgid ""
+"Auto allocation of spice TLS port requested but spice TLS is disabled in "
+"qemu.conf"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6488
+msgid "Auto converge throttle:"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:672
+msgid "Auto-spawn of daemon requested, but no binary specified"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:445
+msgid "Automatic disk lease mode enabled, but no host ID is set"
+msgstr ""
+
+#: ../../tools/virsh-network.c:745 ../../tools/virsh-pool.c:1336
+#: ../../tools/virsh-pool.c:1361
+msgid "Autostart"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1354 ../../tools/virsh-network.c:418
+#: ../../tools/virsh-network.c:420 ../../tools/virsh-pool.c:1606
+#: ../../tools/virsh-pool.c:1608
+msgid "Autostart:"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1362
+msgid "Available"
+msgstr ""
+
+#: ../../tools/virt-admin.c:980
+msgid ""
+"Available servers on a daemon. Currently only supports 'libvirtd' or "
+"'virtproxyd'."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1615 ../../tools/virsh-pool.c:1624
+msgid "Available:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2558 ../../tools/virsh-domain.c:6169
+msgid "Backup"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:109
+msgid "Backup Dump XML"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:96
+msgid "Backup started\n"
+msgstr ""
+
+#: ../../tools/vsh.c:2877
+#, c-format
+msgid "Bad $%s value."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12010 ../../tools/virsh-domain.c:12023
+msgid "Bad child elements counting."
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1417
+#, c-format
+msgid "Bad ipv4 end address '%s' in <nat> in <forward> in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1410
+#, c-format
+msgid "Bad ipv4 start address '%s' in <nat> in <forward> in network '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:991
+#, c-format
+msgid "Bad prefix name '%s' for resctrl monitor"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:163
+msgid "Bad value for nativeMode"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2916
+msgid "Bandwidth rate limiting is not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2052
+#, c-format
+msgid "Before dumping core, failed to suspend domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:397
+msgid "Bhyve version does not support framebuffer"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:466
+#, c-format
+msgid ""
+"Bit 29 (Long Mode) of HostSystem property 'hardware.cpuFeature[].edx' with "
+"value '%s' has unexpected value '%c', expecting '0' or '1'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2556
+msgid "Block Commit"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2126
+msgid "Block Commit started"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2366 ../../tools/virsh-domain.c:2555
+msgid "Block Copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2444
+msgid "Block Copy started"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9331 ../../src/qemu/qemu_driver.c:9346
+#: ../../src/qemu/qemu_driver.c:9426
+msgid "Block I/O tuning is not available in session mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:595
+msgid "Block I/O tuning is not available on this host"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2554 ../../tools/virsh-domain.c:2833
+msgid "Block Pull"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2852
+msgid "Block Pull started"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2115
+msgid "Block commit"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2942
+#, c-format
+msgid "Block device '%s' is resized"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12958
+msgid "Booted"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:271
+msgid ""
+"Both 'name' and 'parent' cannot be specified for the 'scsi_host' adapter"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6144
+msgid "Bounded"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1187
+#, c-format
+msgid "Bridge %s too big for destination"
+msgstr ""
+
+#: ../../src/util/virnetdevbandwidth.c:565
+#, c-format
+msgid "Bridge '%s' has no QoS set, therefore unable to set 'floor' on '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3277
+#, c-format
+msgid "Bridge generation exceeded max id %d"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:989
+#, c-format
+msgid "Bridge interface %s started\n"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:284
+#, c-format
+msgid "Bridge name %s too long for destination"
+msgstr ""
+
+#: ../../tools/virsh-network.c:424
+msgid "Bridge:"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:284
+msgid "Buffer to small for ipset name"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:310
+msgid "Buffer too small for IPSETFLAGS type"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:234
+msgid "Buffer too small for MAC address"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:266
+msgid "Buffer too small for uint16 type"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:256
+msgid "Buffer too small for uint32 type"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:246
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:276
+msgid "Buffer too small for uint8 type"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:173
+#, c-format
+msgid "Buffer too small to print variable '%s' into"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:598
+msgid "Build a given pool."
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:403
+#, c-format
+msgid "Bus %s too big for destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1582
+msgid "Bus 0 must be PCI for integrated PIIX3 USB or IDE controllers"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1186
+msgid "Busy"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:740
+msgid "CA certificate:"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:13075
+msgid "CCW address type is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1927
+#, c-format
+msgid "CHS geometry can not be set for '%s' bus"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1935
+#, c-format
+msgid "CHS translation mode can only be set for 'ide' bus not '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7151
+#, c-format
+msgid "CPU %d in cpulist '%s' exceed the maxcpu %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7101 ../../tools/virsh-domain.c:7315
+#: ../../tools/virsh-domain.c:7723
+msgid "CPU Affinity"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6792
+msgid "CPU Affinity:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21370
+msgid "CPU IDs in <numa> exceed the <vcpu> count"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1281
+#, c-format
+msgid "CPU Model %s too long for destination"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:459 ../../src/cpu/cpu_x86.c:1848
+#, c-format
+msgid "CPU arch %s does not match host arch"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1632 ../../tools/virsh-host.c:1739
+msgid "CPU architecture (/domain/os/type/@arch)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4829
+#, c-format
+msgid "CPU cache mode '%s' can only be used with '%s' CPUs"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4819
+#, c-format
+msgid "CPU cache mode '%s' can only be used with level='3'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4809
+#, c-format
+msgid "CPU cache specification is not supported for '%s' architecture"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:782
+msgid "CPU data"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1252
+#, c-format
+msgid "CPU described in %s is identical to host CPU\n"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1687
+#, c-format
+msgid ""
+"CPU described in %s is identical to the CPU provided by hypervisor on the "
+"host\n"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1246
+#, c-format
+msgid "CPU described in %s is incompatible with host CPU\n"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1679
+#, c-format
+msgid ""
+"CPU described in %s is incompatible with the CPU provided by hypervisor on "
+"the host\n"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:85
+#, c-format
+msgid "CPU driver '%s' does not exist"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:212 ../../src/cpu/cpu_x86.c:1077
+#, c-format
+msgid "CPU feature %s already defined"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:623 ../../src/conf/cpu_conf.c:902
+#, c-format
+msgid "CPU feature '%s' specified more than once"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6247
+#, c-format
+msgid "CPU features not supported by hypervisor for %s architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6502
+#, c-format
+msgid "CPU flags requested but can't determine default CPU for arch %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:669
+msgid "CPU frequency:"
+msgstr ""
+
+#: ../../tools/virsh-host.c:720
+msgid "CPU map:"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6041
+#, c-format
+msgid ""
+"CPU mode '%s' for %s %s domain on %s host is not supported by hypervisor"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:336 ../../src/cpu/cpu_ppc64.c:325
+#, c-format
+msgid "CPU model %s already defined"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:900 ../../src/cpu/cpu_arm.c:582
+#: ../../src/cpu/cpu_ppc64.c:607 ../../src/cpu/cpu_x86.c:2156
+#, c-format
+msgid "CPU model %s is not supported by hypervisor"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:297
+#, c-format
+msgid "CPU model %s too long for destination"
+msgstr ""
+
+#: ../../tools/virsh-host.c:666
+msgid "CPU model:"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1341
+msgid "CPU models"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:406
+msgid "CPU socket topology has changed"
+msgstr ""
+
+#: ../../tools/virsh-host.c:670
+msgid "CPU socket(s):"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10694
+msgid "CPU throttling rate increment for auto-convergence"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6921
+msgid "CPU time"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1326 ../../tools/virsh-domain.c:6988
+msgid "CPU time:"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:906
+msgid "CPU topology doesn't match maximum vcpu count"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5022
+msgid "CPU topology doesn't match the desired vcpu count"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9341 ../../src/qemu/qemu_driver.c:9270
+#: ../../src/qemu/qemu_driver.c:10259 ../../src/qemu/qemu_driver.c:10666
+msgid "CPU tuning is not available in session mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:878
+msgid "CPU tuning is not available on this host"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:267 ../../src/cpu/cpu_ppc64.c:289
+#: ../../src/cpu/cpu_x86.c:898
+#, c-format
+msgid "CPU vendor %s already defined"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:2336
+#, c-format
+msgid "CPU vendor %s not found"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:739 ../../src/cpu/cpu_x86.c:2835
+#, c-format
+msgid "CPU vendor %s of model %s differs from vendor %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:525
+msgid "CPU vendor specified without CPU model"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:280
+#, c-format
+msgid "CPU vendor value 0x%2lx already defined"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:748 ../../src/cpu/cpu_x86.c:2857
+msgid "CPU vendors do not match"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1319 ../../tools/virsh-host.c:667
+msgid "CPU(s):"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6919 ../../tools/virsh-domain.c:6980
+msgid "CPU:"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:528
+msgid "CPUID registers unavailable"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:723 ../../src/cpu/cpu_x86.c:2882
+msgid "CPUs are incompatible"
+msgstr ""
+
+#: ../../tools/virsh-host.c:718
+msgid "CPUs online:"
+msgstr ""
+
+#: ../../tools/virsh-host.c:717
+msgid "CPUs present:"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:717
+msgid "CURL (multi) mismatch"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:622
+msgid "CURL (share) mismatch"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2018
+#, c-format
+msgid ""
+"Cache allocation for the whole cache is not possible, specify size smaller "
+"than %llu"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2028
+#, c-format
+msgid "Cache allocation of size %llu is not divisible by granularity %llu"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2036
+#, c-format
+msgid ""
+"Cache allocation of size %llu is smaller than the minimum allowed allocation "
+"%llu"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2267
+#, c-format
+msgid "Cache level %d does not support tuning"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2282
+#, c-format
+msgid "Cache level %d does not support tuning for scope type '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2010
+#, c-format
+msgid "Cache level %d id %u does not support tuning for scope type '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2002
+#, c-format
+msgid "Cache with id %u does not exists for level %d"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:547 ../../src/esx/esx_vi_types.c:693
+#, c-format
+msgid "Call to %s for unexpected type '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:211 ../../src/esx/esx_vi_types.c:226
+#, c-format
+msgid "Call to %s for unexpected type '%s', expected '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1352 ../../src/esx/esx_vi.c:1373
+#, c-format
+msgid "Call to '%s' returned a list, expecting exactly one item"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1347 ../../src/esx/esx_vi.c:1362
+#, c-format
+msgid "Call to '%s' returned an empty result, expecting a non-empty result"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1387
+#, c-format
+msgid "Call to '%s' returned something, expecting an empty result"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:3706
+#, c-format
+msgid "Call to utsname failed: %d"
+msgstr ""
+
+#: ../../src/vbox/vbox_XPCOMCGlue.c:138
+#, c-format
+msgid "Calling %s from '%s' failed"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1845
+msgid "Can only modify disk quota"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18807 ../../src/qemu/qemu_driver.c:18876
+#, c-format
+msgid "Can only open VNC or SPICE graphics backends, not %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22010
+msgid "Can't add USB hub: USB is disabled for this domain"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21796
+msgid "Can't add USB input device. USB bus is disabled"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21576 ../../src/conf/domain_conf.c:21585
+msgid "Can't add another USB controller: USB is disabled for this domain"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21889
+msgid "Can't add host USB device: USB is disabled in this host"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:851
+msgid "Can't change domain configuration in managed save state"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2463
+msgid "Can't change domain state."
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:94
+#, sh-format
+msgid "Can't connect to $uri. Skipping."
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:290
+#, c-format
+msgid "Can't create %s container: %s"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:960 ../../src/logging/log_daemon.c:741
+#: ../../src/remote/remote_daemon.c:887
+msgid "Can't create initial configuration"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:767
+msgid "Can't define NWFilter bindings in session mode"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:575
+msgid "Can't define NWFilters in session mode"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:969 ../../src/logging/log_daemon.c:750
+#: ../../src/remote/remote_daemon.c:896
+msgid "Can't determine config path"
+msgstr ""
+
+#: ../../src/openvz/openvz_util.c:49
+msgid "Can't determine page size"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:996 ../../src/logging/log_daemon.c:776
+#: ../../src/remote/remote_daemon.c:942
+msgid "Can't determine pid file path."
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:1015 ../../src/logging/log_daemon.c:795
+msgid "Can't determine restart state file path"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:1007 ../../src/logging/log_daemon.c:787
+#: ../../src/remote/remote_daemon.c:953
+msgid "Can't determine socket paths"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1664
+#, c-format
+msgid "Can't find boot device of type: %d, device index: %d"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1687
+#, c-format
+msgid "Can't find boot device of type: %s, index: %d"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1706
+#, c-format
+msgid "Can't find network boot device for index: %d"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:4174
+msgid "Can't find prlctl command in the PATH env"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1186
+#, c-format
+msgid ""
+"Can't get the UUID of the file to be attached as harddisk/dvd/floppy: %s, rc="
+"%08x"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:4131
+msgid "Can't initialize Parallels SDK"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:933
+msgid "Can't initialize access manager"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:977 ../../src/logging/log_daemon.c:758
+#: ../../src/remote/remote_daemon.c:904
+#, c-format
+msgid "Can't load config file: %s: %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1855
+#, c-format
+msgid "Can't modify device type '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1579
+#, c-format
+msgid "Can't parse barrier from vzlist output '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1572
+#, c-format
+msgid "Can't parse limit from vzlist output '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_utils.h:38
+msgid "Can't parse prlctl output"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:609 ../../src/rpc/virnetsshsession.c:695
+msgid "Can't perform authentication: Authentication callback not provided"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:757
+msgid ""
+"Can't perform keyboard-interactive authentication: Authentication callback "
+"not provided "
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:665
+#, c-format
+msgid "Can't read %s"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:439
+msgid "Can't rename domain to itself"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7417
+msgid "Can't set 0 processors for a VM"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:232
+msgid "Can't set soft limit without hard limit"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1921 ../../src/lxc/lxc_driver.c:3373
+msgid "Can't setup disk for non-block device"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1926 ../../src/lxc/lxc_driver.c:3367
+msgid "Can't setup disk without media"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:910
+msgid "Can't setup host uuid"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2523
+msgid ""
+"Can't shrink capacity below current capacity unless shrink flag explicitly "
+"specified"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4305
+msgid ""
+"Cancelable task is blocked by an unanswered question but cancellation failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6148
+msgid "Cancelled"
+msgstr ""
+
+#: ../../src/util/virfile.c:1030
+#, c-format
+msgid "Cannot access '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5184
+#, c-format
+msgid "Cannot access backing file '%s' of storage file '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5173
+#, c-format
+msgid ""
+"Cannot access backing file '%s' of storage file '%s' (as uid:%u, gid:%u)"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5180
+#, c-format
+msgid "Cannot access storage file '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5168
+#, c-format
+msgid "Cannot access storage file '%s' (as uid:%u, gid:%u)"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:672
+msgid "Cannot add CURL handle to a multi handle twice"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2473 ../../src/util/virnetdev.c:2518
+#, c-format
+msgid "Cannot add multicast MAC %s on '%s' interface"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2442
+msgid "Cannot add pid to non-existing resctrl group"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:666
+msgid "Cannot add uninitialized CURL handle to a multi handle"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1158
+msgid "Cannot alter an existing mem_nodes set"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1298
+#, c-format
+msgid "Cannot alter an existing nmem_nodes distances set for node: %zu"
+msgstr ""
+
+#: ../../src/util/virdbus.c:600
+#, c-format
+msgid "Cannot append basic type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5081
+msgid "Cannot assign SCSI host device address"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3354 ../../src/lxc/lxc_driver.c:3454
+#: ../../src/lxc/lxc_driver.c:3919 ../../src/lxc/lxc_driver.c:4121
+#: ../../src/lxc/lxc_driver.c:4168
+msgid "Cannot attach disk until init PID is known"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3843 ../../src/lxc/lxc_driver.c:4252
+msgid "Cannot attach hostdev until init PID is known"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:769
+#, c-format
+msgid ""
+"Cannot automatically add a new PCI bus for a device with connect flags %.2x"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:895
+#, c-format
+msgid "Cannot boot from device %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:601 ../../src/util/virfile.c:857
+#, c-format
+msgid "Cannot check NBD device %s pid"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5269
+#, c-format
+msgid "Cannot check QEMU binary %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:202
+msgid "Cannot check address family on this platform"
+msgstr ""
+
+#: ../../src/util/virdnsmasq.c:719
+#, c-format
+msgid "Cannot check dnsmasq binary %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8429
+#, c-format
+msgid "Cannot chown uniq path: %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:661
+msgid "Cannot close container iterator"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:485
+msgid "Cannot close resctrl"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1165
+msgid "Cannot complete within timeout period"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31337 ../../src/conf/domain_conf.c:31344
+msgid "Cannot convert domain name to wide character string"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:492
+#, c-format
+msgid "Cannot convert socket address to string: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31352 ../../src/conf/domain_conf.c:31362
+msgid "Cannot convert wide character string back to multi-byte domain name"
+msgstr ""
+
+#: ../../src/lxc/lxc_fuse.c:300 ../../src/qemu/qemu_domain.c:11892
+#: ../../src/qemu/qemu_domain.c:11899
+#, c-format
+msgid "Cannot create %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1040
+msgid "Cannot create /dev"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1074
+msgid "Cannot create /dev/pts"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:145
+msgid "Cannot create a vboxSnapshotXmlHardDisk"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:258
+msgid "Cannot create a vboxSnapshotXmlSnapshotPtr"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2514
+#, c-format
+msgid "Cannot create autostart directory %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5090
+#, c-format
+msgid "Cannot create directory '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1252
+#, c-format
+msgid "Cannot create log directory '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:1176
+#: ../../src/util/virnetdevmacvlan.c:1188
+#: ../../src/util/virnetdevmacvlan.c:1195
+#: ../../src/util/virnetdevmacvlan.c:1205
+#: ../../src/util/virnetdevmacvlan.c:1215
+#: ../../src/util/virnetdevmacvlan.c:1234
+#: ../../src/util/virnetdevmacvlan.c:1246
+#: ../../src/util/virnetdevmacvlan.c:1258
+#: ../../src/util/virnetdevmacvlan.c:1270
+#: ../../src/util/virnetdevmacvlan.c:1277
+#: ../../src/util/virnetdevmacvlan.c:1285
+msgid "Cannot create macvlan devices on this platform"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2361
+#, c-format
+msgid "Cannot create resctrl directory '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:682 ../../src/util/virpidfile.c:493
+#, c-format
+msgid "Cannot create user runtime directory '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:839
+msgid "Cannot deactivate network autostart"
+msgstr ""
+
+#: ../../src/esx/esx_storage_driver.c:274
+msgid "Cannot deactivate storage pool autostart"
+msgstr ""
+
+#: ../../src/util/virfile.c:1052
+#, c-format
+msgid "Cannot delete directory '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:1041
+#, c-format
+msgid "Cannot delete file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5879
+#, c-format
+msgid "Cannot detach %s device with no alias"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:1012
+msgid "Cannot determine balloon device path"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:2000
+msgid "Cannot determine system clock HZ"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:655 ../../src/util/vircommand.c:808
+#: ../../src/util/virlockspace.c:468
+msgid "Cannot disable close-on-exec flag"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1310
+#, c-format
+msgid "Cannot disable close-on-exec flag on pipe %d"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1303
+#, c-format
+msgid "Cannot disable close-on-exec flag on socket %d"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:302
+#: ../../src/rpc/virnetclientprogram.c:361
+#, c-format
+msgid "Cannot duplicate FD %d"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:342
+#, c-format
+msgid "Cannot duplicate fd %d onto fd %d"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:274 ../../src/util/virlockspace.c:361
+msgid "Cannot enable close-on-exec flag"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3326
+msgid "Cannot enable general autostart option without affecting other domains"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1174
+msgid "Cannot extract CPU definition from domain capabilities XML"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20671
+msgid "Cannot extract cache nodes under cachetune"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:120
+msgid "Cannot extract memnode nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20862
+msgid "Cannot extract memory nodes under memorytune"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20512
+msgid "Cannot extract monitor nodes"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1465
+#, c-format
+msgid "Cannot extract running %s hypervisor version\n"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1976
+#, c-format
+msgid "Cannot find %s - Possibly the package isn't installed"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:53
+#, c-format
+msgid "Cannot find '%s' in node device database"
+msgstr ""
+
+#: ../../src/util/vircommand.c:628
+#, c-format
+msgid "Cannot find '%s' in path"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18955 ../../src/conf/domain_conf.c:19975
+#, c-format
+msgid "Cannot find 'iothread' : %u"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:575
+#, c-format
+msgid "Cannot find CPU model with PVR 0x%03lx"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:600
+#, c-format
+msgid "Cannot find CPU model with PVR 0x%08x"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:592
+#, c-format
+msgid "Cannot find CPU vendor with vendor id 0x%02lx"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:916
+#, c-format
+msgid "Cannot find boot device of requested type %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1156
+#, c-format
+msgid "Cannot find byte %sstats for block device '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:794
+#, c-format
+msgid "Cannot find byte '%s' stats for block device '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1141 ../../src/util/vircgroupv2.c:786
+#, c-format
+msgid "Cannot find byte stats for block device '%s'"
+msgstr ""
+
+#: ../../src/util/virsystemd.c:783
+#, c-format
+msgid "Cannot find name for FD %d socket family %d"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:235
+#, c-format
+msgid "Cannot find program %d version %d"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1170
+#, c-format
+msgid "Cannot find request %sstats for block device '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1148
+#, c-format
+msgid "Cannot find request stats for block device '%s'"
+msgstr ""
+
+#: ../../src/access/viraccessmanager.c:145
+#, c-format
+msgid "Cannot find security driver '%s'"
+msgstr ""
+
+#: ../../src/util/virprocess.c:988 ../../src/util/virprocess.c:995
+#: ../../src/util/virprocess.c:1004
+#, c-format
+msgid "Cannot find start time in %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:2199
+msgid "Cannot find suitable CPU model for given data"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:1720
+#, c-format
+msgid "Cannot find suitable emulator for %s"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:253
+msgid "Cannot get all servers from daemon"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:559
+msgid "Cannot get cbm_mask from resctrl cache info"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6032
+msgid "Cannot get device slot"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6060
+msgid "Cannot get disk location"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6951
+msgid "Cannot get hard disk by location"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:159
+msgid "Cannot get host interface addresses"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:255 ../../src/util/virnetdev.c:375
+#: ../../src/util/virnetdev.c:389
+#, c-format
+msgid "Cannot get interface MAC on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:415 ../../src/util/virnetdev.c:426
+#, c-format
+msgid "Cannot get interface MTU on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:600 ../../src/util/virnetdev.c:720
+#: ../../src/util/virnetdev.c:735
+#, c-format
+msgid "Cannot get interface flags on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:829
+#, c-format
+msgid "Cannot get interface name for index '%i'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:665
+msgid "Cannot get max allocation from resctrl memory info"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1492
+msgid "Cannot get maximum scheduler priority value"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5824 ../../src/vbox/vbox_common.c:6039
+msgid "Cannot get medium"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5809 ../../src/vbox/vbox_common.c:6026
+msgid "Cannot get medium attachment port"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5816
+msgid "Cannot get medium attachment slot"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5802
+msgid "Cannot get medium attachment type"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:655
+msgid "Cannot get min bandwidth from resctrl memory info"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:583
+msgid "Cannot get min_cbm_bits from resctrl cache info"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1485
+msgid "Cannot get minimum scheduler priority value"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:736
+msgid "Cannot get mon_features from resctrl"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2433
+msgid "Cannot get process uid and gid on this platform"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6071
+msgid "Cannot get read only attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6012
+msgid "Cannot get storage controller"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5794 ../../src/vbox/vbox_common.c:6020
+msgid "Cannot get storage controller bus"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5787
+msgid "Cannot get storage controller by name"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5777 ../../src/vbox/vbox_common.c:6001
+msgid "Cannot get storage controller name"
+msgstr ""
+
+#: ../../src/util/viridentity.c:70
+msgid "Cannot initialize thread local for current identity"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:638
+#, c-format
+msgid ""
+"Cannot instantiate filter due to unresolvable variables or unavailable list "
+"elements: %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:467
+msgid "Cannot lock resctrl"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:405
+#, c-format
+msgid "Cannot migrate empty or read-only disk %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1563
+#, c-format
+msgid "Cannot mount filesystem type %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:324
+#, c-format
+msgid "Cannot move fd %d out of the way"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:70
+msgid "Cannot obtain CPU count"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1661
+msgid "Cannot offline enough CPUs"
+msgstr ""
+
+#: ../../src/lxc/lxc_fuse.c:138
+#, c-format
+msgid "Cannot open %s"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:403
+msgid "Cannot open /dev/urandom"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:149
+msgid "Cannot open /proc/cgroups"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1184 ../../src/secret/secret_driver.c:567
+#, c-format
+msgid "Cannot open embedded driver at path '%s', already open with path '%s'"
+msgstr ""
+
+#: ../../src/util/virinitctl.c:147 ../../src/util/virinitctl.c:160
+#, c-format
+msgid "Cannot open init control %s"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:383
+#, c-format
+msgid "Cannot open log file: '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:155 ../../src/util/virnetdevbridge.c:87
+msgid "Cannot open network interface control socket"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:462
+msgid "Cannot open resctrl"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1076
+#, c-format
+msgid "Cannot parse %srequest stat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1163 ../../src/util/vircgroupv1.c:1177
+#, c-format
+msgid "Cannot parse %sstat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:802
+#, c-format
+msgid "Cannot parse '%s' stat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1568 ../../src/util/vircgroupv2.c:1221
+msgid "Cannot parse 'memory.stat' cgroup file."
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:95
+msgid "Cannot parse <HardDisk> 'format' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:82
+msgid "Cannot parse <HardDisk> 'location' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:74
+msgid "Cannot parse <HardDisk> 'uuid' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:655
+msgid "Cannot parse <Machine> 'currentSnapshot' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:677
+msgid "Cannot parse <Machine> 'lastStateChange' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:642
+msgid "Cannot parse <Machine> 'name' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:664
+msgid "Cannot parse <Machine> 'snapshotFolder' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:636
+msgid "Cannot parse <Machine> 'uuid' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:685
+msgid "Cannot parse <Machine> <Hardware> node"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:706
+msgid "Cannot parse <Machine> <MediaRegistry> node"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:697
+msgid "Cannot parse <Machine> <StorageControllers> node"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:212
+msgid "Cannot parse <Snapshot> 'name' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:218
+msgid "Cannot parse <Snapshot> 'timeStamp' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:204
+msgid "Cannot parse <Snapshot> 'uuid' attribute"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:230
+msgid "Cannot parse <Snapshot> <Hardware> node"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:238
+msgid "Cannot parse <Snapshot> <StorageControllers> node"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:629
+msgid "Cannot parse <VirtualBox> <Machine> node"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:241 ../../src/conf/device_conf.c:397
+#: ../../src/conf/device_conf.c:448 ../../src/conf/device_conf.c:543
+msgid "Cannot parse <address> 'bus' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:390 ../../src/conf/device_conf.c:441
+#: ../../src/conf/device_conf.c:483
+msgid "Cannot parse <address> 'controller' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:334
+msgid "Cannot parse <address> 'cssid' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:346
+msgid "Cannot parse <address> 'devno' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:234
+msgid "Cannot parse <address> 'domain' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:73
+msgid "Cannot parse <address> 'fid' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:255
+msgid "Cannot parse <address> 'function' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7672
+msgid "Cannot parse <address> 'iobase' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7679
+msgid "Cannot parse <address> 'irq' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:455 ../../src/conf/device_conf.c:521
+msgid "Cannot parse <address> 'port' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:568
+msgid "Cannot parse <address> 'reg' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:248 ../../src/conf/device_conf.c:490
+msgid "Cannot parse <address> 'slot' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:340
+msgid "Cannot parse <address> 'ssid' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:404
+msgid "Cannot parse <address> 'target' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:66
+msgid "Cannot parse <address> 'uid' attribute"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:411
+msgid "Cannot parse <address> 'unit' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12380
+msgid "Cannot parse <local> 'port' attribute with socket interface"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7611
+msgid "Cannot parse <master> 'startport' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12351
+msgid "Cannot parse <source> 'port' attribute with socket interface"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:537
+#, c-format
+msgid "Cannot parse MAC address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16283
+#, c-format
+msgid "Cannot parse USB Class code %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16262
+#, c-format
+msgid "Cannot parse USB device version %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16311
+#, c-format
+msgid "Cannot parse USB product ID %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16300
+#, c-format
+msgid "Cannot parse USB vendor ID %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:713
+#, c-format
+msgid "Cannot parse UUID '%s'"
+msgstr ""
+
+#: ../../src/util/virscsi.c:98
+#, c-format
+msgid "Cannot parse adapter '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1055
+#, c-format
+msgid "Cannot parse byte %sstat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:729
+#, c-format
+msgid "Cannot parse byte '%s' stat '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:480
+#: ../../src/security/security_selinux.c:487
+#: ../../src/security/security_selinux.c:503
+#: ../../src/security/security_selinux.c:510
+#: ../../src/security/security_selinux.c:517
+#, c-format
+msgid "Cannot parse category in %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:570
+msgid "Cannot parse cbm_mask from resctrl cache info"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11125
+#, c-format
+msgid "Cannot parse controller index %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5940 ../../tools/virsh-domain.c:6024
+msgid "Cannot parse mode string"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1690 ../../src/util/virresctrl.c:1698
+#, c-format
+msgid "Cannot parse resctrl schema level '%s'"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:115
+#, c-format
+msgid "Cannot parse socket address '%s': %s"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:256
+#, c-format
+msgid "Cannot parse socket service '%s': %s"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1014
+#, c-format
+msgid "Cannot parse start time %s in %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1989
+#, c-format
+msgid "Cannot parse sys stat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1982
+#, c-format
+msgid "Cannot parse user stat '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8444
+msgid "Cannot parse uuid attribute of element <address>"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:3746
+#, c-format
+msgid "Cannot parse version string '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5101
+#, c-format
+msgid ""
+"Cannot plug '%s' interface into '%s' because new combined inbound floor=%llu "
+"would overcommit average=%llu on network '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5087
+#, c-format
+msgid ""
+"Cannot plug '%s' interface into '%s' because new combined inbound floor=%llu "
+"would overcommit peak=%llu on network '%s'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:321
+#, c-format
+msgid "Cannot print data type %x"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:109
+#, c-format
+msgid "Cannot read %s '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:550
+msgid "Cannot read cputime for domain"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:414
+msgid "Cannot read from /dev/urandom"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1812
+msgid "Cannot recv data"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1809
+#, c-format
+msgid "Cannot recv data: %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:711
+msgid ""
+"Cannot remove CURL handle from a multi handle when it wasn't added before"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6534
+#, c-format
+msgid "Cannot remove stale PID file %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:147
+#, c-format
+msgid "Cannot remove state PID file %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:704
+msgid "Cannot remove uninitialized CURL handle from a multi handle"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:390
+#, c-format
+msgid "Cannot rename checkpoint %s to %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:580
+#, c-format
+msgid "Cannot rename interface '%s' to '%s' on this platform"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:671
+msgid "Cannot resize the max memory on an active domain"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:188
+#, c-format
+msgid "Cannot resolve ::1 address: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3000
+msgid "Cannot run interactive console without a controlling TTY"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:411
+msgid "Cannot set a base label with AppArmour"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1152
+msgid "Cannot set an empty mem_nodes set"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2491
+msgid "Cannot set autostart for transient domain"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:308
+#: ../../src/rpc/virnetclientprogram.c:367 ../../src/rpc/virnetmessage.c:567
+#: ../../src/rpc/virnetmessage.c:588
+#, c-format
+msgid "Cannot set close-on-exec %d"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:161
+msgid "Cannot set close-on-exec flag for socket"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:3234
+#, c-format
+msgid "Cannot set coalesce info on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:3281 ../../src/util/virnetdev.c:3342
+#, c-format
+msgid "Cannot set coalesce info on interface '%s'"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:237
+#, c-format
+msgid "Cannot set context %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:337
+#, c-format
+msgid "Cannot set interface MAC on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:274 ../../src/util/virnetdev.c:318
+#, c-format
+msgid "Cannot set interface MAC to %s on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1587
+#, c-format
+msgid "Cannot set interface MAC/vlanid to %s/%d for ifname %s vf %d"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:456 ../../src/util/virnetdev.c:467
+#, c-format
+msgid "Cannot set interface MTU on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:614 ../../src/util/virnetdev.c:629
+#, c-format
+msgid "Cannot set interface flags on '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:595
+msgid "Cannot set keepaliveCount data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:590
+msgid "Cannot set keepaliveInterval data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:585
+msgid "Cannot set max_anonymous_clients data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:579
+msgid "Cannot set max_clients data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:568
+msgid "Cannot set max_workers data in JSON document"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:696
+msgid "Cannot set memory higher than max memory"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:562
+msgid "Cannot set min_workers data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:602
+msgid "Cannot set next_client_id data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:590
+msgid "Cannot set ownerId data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:595
+msgid "Cannot set ownerName data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:585
+msgid "Cannot set ownerPid data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:601
+msgid "Cannot set ownerUUID data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:574
+msgid "Cannot set priority_workers data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:580
+msgid "Cannot set restricted data in JSON document"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1509
+#, c-format
+msgid "Cannot set scheduler parameters for pid %lld"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2527
+msgid "Cannot setup CPU affinity until process is started"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:1073
+msgid "Cannot setup cgroups until process is started"
+msgstr ""
+
+#: ../../tools/virsh.c:176
+msgid "Cannot setup keepalive on connection as requested, disconnecting"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:562
+msgid "Cannot share CURL handle that is already shared"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:556
+msgid "Cannot share uninitialized CURL handle"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9296
+#, c-format
+msgid "Cannot specify a label if relabelling is turned off. model=%s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:250
+#, c-format
+msgid "Cannot stat %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:1925 ../../src/util/virfile.c:1932
+#, c-format
+msgid "Cannot stat '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:532
+#, c-format
+msgid "Cannot undefine HostVirtualSwitch that has a '%s' port"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:590 ../../src/lxc/lxc_driver.c:495
+msgid "Cannot undefine transient domain"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:489
+msgid "Cannot unlock resctrl"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:617
+msgid "Cannot unshare CURL handle that is not shared"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1285
+msgid "Cannot unshare mount namespace"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:611
+msgid "Cannot unshare uninitialized CURL handle"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:857
+#, c-format
+msgid "Cannot use direct socket mode for %s transport"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:864
+msgid "Cannot use direct socket mode if no URI is set"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:564
+#, c-format
+msgid "Cannot use host name '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:12126 ../../src/qemu/qemu_driver.c:12186
+#: ../../src/qemu/qemu_driver.c:12234
+#, c-format
+msgid "Cannot use migrate v2 protocol with lock manager %s"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:321
+msgid "Cannot use predefined UUID"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5273
+msgid "Cannot use slcp with devices other than console"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5212
+msgid "Cannot use virtio serial for parallel/serial devices"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1622
+#, c-format
+msgid "Cannot use volume path '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1867
+msgid "Cannot write data"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:182
+#, c-format
+msgid "Cannot write device.map '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2418
+#, c-format
+msgid "Cannot write into schemata file '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2452
+#, c-format
+msgid "Cannot write pid in tasks file '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:497 ../../tools/virsh-pool.c:1362
+#: ../../tools/virsh-volume.c:1468
+msgid "Capacity"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:546 ../../tools/virsh-pool.c:1613
+#: ../../tools/virsh-pool.c:1618 ../../tools/virsh-volume.c:1059
+#: ../../tools/virsh-volume.c:1063
+msgid "Capacity:"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:380
+msgid ""
+"Cardinality of list items must be the same for processing them in parallel"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:379
+#, c-format
+msgid "Category range c%d-c%d too small"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:90
+msgid "Ceph usage specified, but name is missing"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:397
+#, c-format
+msgid "Certificate %s owner does not match the hostname %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:344
+#, c-format
+msgid "Certificate %s purpose does not allow use for with a TLS client"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:332
+#, c-format
+msgid "Certificate %s purpose does not allow use for with a TLS server"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:233
+#, c-format
+msgid "Certificate %s usage does not permit certificate signing"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:245
+#, c-format
+msgid "Certificate %s usage does not permit digital signature"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:256
+#, c-format
+msgid "Certificate %s usage does not permit key encipherment"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1018
+#, c-format
+msgid "Certificate failed validation: %s"
+msgstr ""
+
+#: ../../src/util/vircgroupbackend.c:47
+#, c-format
+msgid "Cgroup backend '%s' already registered."
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2545
+msgid "Chain name contains invalid characters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:469
+msgid "Change bottom limit to number of workers."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5709
+msgid "Change lifecycle actions for the guest domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13808
+msgid "Change media of CD or floppy drive"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13811
+msgid "Change media of CD or floppy drive."
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:703
+msgid "Change name of PID file"
+msgstr ""
+
+#: ../../tools/vsh.c:3140
+msgid "Change the current directory."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8999
+msgid "Change the current memory allocation in the guest domain."
+msgstr ""
+
+#: ../../tools/virt-admin.c:477
+msgid "Change the current number of priority workers"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9080
+msgid "Change the maximum memory allocation limit in the guest domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7349
+msgid "Change the number of virtual CPUs in the guest domain."
+msgstr ""
+
+#: ../../tools/virt-admin.c:885
+msgid ""
+"Change the upper limit to number of clients waiting for authentication to be "
+"connected to the server"
+msgstr ""
+
+#: ../../tools/virt-admin.c:880
+msgid ""
+"Change the upper limit to overall number of clients connected to the server."
+msgstr ""
+
+#: ../../tools/virt-admin.c:473
+msgid "Change upper limit to number of workers."
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2877
+msgid "Changing destination XML is not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23106
+msgid ""
+"Changing device type to/from spicevmc would change default target channel "
+"name"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2985
+msgid "Changing fs access mode is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2992
+msgid "Changing fs write policy is not supported by vz driver."
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:87
+msgid ""
+"Check /dev/kvm is world writable or you are in a group that is allowed to "
+"access it"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:38
+msgid ""
+"Check that CPU and firmware supports virtualization and kvm module is loaded"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:48
+msgid ""
+"Check that the 'kvm-intel' or 'kvm-amd' modules are loaded & the BIOS has "
+"enabled virtualization"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:671
+#, c-format
+msgid ""
+"Check the host setup: enabling IPv6 forwarding with RA routes without "
+"accept_ra set to 2 is likely to cause routes loss. Interfaces to look at: %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:370
+#, c-format
+msgid "Checkpoint %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:381
+#, c-format
+msgid "Checkpoint %s edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1015
+msgid "Checkpoint Delete"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:879
+msgid "Checkpoint Dump XML"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:662
+msgid "Checkpoint List"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:560
+#, c-format
+msgid "Checkpoints have inconsistent relations for domain %s"
+msgstr ""
+
+#: ../../src/util/virprocess.c:274
+#, c-format
+msgid "Child process (%lld) unexpected %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2719
+#, c-format
+msgid "Child process (%s) unexpected %s%s%s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2827
+msgid "Child quit during startup handshake"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:509 ../../tools/virsh-snapshot.c:985
+msgid "Children:"
+msgstr ""
+
+#: ../../src/conf/domain_event.c:560
+#, c-format
+msgid "Class %s must derive from virDomainEvent"
+msgstr ""
+
+#: ../../src/conf/object_event.c:613
+#, c-format
+msgid "Class %s must derive from virObjectEvent"
+msgstr ""
+
+#: ../../src/util/virobject.c:263
+#, c-format
+msgid "Class %s must derive from virObjectLockable"
+msgstr ""
+
+#: ../../src/util/virobject.c:289
+#, c-format
+msgid "Class %s must derive from virObjectRWLockable"
+msgstr ""
+
+#: ../../tools/virt-admin.c:788
+#, c-format
+msgid "Client '%llu' disconnected"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1427
+msgid "Client ID or DUID"
+msgstr ""
+
+#: ../../src/util/virerror.c:1200
+msgid "Client not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1201
+#, c-format
+msgid "Client not found: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1587
+msgid "Client socket identity not available"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:374
+msgid ""
+"Client's Distinguished Name is not on the list of allowed clients "
+"(tls_allowed_dn_list).  Use 'certtool -i --infile clientcert.pem' to view "
+"the Distinguished Name field in the client certificate, or run this daemon "
+"with --verbose option."
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:169
+msgid "Client's username is not on the list of allowed clients"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:549
+msgid "Clone an existing volume within the parent pool."
+msgstr ""
+
+#: ../../src/hypervisor/virclosecallbacks.c:109
+#, c-format
+msgid ""
+"Close callback for domain %s already registered with another connection %p"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1239
+#, c-format
+msgid "Colliding cache allocations for cache level '%u' id '%u', type '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2138
+msgid "Commit aborted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1965
+msgid "Commit changes from a snapshot down to its backing image."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2173
+msgid "Commit complete"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2167
+msgid "Commit complete, overlay image kept"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2143
+msgid "Commit failed"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1436 ../../tools/virt-admin.c:240
+#, c-format
+msgid "Compiled against library: libvirt %d.%d.%d\n"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1276
+msgid "Compiled with support for:"
+msgstr ""
+
+#: ../../tools/virsh.c:499
+msgid "Compiled with support for:\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6146
+msgid "Completed"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1156
+msgid "Completed with no error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6459
+msgid "Compressed data:"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13971 ../../src/qemu/qemu_driver.c:14019
+msgid "Compressed migration is not supported by QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6466
+msgid "Compressed pages:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6473
+msgid "Compression cache misses:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6451
+msgid "Compression cache:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11327
+#, c-format
+msgid "Compression cache: %.3lf %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:488
+#, c-format
+msgid "Compression method '%s' is specified twice"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6480
+msgid "Compression overflows:"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3489
+#, c-format
+msgid ""
+"Compression program for %s image format in configuration file isn't available"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1283
+msgid "Compute baseline CPU for a set of given CPUs."
+msgstr ""
+
+#: ../../tools/virsh-host.c:1721
+msgid ""
+"Compute baseline CPU for a set of given CPUs. The result will be tailored to "
+"the specified hypervisor."
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1411
+#, c-format
+msgid "Concrete job for %s invocation is in error state"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1417
+#, c-format
+msgid "Concrete job for %s invocation is in unknown state"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2427
+msgid ""
+"Config asks for inherit net namespace as well as private network interfaces"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:848
+#, c-format
+msgid "Config entry '%s' must represent a boolean value (true|false)"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:814
+#, c-format
+msgid "Config entry '%s' must represent an integer value"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:701
+msgid "Configuration file"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:723
+msgid "Configuration file (unless overridden by -f):"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1106
+msgid "Configure a domain to be automatically started at boot."
+msgstr ""
+
+#: ../../tools/virsh-network.c:142
+msgid "Configure a network to be automatically started at boot."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:195
+msgid "Configure a pool to be automatically started at boot."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:450
+#, c-format
+msgid ""
+"Configuring the '%s' timer is not supported for virtType=%s arch=%s machine="
+"%s guests"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:466
+#, c-format
+msgid "Configuring the '%s' timer is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:84
+msgid ""
+"Configuring the page size for HPT guests is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2959
+msgid "Connect the virtual serial console for the guest"
+msgstr ""
+
+#: ../../tools/virt-admin.c:290
+msgid "Connect to a daemon's administrating server."
+msgstr ""
+
+#: ../../tools/virsh.c:275
+msgid ""
+"Connect to local hypervisor. This is built-in command after shell start up."
+msgstr ""
+
+#: ../../tools/virt-admin.c:605
+msgid "Connected since"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3004
+#, c-format
+msgid "Connected to domain %s\n"
+msgstr ""
+
+#: ../../tools/virt-admin.c:312
+msgid "Connected to the admin server"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:775
+#, c-format
+msgid ""
+"Connecting to session instance without socket path is not supported by the "
+"%s transport"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1089
+msgid "Connections from inside daemon must be direct"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6399
+msgid "Constant pages:"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:692
+msgid "Container ID is not specified"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2934 ../../src/lxc/lxc_driver.c:3010
+msgid "Container does not provide an initctl pipe"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:128
+msgid "Container is not defined"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2795 ../../src/util/vircgroup.c:2804
+#: ../../src/util/vircgroup.c:2817 ../../src/util/vircgroup.c:2830
+#: ../../src/util/vircgroup.c:2841 ../../src/util/vircgroup.c:2855
+#: ../../src/util/vircgroup.c:2863 ../../src/util/vircgroup.c:2883
+#: ../../src/util/vircgroup.c:2911 ../../src/util/vircgroup.c:2921
+#: ../../src/util/vircgroup.c:2931 ../../src/util/vircgroup.c:2941
+#: ../../src/util/vircgroup.c:2954 ../../src/util/vircgroup.c:2968
+#: ../../src/util/vircgroup.c:2978 ../../src/util/vircgroup.c:2988
+#: ../../src/util/vircgroup.c:2999 ../../src/util/vircgroup.c:3009
+#: ../../src/util/vircgroup.c:3019 ../../src/util/vircgroup.c:3029
+#: ../../src/util/vircgroup.c:3039 ../../src/util/vircgroup.c:3049
+#: ../../src/util/vircgroup.c:3059 ../../src/util/vircgroup.c:3069
+#: ../../src/util/vircgroup.c:3079 ../../src/util/vircgroup.c:3089
+#: ../../src/util/vircgroup.c:3098 ../../src/util/vircgroup.c:3113
+#: ../../src/util/vircgroup.c:3123 ../../src/util/vircgroup.c:3133
+#: ../../src/util/vircgroup.c:3143 ../../src/util/vircgroup.c:3153
+#: ../../src/util/vircgroup.c:3163 ../../src/util/vircgroup.c:3173
+#: ../../src/util/vircgroup.c:3183 ../../src/util/vircgroup.c:3193
+#: ../../src/util/vircgroup.c:3203 ../../src/util/vircgroup.c:3213
+#: ../../src/util/vircgroup.c:3223 ../../src/util/vircgroup.c:3233
+#: ../../src/util/vircgroup.c:3243 ../../src/util/vircgroup.c:3253
+#: ../../src/util/vircgroup.c:3262 ../../src/util/vircgroup.c:3270
+#: ../../src/util/vircgroup.c:3283 ../../src/util/vircgroup.c:3295
+#: ../../src/util/vircgroup.c:3308 ../../src/util/vircgroup.c:3320
+#: ../../src/util/vircgroup.c:3330 ../../src/util/vircgroup.c:3340
+#: ../../src/util/vircgroup.c:3350 ../../src/util/vircgroup.c:3360
+#: ../../src/util/vircgroup.c:3370 ../../src/util/vircgroup.c:3379
+#: ../../src/util/vircgroup.c:3389 ../../src/util/vircgroup.c:3398
+#: ../../src/util/vircgroup.c:3408 ../../src/util/vircgroup.c:3418
+#: ../../src/util/vircgroup.c:3428 ../../src/util/vircgroup.c:3439
+#: ../../src/util/vircgroup.c:3450 ../../src/util/vircgroup.c:3460
+#: ../../src/util/vircgroup.c:3470 ../../src/util/vircgroup.c:3481
+#: ../../src/util/vircgroup.c:3503 ../../src/util/vircgroup.c:3515
+#: ../../src/util/vircgroup.c:3524
+msgid "Control groups not supported on this platform"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13598
+msgid "Controllers must use the 'ccid' address type"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10305
+msgid "Convert domain XML config to a native guest configuration format."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10302
+msgid "Convert domain XML to native config"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10245
+msgid "Convert native config to domain XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10248
+msgid "Convert native guest configuration format to domain XML format."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2191
+msgid "Copy a disk backing image chain to dest."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2455
+msgid "Copy aborted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2460
+msgid "Copy failed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30985
+#, c-format
+msgid "Copying definition of '%d' type is not implemented yet."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5400
+msgid "Core dump a domain."
+msgstr ""
+
+#: ../../tools/virsh-host.c:671
+msgid "Core(s) per socket:"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:703
+#, c-format
+msgid "Could find volume with name: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:739
+msgid "Could not add CDATA to doc root"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:688 ../../src/hyperv/hyperv_wmi.c:694
+msgid "Could not add attribute to XML node"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:652
+msgid "Could not add attribute to node"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:628
+#, c-format
+msgid "Could not add child node %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:572
+msgid "Could not add child node to methodNode"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:682 ../../src/hyperv/hyperv_wmi.c:703
+#: ../../src/hyperv/hyperv_wmi.c:712
+msgid "Could not add child to XML node"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2399
+#, c-format
+msgid "Could not assign address to disk '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1222
+#, c-format
+msgid "Could not attach the file as harddisk/dvd/floppy: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:326
+msgid "Could not build CURL header list"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4731
+#, c-format
+msgid "Could not change memory parameters: %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3667
+#, c-format
+msgid "Could not change scheduler parameters: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:299
+#, c-format
+msgid "Could not chown on swtpm logfile %s"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:182
+#, c-format
+msgid "Could not complete transfer: %s (%d)"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:803
+msgid "Could not configure network"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:173 ../../src/openvz/openvz_driver.c:1885
+msgid "Could not convert domain name to VEID"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:716
+#, c-format
+msgid "Could not convert from %s to UTF-8 encoding"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:948 ../../src/esx/esx_vi_types.c:1008
+msgid "Could not copy an XML node"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:179
+msgid "Could not copy default config"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1193
+#, c-format
+msgid "Could not copy volume: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:727
+msgid "Could not create CDATA element"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:100
+#, c-format
+msgid "Could not create TPM directory %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:512
+msgid "Could not create WQL filter"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:789
+msgid "Could not create XML document"
+msgstr ""
+
+#: ../../src/vbox/vbox_storage.c:472 ../../src/vbox/vbox_storage.c:481
+#, c-format
+msgid "Could not create base storage, rc=%08x"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:141
+#, c-format
+msgid "Could not create directory %s as %u:%d"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:996
+msgid "Could not create filter"
+msgstr ""
+
+#: ../../src/vbox/vbox_storage.c:459
+#, c-format
+msgid "Could not create harddisk, rc=%08x"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20525
+msgid "Could not create monitor"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:74
+msgid "Could not create openwsman client"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1390 ../../src/hyperv/hyperv_driver.c:1417
+msgid "Could not create param"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1479 ../../src/hyperv/hyperv_driver.c:1495
+msgid "Could not create params"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:477
+msgid "Could not create simple param"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4120
+#, c-format
+msgid "Could not create snapshot: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:638
+msgid "Could not create temporary xml doc"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8256
+msgid "Could not create thread. QEMU initialization might be incomplete"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1013
+#, c-format
+msgid "Could not create volume: %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3117
+#, c-format
+msgid "Could not define domain: %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4662
+#, c-format
+msgid "Could not delete snapshot '%s': %s"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1269
+#, c-format
+msgid "Could not delete volume: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1051
+msgid "Could not deserialize pull response item"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1806
+#, c-format
+msgid "Could not destroy domain: %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:3712
+#, c-format
+msgid "Could not determine kernel version from string %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_XPCOMCGlue.c:130
+#, c-format
+msgid "Could not dlsym %s from '%s': %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:193
+msgid "Could not extract VirtualBox version"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:112
+msgid "Could not extract vzctl version"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:5054
+#, c-format
+msgid "Could not find %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17936
+#, c-format
+msgid "Could not find %s controller with index %d required for device"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:5051
+#, c-format
+msgid "Could not find %s with name '%s'"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:396
+msgid "Could not find 'active' element"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:543
+msgid "Could not find <name>"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:550
+msgid "Could not find <uuid>"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:545
+#: ../../src/esx/esx_network_driver.c:573
+#, c-format
+msgid "Could not find HostPortGroup for key '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:787
+#, c-format
+msgid "Could not find HostPortGroup with key '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:153
+#, c-format
+msgid "Could not find HostVirtualSwitch with UUID '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4055
+#, c-format
+msgid "Could not find HostVirtualSwitch with name '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:329
+#, c-format
+msgid ""
+"Could not find PCI controller with index %u required for device at address %s"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:713
+#, c-format
+msgid "Could not find PhysicalNic with key '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:414
+#, c-format
+msgid "Could not find PhysicalNic with name '%s'"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:900
+msgid "Could not find any 'network' element in status file"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1671
+msgid "Could not find any 'pool' element in state file"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:790
+msgid "Could not find any mounted v1 controllers"
+msgstr ""
+
+#: ../../src/conf/virnodedeviceobj.c:600
+msgid "Could not find any vport capable device"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2759
+#, c-format
+msgid "Could not find auto-added %s controller with index %zu"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1136
+#, c-format
+msgid "Could not find compute resource specified in '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1081
+#, c-format
+msgid "Could not find datacenter specified in '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3028
+#, c-format
+msgid "Could not find datastore containing absolute path '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2946
+#, c-format
+msgid "Could not find datastore with name '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:779
+#, c-format
+msgid "Could not find directory separator in %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2689
+#, c-format
+msgid "Could not find domain snapshot with internal name '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:5059 ../../src/esx/esx_vi.c:2752
+#, c-format
+msgid "Could not find domain with UUID '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2817
+#, c-format
+msgid "Could not find domain with name '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1180
+#, c-format
+msgid "Could not find host system specified in '%s'"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:144 ../../tools/virsh-nodedev.c:570
+#: ../../tools/virsh-nodedev.c:941
+msgid "Could not find matching device"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:631 ../../tools/virsh-nodedev.c:691
+#: ../../tools/virsh-nodedev.c:742
+#, c-format
+msgid "Could not find matching device '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:2503
+#, c-format
+msgid ""
+"Could not find network device with phys_port_id '%s' under PCI device at %s"
+msgstr ""
+
+#: ../../src/conf/virnodedeviceobj.c:530 ../../src/conf/virnodedeviceobj.c:555
+#: ../../src/conf/virnodedeviceobj.c:578
+#, c-format
+msgid "Could not find parent device for '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3967
+#, c-format
+msgid "Could not find physical NIC with MAC address '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3923
+#, c-format
+msgid "Could not find physical NIC with name '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:379
+#, c-format
+msgid "Could not find placement for v1 controller %s at %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:229
+msgid "Could not find placement for v2 controller"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2657
+#, c-format
+msgid "Could not find snapshot with name '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:325
+#: ../../src/esx/esx_storage_driver.c:159
+#, c-format
+msgid "Could not find storage pool with name '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4577
+#, c-format
+msgid "Could not find storage pool with name: %s"
+msgstr ""
+
+#: ../../src/esx/esx_storage_driver.c:187
+#, c-format
+msgid "Could not find storage pool with uuid '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_storage_driver.c:380
+#, c-format
+msgid "Could not find storage volume with key '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3859
+#, c-format
+msgid "Could not find typefile '%s'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:355 ../../src/conf/nwfilter_params.c:604
+#, c-format
+msgid "Could not find value for variable '%s'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:596
+#, c-format
+msgid "Could not find variable '%s' in iterator"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:585
+#, c-format
+msgid "Could not find vf/instanceId %u/%s  in netlink response"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:648
+#, c-format
+msgid "Could not find volume with name: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26835
+msgid "Could not format channel target type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26880
+msgid "Could not format console target type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26892
+msgid "Could not format serial target type"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1096 ../../src/hyperv/hyperv_wmi.c:1136
+msgid "Could not free deserialized data"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:720
+msgid "Could not generate eth name for container"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3329 ../../src/vbox/vbox_common.c:6081
+#, c-format
+msgid "Could not generate medium name for the disk at: port:%d, slot:%d"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5162
+msgid "Could not generate next class ID"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:731
+msgid "Could not generate veth name"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:557
+msgid "Could not get EPR address"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:551
+msgid "Could not get EPR items"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3209 ../../src/vbox/vbox_common.c:3250
+#, c-format
+msgid "Could not get IMedium, rc=%08x"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:535
+msgid "Could not get SOAP body"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2522
+msgid "Could not get UUID of virtual machine"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2747
+#, c-format
+msgid "Could not get Virtual functions on %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:695
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:856
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:882
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:907
+#, c-format
+msgid "Could not get access to ACL tech driver '%s'"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:60
+msgid "Could not get checkpoint name"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:440
+msgid "Could not get current time"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3282
+#, c-format
+msgid "Could not get device port, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3288
+#, c-format
+msgid "Could not get device slot, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3276
+#, c-format
+msgid "Could not get device type, rc=%08x"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:863
+#, c-format
+msgid "Could not get instance ID for %s invocation"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:783
+#, c-format
+msgid ""
+"Could not get interface information for '%s', which is a enslaved in bond "
+"'%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:886
+#, c-format
+msgid ""
+"Could not get interface information for '%s', which is a member of bridge "
+"'%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:852
+msgid "Could not get interface list"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:895
+#, c-format
+msgid "Could not get interface list for '%s'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:578
+#, c-format
+msgid "Could not get iterator index for (internal) iterator ID %u"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:568
+#, c-format
+msgid "Could not get iterator index for iterator ID %u"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4171
+#, c-format
+msgid "Could not get list of Defined Domains, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:704
+#, c-format
+msgid "Could not get list of Domains, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7523
+#, c-format
+msgid "Could not get list of domains, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:800 ../../src/vbox/vbox_common.c:866
+#: ../../src/vbox/vbox_common.c:938 ../../src/vbox/vbox_common.c:2228
+#: ../../src/vbox/vbox_common.c:2329 ../../src/vbox/vbox_common.c:2772
+#: ../../src/vbox/vbox_common.c:7713
+#, c-format
+msgid "Could not get list of machines, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3303
+#, c-format
+msgid "Could not get medium storage location, rc=%08x"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:870
+#, c-format
+msgid "Could not get members of bridge '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2494
+msgid "Could not get name of virtual machine"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:612
+#, c-format
+msgid "Could not get nth (%u) value of variable '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4224
+#, c-format
+msgid "Could not get number of Defined Domains, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:746
+#, c-format
+msgid "Could not get number of Domains, rc=%08x"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:884
+msgid "Could not get process id of swtpm"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user_gpu.c:260
+msgid "Could not get process id of vhost-user-gpu"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3319
+#, c-format
+msgid "Could not get read only state, rc=%08x"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:541
+msgid "Could not get response"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:546
+msgid "Could not get response items"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:847
+#, c-format
+msgid "Could not get return value for %s invocation"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:449
+msgid "Could not get root node of XML document"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:796
+msgid "Could not get root of XML document"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:756
+#, c-format
+msgid "Could not get slaves of bond '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5706
+msgid "Could not get snapshot id"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:92 ../../tools/virsh-snapshot.c:1179
+msgid "Could not get snapshot name"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3294
+#, c-format
+msgid "Could not get storage controller bus, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3268
+#, c-format
+msgid "Could not get storage controller by name, rc=%08x"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1280
+#, c-format
+msgid "Could not get syspath for parent of '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:644
+msgid "Could not get temp xml doc root"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:237 ../../src/esx/esx_driver.c:330
+#, c-format
+msgid "Could not handle file name '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:503 ../../src/hyperv/hyperv_wmi.c:831
+msgid "Could not init options"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:307
+msgid "Could not initialize CURL"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:681
+msgid "Could not initialize CURL (multi)"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:571
+msgid "Could not initialize CURL (share)"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:361
+msgid "Could not initialize CURL mutex"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:588
+msgid "Could not initialize a CURL (share) mutex"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:80
+msgid "Could not initialize openwsman transport"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:988 ../../src/hyperv/hyperv_wmi.c:1334
+msgid "Could not initialize options"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:875
+msgid "Could not initialize session mutex"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:442
+msgid "Could not instantiate XML document"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:217 ../../src/hyperv/hyperv_driver.c:253
+#: ../../src/hyperv/hyperv_driver.c:271
+#, c-format
+msgid "Could not lookup %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1353 ../../src/hyperv/hyperv_wmi.c:1370
+#: ../../src/hyperv/hyperv_wmi.c:1386
+#, c-format
+msgid "Could not lookup %s for %s invocation"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:645 ../../src/hyperv/hyperv_driver.c:666
+#: ../../src/hyperv/hyperv_driver.c:688 ../../src/hyperv/hyperv_driver.c:782
+#: ../../src/hyperv/hyperv_driver.c:803 ../../src/hyperv/hyperv_driver.c:825
+#, c-format
+msgid "Could not lookup %s for domain %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2096
+#, c-format
+msgid "Could not lookup '%s' from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2102
+#, c-format
+msgid "Could not lookup '%s' list from '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:564
+msgid "Could not lookup EPR item reference parameters"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1022
+msgid "Could not lookup SOAP body"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:385
+#, c-format
+msgid "Could not lookup controller model for '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3094
+msgid "Could not lookup datastore host mount"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1030
+msgid "Could not lookup pull response"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1038
+msgid "Could not lookup pull response items"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3361
+msgid "Could not lookup root snapshot list"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:79
+#, c-format
+msgid "Could not match WMI class info for version %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3846
+#, c-format
+msgid "Could not migrate domain, migration task finished with an error: %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3824
+msgid "Could not migrate domain, validation reported a problem"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3820
+#, c-format
+msgid "Could not migrate domain, validation reported a problem: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:71
+#, c-format
+msgid "Could not open '%s' to trigger host scan"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:770
+msgid "Could not open /proc/net/dev"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8857
+#, c-format
+msgid "Could not open TPM device %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8864
+#, c-format
+msgid "Could not open TPM device's cancel path %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:648
+#, c-format
+msgid "Could not parse 'bonding/arp_interval' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:709
+#, c-format
+msgid "Could not parse 'bonding/arp_validate' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:606
+#, c-format
+msgid "Could not parse 'bonding/downdelay' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:634
+#, c-format
+msgid "Could not parse 'bonding/miimon' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:679
+#, c-format
+msgid "Could not parse 'bonding/mode' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:620
+#, c-format
+msgid "Could not parse 'bonding/updelay' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:724
+#, c-format
+msgid "Could not parse 'bonding/use_carrier' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:840
+#, c-format
+msgid "Could not parse 'bridge/stp_state' '%s' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:1005
+#, c-format
+msgid "Could not parse MTU value '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_storage.c:273 ../../src/vbox/vbox_storage.c:527
+#: ../../src/vbox/vbox_storage.c:678 ../../src/vbox/vbox_storage.c:739
+#: ../../src/vbox/vbox_storage.c:820
+#, c-format
+msgid "Could not parse UUID from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:337 ../../src/esx/esx_vi.c:2528
+#: ../../src/hyperv/hyperv_driver.c:842 ../../src/hyperv/hyperv_wmi.c:1537
+#: ../../src/vmx/vmx.c:783
+#, c-format
+msgid "Could not parse UUID from string '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:893
+#, c-format
+msgid "Could not parse VI API version '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1385 ../../src/openvz/openvz_driver.c:1441
+#, c-format
+msgid "Could not parse VPS ID %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:455
+#, c-format
+msgid "Could not parse barrier and limit of '%s' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:433
+#, c-format
+msgid "Could not parse barrier of '%s' from config for container %d"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2633
+#, c-format
+msgid "Could not parse chain priority '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2459
+#, c-format
+msgid "Could not parse positive integer from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:908
+#, c-format
+msgid "Could not parse product version '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1360
+#, c-format
+msgid "Could not parse return code from '%s'"
+msgstr ""
+
+#: ../../src/util/virusb.c:98
+#, c-format
+msgid "Could not parse usb file %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:878 ../../src/vmx/vmx.c:917 ../../src/vmx/vmx.c:952
+#, c-format
+msgid "Could not parse valid disk index from '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1400
+#, c-format
+msgid "Could not press key %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:379 ../../src/openvz/openvz_conf.c:426
+#: ../../src/openvz/openvz_conf.c:448
+#, c-format
+msgid "Could not read '%s' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:202
+#, c-format
+msgid "Could not read 'IP_ADDRESS' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:230
+#, c-format
+msgid "Could not read 'NETIF' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:341
+#, c-format
+msgid "Could not read 'OSTEMPLATE' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:355
+#, c-format
+msgid "Could not read 'VE_PRIVATE' from config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:551
+#, c-format
+msgid "Could not read config for container %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1131
+msgid "Could not read container config"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:661
+msgid "Could not read embedded param hash table"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1945
+#, c-format
+msgid "Could not read schemata file for group %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1786
+msgid "Could not read schemata file for the default group"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:674
+msgid "Could not read type information"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3870
+#, c-format
+msgid "Could not read typefile '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1427
+#, c-format
+msgid "Could not release key %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1647
+#, c-format
+msgid "Could not resume domain: %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:643
+#, c-format
+msgid "Could not retrieve 'bonding/arp_interval' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:744
+#, c-format
+msgid "Could not retrieve 'bonding/arp_ip_target' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:692
+#, c-format
+msgid "Could not retrieve 'bonding/arp_validate' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:601
+#, c-format
+msgid "Could not retrieve 'bonding/downdelay' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:629
+#, c-format
+msgid "Could not retrieve 'bonding/miimon' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:662
+#, c-format
+msgid "Could not retrieve 'bonding/mode' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:615
+#, c-format
+msgid "Could not retrieve 'bonding/updelay' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:719
+#, c-format
+msgid "Could not retrieve 'bonding/use_carrier' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:824
+#, c-format
+msgid "Could not retrieve 'bridge/forward_delay' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:834
+#, c-format
+msgid "Could not retrieve 'bridge/stp_state' for '%s'"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1263
+msgid "Could not retrieve pool information"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1002 ../../src/esx/esx_vi.c:1143
+#: ../../src/esx/esx_vi.c:1226
+msgid "Could not retrieve resource pool"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3789
+msgid "Could not retrieve the AutoStartDefaults object"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4598
+#, c-format
+msgid "Could not revert to snapshot '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:491
+#, c-format
+msgid "Could not run '%s'. exitstatus: %d; Check error log '%s' for details."
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3524 ../../src/esx/esx_vi.c:3669
+#, c-format
+msgid "Could not search in datastore '%s': %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:873 ../../src/openvz/openvz_driver.c:965
+msgid "Could not set UUID"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:866 ../../src/openvz/openvz_driver.c:958
+msgid "Could not set disk quota"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3312
+msgid "Could not set disk source"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3607
+#, c-format
+msgid ""
+"Could not set limit to %lld MHz, expecting positive value or -1 (unlimited)"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1944
+#, c-format
+msgid "Could not set max-memory to %lu kilobytes: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1531
+msgid "Could not set memory"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:897
+msgid "Could not set memory size"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2004
+#, c-format
+msgid "Could not set memory to %lu kilobytes: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:579
+msgid "Could not set namespace address for xmlNodeParam"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:889 ../../src/openvz/openvz_driver.c:985
+#: ../../src/openvz/openvz_driver.c:1229
+msgid "Could not set number of vCPUs"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2484
+#, c-format
+msgid "Could not set number of virtual CPUs to %d: %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3595
+#, c-format
+msgid "Could not set reservation to %lld MHz, expecting positive value"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3647
+#, c-format
+msgid ""
+"Could not set shares to %d, expecting positive value or -1 (low), -2 "
+"(normal) or -3 (high)"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:185
+msgid "Could not set the source dir for the filesystem"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:586
+msgid "Could not set wsman namespace address for xmlNodeParam"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:351
+#, c-format
+msgid "Could not start 'slirp'. exitstatus: %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:791
+#, c-format
+msgid "Could not start 'swtpm'. exitstatus: %d, error: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user_gpu.c:169
+#, c-format
+msgid "Could not start 'vhost-user-gpu'. exitstatus: %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_virtiofs.c:234
+msgid "Could not start 'virtiofsd'"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:240
+#, c-format
+msgid "Could not start dbus-daemon. exitstatus: %d"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2897
+#, c-format
+msgid "Could not start domain: %s"
+msgstr ""
+
+#: ../../src/util/virtpm.c:325
+#, c-format
+msgid "Could not stat %s"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1590
+#, c-format
+msgid "Could not suspend domain: %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:768
+#, c-format
+msgid "Could not transfer data: %s (%d)"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1371
+msgid "Could not translate keycode"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:994
+msgid "Could not verify disk address"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:749
+#, c-format
+msgid "Could not wait for transfer: %s (%d)"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1311
+#, c-format
+msgid "Could not wipe volume: %s"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:147
+#, c-format
+msgid "Couldn't create lock file for device '%s' in path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:807
+#, c-format
+msgid "Couldn't read volume target path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2608
+#, c-format
+msgid "Couldn't set link state on interface: %s"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:156
+#, c-format
+msgid "Couldn't write to lock file for device '%s' in path '%s'"
+msgstr ""
+
+#: ../../src/conf/capabilities.c:1401
+#, c-format
+msgid "Cpu '%u' in node '%zu' is out of range of the provided bitmap"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12932 ../../tools/virsh-domain.c:12990
+msgid "Crashed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13013
+msgid "Crashloaded"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:83
+msgid "Create a checkpoint from XML"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:86
+msgid "Create a checkpoint from XML for use in future incremental backups"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:194
+msgid "Create a checkpoint from a set of args"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:197
+msgid ""
+"Create a checkpoint from arguments for use in future incremental backups"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:43
+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 ""
+
+#: ../../tools/virsh-domain.c:8261
+msgid "Create a domain."
+msgstr ""
+
+#: ../../tools/virsh-network.c:1482
+msgid "Create a network port."
+msgstr ""
+
+#: ../../tools/virsh-network.c:194
+msgid "Create a network."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:492
+msgid "Create a new network filter binding."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:248 ../../tools/virsh-pool.c:436
+msgid "Create a pool."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:687
+msgid "Create a restore point for interfaces settings"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:116
+msgid "Create a snapshot (disk and RAM) from XML"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:333
+msgid "Create a snapshot (disk and RAM) from arguments"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:113
+msgid "Create a snapshot from XML"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:330
+msgid "Create a snapshot from a set of args"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:437
+msgid "Create a vol from an existing volume."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:166 ../../tools/virsh-volume.c:375
+msgid "Create a vol."
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:763 ../../tools/virsh-pool.c:1886
+msgid "Created"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:980
+#, c-format
+msgid "Created bridge %s with attached device %s\n"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:901
+#: ../../src/esx/esx_storage_backend_vmfs.c:1115
+msgid "Creating non-file volumes is not supported"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:786 ../../tools/virsh-checkpoint.c:789
+#: ../../tools/virsh-snapshot.c:1571 ../../tools/virsh-snapshot.c:1573
+msgid "Creation Time"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1036
+#: ../../src/esx/esx_storage_backend_vmfs.c:1216
+#, c-format
+msgid "Creation of %s volumes is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2663
+msgid "Current memory size too large"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:916
+msgid "Current:"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:715
+#, c-format
+msgid "Custom loader requires explicit %s configuration"
+msgstr ""
+
+#: ../../src/security/security_dac.c:423
+msgid "DAC imagelabel couldn't be determined"
+msgstr ""
+
+#: ../../src/security/security_dac.c:384
+msgid "DAC seclabel couldn't be determined"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:276
+#, c-format
+msgid "DBus daemon %s didn't show up"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:248
+msgid "DBus matches could not be installed. Disabling nwfilter driver"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:650
+#, c-format
+msgid "DBus not available, disabling HAL driver: %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1747 ../../src/util/virdbus.c:1767
+#: ../../src/util/virdbus.c:1779 ../../src/util/virdbus.c:1792
+#: ../../src/util/virdbus.c:1801 ../../src/util/virdbus.c:1809
+#: ../../src/util/virdbus.c:1823 ../../src/util/virdbus.c:1833
+#: ../../src/util/virdbus.c:1842
+msgid "DBus support not compiled into this binary"
+msgstr ""
+
+#: ../../src/util/virdbus.c:532
+msgid "DBus type stack is empty"
+msgstr ""
+
+#: ../../src/util/virdbus.c:506
+msgid "DBus type too deeply nested"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3527
+msgid "DNS HOST records cannot be modified, only added or deleted"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:853
+#, c-format
+msgid ""
+"DNS SRV port attribute not permitted without target for service '%s' in "
+"network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:869
+#, c-format
+msgid ""
+"DNS SRV priority attribute not permitted without target for service '%s' in "
+"network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3622
+msgid "DNS SRV records cannot be modified, only added or deleted"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:885
+#, c-format
+msgid ""
+"DNS SRV weight attribute not permitted without target for service '%s' in "
+"network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3707
+msgid "DNS TXT records cannot be modified, only added or deleted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6317
+msgid "Data processed:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6319
+msgid "Data remaining:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6321
+msgid "Data total:"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:528
+#, c-format
+msgid "Datastore has unexpected type '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:230
+#, c-format
+msgid "Datastore path '%s' doesn't have expected format '[<datastore>] <path>'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3437
+#, c-format
+msgid "Datastore path '%s' doesn't reference a file"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:83
+#: ../../src/esx/esx_storage_backend_vmfs.c:541
+msgid "DatastoreInfo has unexpected type"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:720
+msgid "Default paths:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8357
+msgid "Define a domain."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:77
+msgid "Define a new network filter or update an existing one."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:555
+msgid "Define a pool."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:521
+msgid "Define or modify a persistent physical host interface."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:507
+msgid "Define or modify a persistent storage pool."
+msgstr ""
+
+#: ../../tools/virsh-network.c:242
+msgid "Define or modify a persistent virtual network."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:69
+msgid "Define or modify a secret."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12924 ../../tools/virsh-network.c:1184
+#: ../../tools/virsh-pool.c:1882 ../../tools/virsh-secret.c:627
+msgid "Defined"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1012
+msgid "Delete a domain checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1875
+msgid "Delete a domain snapshot"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:541
+msgid "Delete a given network filter binding."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:688
+msgid "Delete a given pool."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:870
+msgid "Delete a given vol."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8011
+msgid "Delete an IOThread from the guest domain."
+msgstr ""
+
+#: ../../tools/virsh-network.c:1594
+msgid "Delete the specified network port."
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:764 ../../tools/virsh-pool.c:1887
+msgid "Deleted"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1024
+msgid ""
+"Depending on whether run with or without options, the command fetches or "
+"redefines the existing active set of filters on daemon."
+msgstr ""
+
+#: ../../tools/virt-admin.c:1078
+msgid ""
+"Depending on whether run with or without options, the command fetches or "
+"redefines the existing active set of outputs on daemon."
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:514 ../../tools/virsh-snapshot.c:990
+msgid "Descendants:"
+msgstr ""
+
+#: ../../src/libxl/xen_xm.c:157
+#, c-format
+msgid "Dest file %s too big for destination"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:1185
+msgid ""
+"Destination libvirt does not support migration with extensible parameters"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4587
+msgid "Destination libvirt does not support peer-to-peer migration protocol"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:95
+msgid ""
+"Destroy a device on the node.  Note that this command destroys devices on "
+"the physical host"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12989
+msgid "Destroyed"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:149
+#, c-format
+msgid "Destroyed node device '%s'\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12059
+msgid "Detach device from an XML <file>"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12141
+msgid "Detach device identified by the given alias from a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12745
+msgid "Detach disk device."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12289
+msgid "Detach network interface."
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:596
+msgid "Detach node device from its device driver before assigning to a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:623
+msgid "Device"
+msgstr ""
+
+#: ../../src/util/virscsi.c:371
+#, c-format
+msgid "Device %s already exists"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:647
+#, c-format
+msgid "Device %s detached\n"
+msgstr ""
+
+#: ../../src/util/virpci.c:1601 ../../src/util/virscsivhost.c:184
+#: ../../src/util/virusb.c:448
+#, c-format
+msgid "Device %s is already in use"
+msgstr ""
+
+#: ../../src/util/virpci.c:2115
+#, c-format
+msgid "Device %s is behind a switch lacking ACS and cannot be assigned"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1076
+#, c-format
+msgid "Device %s is not a bridge"
+msgstr ""
+
+#: ../../src/util/virpci.c:1389
+#, c-format
+msgid "Device %s not found: could not access %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:696
+#, c-format
+msgid "Device %s re-attached\n"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:747
+#, c-format
+msgid "Device %s reset\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1181
+#, c-format
+msgid "Device %s un-attached from bridge %s\n"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3086
+#, c-format
+msgid "Device '%s' already formatted using '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3070
+#, c-format
+msgid "Device '%s' is unrecognized, requires build"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17943
+#, c-format
+msgid "Device alias was not set for %s controller with index %d "
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:303
+#, c-format
+msgid ""
+"Device alias was not set for PCI controller with index %u required for "
+"device at address %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:203
+msgid "Device attached successfully\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1110
+#, c-format
+msgid "Device attached to bridge %s has no name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30044
+msgid "Device configuration is not compatible: Domain has no USB bus support"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12190
+msgid "Device detach request sent successfully\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12123
+msgid "Device detached successfully\n"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:2129
+msgid "Device is not a fibre channel HBA"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3881
+#, c-format
+msgid "Device type '%s' is not an integer"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3204 ../../tools/virsh-domain.c:12272
+msgid "Device updated successfully\n"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1056
+#: ../../tools/virsh-domain-monitor.c:1075
+#, c-format
+msgid "Device: %s\n"
+msgstr ""
+
+#: ../../src/util/virdbus.c:433
+#, c-format
+msgid "Dict entry in signature '%s' is wrong size"
+msgstr ""
+
+#: ../../src/util/virdbus.c:412
+#, c-format
+msgid "Dict entry in signature '%s' must be a basic type"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:426
+msgid ""
+"Did not create EK and certificates since this requires privileged mode for a "
+"TPM 1.2\n"
+msgstr ""
+
+#: ../../src/util/virusb.c:215
+#, c-format
+msgid "Did not find USB device %04x:%04x"
+msgstr ""
+
+#: ../../src/util/virusb.c:294
+#, c-format
+msgid "Did not find USB device %04x:%04x bus:%u device:%u"
+msgstr ""
+
+#: ../../src/util/virusb.c:253
+#, c-format
+msgid "Did not find USB device bus:%u device:%u"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2882
+msgid ""
+"Different bind and connect parameters for udp character device is not "
+"supported."
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:227
+msgid "Different inbound and outbound bandwidth is unsupported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6347
+msgid "Dirty rate:"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1916 ../../src/vbox/vbox_common.c:1928
+#: ../../src/vbox/vbox_common.c:1937
+msgid "Disabled"
+msgstr ""
+
+#: ../../src/admin/admin_server_dispatch.c:85
+#, c-format
+msgid "Disallowing client %lld with uid %lld"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:491 ../../src/locking/lock_daemon.c:498
+#: ../../src/logging/log_daemon.c:365 ../../src/logging/log_daemon.c:372
+#, c-format
+msgid "Disallowing client %llu with uid %llu"
+msgstr ""
+
+#: ../../tools/virsh.c:96 ../../tools/virt-admin.c:93
+#, c-format
+msgid "Disconnected from %s due to I/O error"
+msgstr ""
+
+#: ../../tools/virsh.c:99 ../../tools/virt-admin.c:96
+#, c-format
+msgid "Disconnected from %s due to end of file"
+msgstr ""
+
+#: ../../tools/virsh.c:102 ../../tools/virt-admin.c:99
+#, c-format
+msgid "Disconnected from %s due to keepalive timeout"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13007
+msgid "Disk"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1002
+#, c-format
+msgid "Disk address %d:%d:%d doesn't match target device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:774
+msgid "Disk attached successfully\n"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:728
+#, c-format
+msgid "Disk cache mode %s is not supported"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:340
+msgid "Disk copy_on_read is not supported by vz driver."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12837
+msgid "Disk detached successfully\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7613
+#, c-format
+msgid "Disk device '%s' does not support snapshotting"
+msgstr ""
+
+#: ../../src/util/virutil.c:445
+#, c-format
+msgid "Disk index %d is negative"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1524
+#, c-format
+msgid "Disk iothread '%u' not defined in iothreadid"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3242
+#, c-format
+msgid "Disk label already formatted using '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3391
+#, c-format
+msgid "Disk source %s must be a block device"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1941
+#, c-format
+msgid "Disk source %s must be a character/block device"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1208
+#, c-format
+msgid ""
+"Disks on SCSI controller %d have inconsistent controller models, cannot "
+"autodetect model"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8076
+msgid "Display per-CPU and total statistics about the domain's CPUs"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:694
+msgid "Display program help"
+msgstr ""
+
+#: ../../tools/virt-admin.c:218
+msgid "Display the system and also the daemon version information."
+msgstr ""
+
+#: ../../tools/virsh-host.c:1397
+msgid "Display the system version information."
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:702
+msgid "Display version information"
+msgstr ""
+
+#: ../../tools/virsh-host.c:687
+msgid ""
+"Displays the node's total number of CPUs, the number of online CPUs and the "
+"list of online CPUs."
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1275
+#, c-format
+msgid ""
+"Distance value %d under node %zu is LOCAL_DISTANCE and should be set to 10"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1268
+#, c-format
+msgid "Distance value of %d is not in valid range"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10046
+msgid "Do not change process security label"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1296 ../../tools/virsh-host.c:1751
+msgid "Do not include features that block migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12905
+#, c-format
+msgid "Domain %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12890
+#, c-format
+msgid "Domain %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6362
+#, c-format
+msgid ""
+"Domain %s asked for 'sev' launch but this QEMU does not support SEV feature"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9907
+#, c-format
+msgid "Domain %s attached to pid %u\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3518
+#, c-format
+msgid "Domain %s could not be suspended"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3565
+#, c-format
+msgid "Domain %s could not be woken up"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8334
+#, c-format
+msgid "Domain %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8397
+#, c-format
+msgid "Domain %s defined from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8450
+#, c-format
+msgid "Domain %s destroyed\n"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:206 ../../src/qemu/qemu_process.c:6803
+#, c-format
+msgid "Domain %s didn't show up"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3945
+#, c-format
+msgid "Domain %s has been undefined\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4886
+#, c-format
+msgid "Domain %s has no manage save image; removal skipped"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6054
+#, c-format
+msgid "Domain %s is being rebooted\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5974
+#, c-format
+msgid "Domain %s is being shutdown\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1142
+#, c-format
+msgid "Domain %s marked as autostarted\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5892
+#, c-format
+msgid "Domain %s resumed\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4170
+#, c-format
+msgid "Domain %s started\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3523
+#, c-format
+msgid "Domain %s successfully suspended"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3570
+#, c-format
+msgid "Domain %s successfully woken up"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3444
+#, c-format
+msgid "Domain %s suspended\n"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:394
+#, c-format
+msgid "Domain %s too big for destination"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1144
+#, c-format
+msgid "Domain %s unmarked as autostarted\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6096
+#, c-format
+msgid "Domain %s was reset\n"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1827
+#, c-format
+msgid "Domain '%d' has to be running because libxenlight will suspend it"
+msgstr ""
+
+#: ../../src/test/test_driver.c:4380
+#, c-format
+msgid "Domain '%s' is already running"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5701
+#, c-format
+msgid "Domain '%s' sysinfo are not available"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13648
+msgid "Domain Events"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1854
+msgid "Domain UUID is malformed or empty"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3025 ../../src/vmware/vmware_conf.c:388
+msgid ""
+"Domain XML doesn't contain any disks, cannot deduce datastore and path for "
+"VMX file"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3040 ../../src/vmware/vmware_conf.c:403
+msgid ""
+"Domain XML doesn't contain any file-based harddisks, cannot deduce datastore "
+"and path for VMX file"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18406
+msgid "Domain already contains a device with the same address"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8111 ../../src/qemu/qemu_hotplug.c:974
+msgid "Domain already contains a disk with that address"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2989
+msgid "Domain already exists, editing existing domains is not supported yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6714
+msgid "Domain autodestroy not supported for embedded drivers yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6709
+msgid "Domain autodestroy requires a connection handle"
+msgstr ""
+
+#: ../../src/util/virerror.c:1224
+msgid "Domain backup job id not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1225
+#, c-format
+msgid "Domain backup job id not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1069
+#, c-format
+msgid "Domain checkpoint %s children deleted\n"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:68
+#, c-format
+msgid "Domain checkpoint %s created"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:65
+#, c-format
+msgid "Domain checkpoint %s created from '%s'"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1071
+#, c-format
+msgid "Domain checkpoint %s deleted\n"
+msgstr ""
+
+#: ../../src/util/virerror.c:1221
+msgid "Domain checkpoint not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1222
+#, c-format
+msgid "Domain checkpoint not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8575
+msgid "Domain description not changed\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8592
+msgid "Domain description updated successfully"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19885
+msgid "Domain does not have suspend support"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12345
+#, c-format
+msgid ""
+"Domain has %d interfaces. Please specify which one to detach using --mac"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12367
+#, c-format
+msgid ""
+"Domain has multiple interfaces matching MAC address %s. You must use detach-"
+"device and specify the device pci address to remove it."
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3354
+msgid "Domain has no current snapshot"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1180
+msgid "Domain has no managed save image"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8881
+msgid "Domain hostdev device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4967
+msgid "Domain information of managed save state file in XML"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:454 ../../src/vz/vz_sdk.c:1003
+#: ../../src/vz/vz_sdk.c:1013
+msgid "Domain interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4120
+msgid "Domain is already active"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1006
+msgid "Domain is already active or is in state transition"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:861 ../../src/libxl/libxl_driver.c:2820
+#: ../../src/lxc/lxc_driver.c:1008 ../../src/vmware/vmware_driver.c:747
+msgid "Domain is already running"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:516
+msgid "Domain is not active"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:575 ../../src/hyperv/hyperv_driver.c:1127
+msgid "Domain is not active or is in state transition"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:544
+msgid "Domain is not paused"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1920 ../../src/esx/esx_driver.c:2883
+msgid "Domain is not powered off"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1577 ../../src/esx/esx_driver.c:1690
+#: ../../src/esx/esx_driver.c:1739 ../../src/esx/esx_driver.c:1793
+#: ../../src/esx/esx_driver.c:2397
+msgid "Domain is not powered on"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2425 ../../tools/virsh-domain.c:11537
+#: ../../tools/virsh-domain.c:11778
+msgid "Domain is not running"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1633 ../../src/libxl/libxl_driver.c:1524
+msgid "Domain is not suspended"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3190
+msgid "Domain is not suspended or powered off"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2484
+msgid "Domain name contains invalid escape sequence"
+msgstr ""
+
+#: ../../src/util/virerror.c:1038
+msgid "Domain not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1039
+#, c-format
+msgid "Domain not found: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5351
+msgid ""
+"Domain requires KVM, but it is not available. Check that virtualization is "
+"enabled in the host BIOS, and host configuration is setup to load the kvm "
+"modules."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:559
+msgid "Domain requires at least 1 vCPU"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5384
+#, c-format
+msgid "Domain restored from %s\n"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:877
+msgid "Domain should have at least one disk defined"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1935
+#, c-format
+msgid "Domain snapshot %s children deleted\n"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:99
+#, c-format
+msgid "Domain snapshot %s created"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:97
+#, c-format
+msgid "Domain snapshot %s created from '%s'"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1937
+#, c-format
+msgid "Domain snapshot %s deleted\n"
+msgstr ""
+
+#: ../../src/util/virerror.c:1128
+msgid "Domain snapshot not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1129
+#, c-format
+msgid "Domain snapshot not found: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21017
+msgid "Domain title can't contain newlines"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8574
+msgid "Domain title not changed\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8591
+msgid "Domain title updated successfully"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5999
+msgid "Domain-0 cannot be migrated"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:83
+msgid "Domain-0 does not support requested operation"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:490 ../../tools/virsh-snapshot.c:900
+msgid "Domain:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3964
+msgid "Done.\n"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:386
+msgid "Download length it too large"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:760
+msgid "Download volume contents to a file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6436
+msgid "Downtime w/o network:"
+msgstr ""
+
+#: ../../src/libvirt.c:1060
+#, c-format
+msgid "Driver %s cannot be used in embedded mode"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1218
+#: ../../src/interface/interface_backend_netcf.c:99
+#: ../../src/interface/interface_backend_udev.c:1157
+#: ../../src/libxl/libxl_driver.c:661 ../../src/lxc/lxc_driver.c:1476
+#: ../../src/network/bridge_driver.c:723
+#: ../../src/node_device/node_device_hal.c:598
+#: ../../src/node_device/node_device_udev.c:1820
+#: ../../src/nwfilter/nwfilter_driver.c:188
+#: ../../src/storage/storage_driver.c:264 ../../src/vz/vz_driver.c:4114
+msgid "Driver does not support embedded mode"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1333
+msgid "Driver does not support setting multiple IP addresses"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:603
+msgid "Driver state initialization failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5554 ../../tools/virsh-domain.c:6168
+msgid "Dump"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:876
+msgid "Dump XML for a domain checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1666
+msgid "Dump XML for a domain snapshot"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:106
+msgid "Dump XML for an ongoing domain block backup job"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4970
+msgid "Dump XML of domain information for a managed save state file to stdout."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4542
+msgid "Dump XML of domain information for a saved state file to stdout."
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4156 ../../src/qemu/qemu_driver.c:4190
+msgid "Dump failed"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:476
+#, c-format
+msgid "Duplicate Address Detection not finished in %d seconds"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:894
+#, c-format
+msgid "Duplicate NUMA cell info for cell id '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2436
+#, c-format
+msgid "Duplicate USB address bus %u port %s"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2105
+#, c-format
+msgid "Duplicate USB controllers with index %u"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2224
+#, c-format
+msgid "Duplicate USB hub on bus %u port %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:609
+#, c-format
+msgid "Duplicate cache type in resctrl for level %u"
+msgstr ""
+
+#: ../../src/util/virhash.c:368
+#, c-format
+msgid "Duplicate hash table key '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:873
+#, c-format
+msgid "Duplicate security driver %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1456 ../../src/qemu/qemu_driver.c:19856
+msgid "Duration not supported. Use 0 for now"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:683 ../../src/qemu/qemu_monitor.c:671
+msgid "EOF notify callback must be supplied"
+msgstr ""
+
+#: ../../tools/virsh-console.c:274 ../../tools/virsh-console.c:297
+msgid "EOF on stdin"
+msgstr ""
+
+#: ../../tools/virsh-console.c:358
+msgid "EOF on stdout"
+msgstr ""
+
+#: ../../tools/vsh.c:3203
+msgid "Echo back arguments, possibly with quoting."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12856
+msgid "Edit the XML configuration for a domain."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:396
+msgid "Edit the XML configuration for a network filter."
+msgstr ""
+
+#: ../../tools/virsh-network.c:1113
+msgid "Edit the XML configuration for a network."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:101
+msgid "Edit the XML configuration for a physical host interface."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1813
+msgid "Edit the XML configuration for a storage pool."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4659
+msgid "Edit the domain XML associated with a saved state file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4904
+msgid "Edit the domain XML associated with the managed save state file"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:330
+msgid "Edit the domain checkpoint XML for a named checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:511
+msgid "Edit the domain snapshot XML for a named snapshot"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:264
+msgid "Either 'name' or 'parent' must be specified for the 'scsi_host' adapter"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24342
+msgid ""
+"Either both target and source domains or none of them must have TPM device "
+"present"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13830
+msgid "Eject the media"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:137
+msgid "Element 'memnode' is invalid without any guest NUMA cells"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5230 ../../src/qemu/qemu_driver.c:5348
+#: ../../src/test/test_driver.c:2739
+msgid "Empty cpu list for pinning"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5817
+msgid "Empty iothread cpumap list for pinning"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:966
+msgid "Empty prefix name for resctrl monitor"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:124
+#, c-format
+msgid "Empty response during %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:787
+#, c-format
+msgid "Emulator '%s' does not support arch '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:802
+#, c-format
+msgid "Emulator '%s' does not support machine type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:780
+#, c-format
+msgid "Emulator '%s' does not support os type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:794
+#, c-format
+msgid "Emulator '%s' does not support virt type '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1916 ../../src/vbox/vbox_common.c:1928
+#: ../../src/vbox/vbox_common.c:1937
+msgid "Enabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:602
+msgid "End of file from agent socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:577
+msgid "End of file from qemu monitor"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1827
+msgid "End of file while reading data"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1823
+#, c-format
+msgid "End of file while reading data: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1872
+msgid "End of file while writing data"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:920
+msgid "Ensure data previously on a volume is not accessible to future reads"
+msgstr ""
+
+#: ../../src/util/virauth.c:239
+#, c-format
+msgid "Enter %s's password for %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:250
+msgid "Enter new value for secret:"
+msgstr ""
+
+#: ../../src/util/virauth.c:162
+#, c-format
+msgid "Enter username for %s"
+msgstr ""
+
+#: ../../src/util/virauth.c:159
+#, c-format
+msgid "Enter username for %s [%s]"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:365
+#, c-format
+msgid "Error adding route to %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3235
+msgid "Error checking for disk label, failed to get disk partition information"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:859 ../../src/openvz/openvz_driver.c:951
+msgid "Error creating initial configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3162
+#, c-format
+msgid "Error from child process creating '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3163
+#, c-format
+msgid "Error from child process opening '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2039
+msgid "Error getting 'total-bytes' in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2027
+msgid "Error getting 'used-bytes' in reply of guest-get-fsinfo"
+msgstr ""
+
+#: ../../src/util/virpci.c:2372
+#, c-format
+msgid "Error getting physical function's '%s' virtual_functions"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1038
+msgid "Error in xmlAddPrevSibling"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1013
+#: ../../src/vbox/vbox_snapshot_conf.c:1020
+#: ../../src/vbox/vbox_snapshot_conf.c:1050
+#: ../../src/vbox/vbox_snapshot_conf.c:1055
+#: ../../src/vbox/vbox_snapshot_conf.c:1063
+#: ../../src/vbox/vbox_snapshot_conf.c:1069
+#: ../../src/vbox/vbox_snapshot_conf.c:1075
+#: ../../src/vbox/vbox_snapshot_conf.c:1080
+#: ../../src/vbox/vbox_snapshot_conf.c:1100
+msgid "Error in xmlNewProp"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6513
+msgid "Error message:"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:676
+msgid "Error notify callback must be supplied"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:493
+#, c-format
+msgid "Error opening file %s"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:928
+#, c-format
+msgid "Error reading secret: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:259
+#, c-format
+msgid "Error removing IP address from %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1101
+msgid "Error while building firewall"
+msgstr ""
+
+#: ../../src/util/virerror.c:1102
+#, c-format
+msgid "Error while building firewall: %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4925 ../../src/vbox/vbox_common.c:7184
+#, c-format
+msgid "Error while closing medium, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5241 ../../src/vbox/vbox_common.c:7009
+#, c-format
+msgid "Error while creating diff storage, rc=%08x"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:621
+msgid "Error while processing agent IO"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2700
+msgid "Error while processing command's IO"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:611
+msgid "Error while processing monitor IO"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:188
+msgid "Error while reading /proc/cgroups"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2221
+msgid "Error while reading the domain name"
+msgstr ""
+
+#: ../../src/vbox/vbox_network.c:629
+#, c-format
+msgid "Error while removing hostonly network interface, rc=%08x"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3005
+#, c-format
+msgid "Escape character is %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3743
+#, c-format
+msgid "Ethernet controller index %d out of [0..3] range"
+msgstr ""
+
+#: ../../src/util/vireventthread.c:143
+msgid "Event thread is already running"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12962
+msgid "Event wakeup"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:884
+msgid ""
+"Exactly one 'cell' element per guest NUMA cell allowed, non-contiguous "
+"ranges or ranges not starting from 0 are not allowed"
+msgstr ""
+
+#: ../../src/test/test_driver.c:681
+#, c-format
+msgid "Exceeded max iface limit %d"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2914 ../../src/util/vircommand.c:2923
+#: ../../src/util/vircommand.c:2932 ../../src/util/vircommand.c:2941
+#: ../../src/util/vircommand.c:2967 ../../src/util/vircommand.c:2975
+msgid "Executing new processes is not supported on Win32 platform"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:864 ../../tools/virsh-interface.c:1071
+#, c-format
+msgid "Existing device %s has no type"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:869
+#, c-format
+msgid "Existing device %s is already a bridge"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:700
+msgid "Exit after timeout period"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:210
+#, c-format
+msgid "Expected a /dev path for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31499 ../../src/conf/domain_conf.c:31543
+#: ../../src/conf/domain_conf.c:31661
+#, c-format
+msgid "Expected an interface of type 'network' not '%s'"
+msgstr ""
+
+#: ../../src/util/virprocess.c:688
+msgid "Expected at least one file descriptor"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4193
+#, c-format
+msgid "Expected caps for '%s' but saw '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6427
+msgid "Expected downtime:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32087
+#: ../../src/storage/storage_backend_fs.c:155
+#: ../../src/storage/storage_backend_gluster.c:480
+#: ../../src/storage/storage_backend_iscsi.c:58
+#: ../../src/storage/storage_backend_iscsi.c:179
+#: ../../src/storage/storage_backend_iscsi.c:235
+#: ../../src/storage/storage_backend_iscsi.c:324
+#: ../../src/storage/storage_backend_iscsi_direct.c:67
+#: ../../src/storage/storage_backend_iscsi_direct.c:505
+msgid "Expected exactly 1 host for the storage pool"
+msgstr ""
+
+#: ../../src/util/virsystemd.c:687
+#, c-format
+msgid "Expecting %d FD names but got %zu"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:647 ../../src/esx/esx_driver.c:734
+#, c-format
+msgid "Expecting '%s' to be a %s host but found a %s host"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:885
+#, c-format
+msgid "Expecting VI API type 'HostAgent' or 'VirtualCenter' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2256
+#, c-format
+msgid "Expecting VMX entry '%s' to be 'ata-hardDisk' or 'disk' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1994
+#, c-format
+msgid ""
+"Expecting VMX entry '%s' to be 'buslogic' or 'lsilogic' or 'lsisas1068' or "
+"'pvscsi' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2298 ../../src/vmx/vmx.c:2352
+#, c-format
+msgid "Expecting VMX entry '%s' to be 'cdrom-image' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2994
+#, c-format
+msgid "Expecting VMX entry '%s' to be 'device' or 'file' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2890
+#, c-format
+msgid ""
+"Expecting VMX entry '%s' to be 'device', 'file' or 'pipe' or 'network' but "
+"found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2628
+#, c-format
+msgid ""
+"Expecting VMX entry '%s' to be 'generated' or 'static' or 'vpx' but found "
+"'%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2248
+#, c-format
+msgid "Expecting VMX entry '%s' to be 'scsi-hardDisk' or 'disk' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2884
+#, c-format
+msgid "Expecting VMX entry '%s' to be 'server' or 'client' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2652
+#, c-format
+msgid ""
+"Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000' "
+"or 'e1000e' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2611 ../../src/vmx/vmx.c:2621
+#, c-format
+msgid "Expecting VMX entry '%s' to be MAC address but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1365
+#, c-format
+msgid "Expecting VMX entry 'config.version' to be 8 but found %lld"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1423
+#, c-format
+msgid ""
+"Expecting VMX entry 'memsize' to be an unsigned integer (multiple of 4) but "
+"found %lld"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1464
+#, c-format
+msgid ""
+"Expecting VMX entry 'numvcpus' to be an unsigned integer greater than 0 but "
+"found %lld"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1538
+#, c-format
+msgid ""
+"Expecting VMX entry 'sched.cpu.affinity' to be a comma separated list of "
+"unsigned integers but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1521
+#, c-format
+msgid ""
+"Expecting VMX entry 'sched.cpu.affinity' to contain at least as many values "
+"as 'numvcpus' (%lld) but found only %zu value(s)"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1573
+#, c-format
+msgid ""
+"Expecting VMX entry 'sched.cpu.shares' to be an unsigned integer or 'low', "
+"'normal' or 'high' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1378
+#, c-format
+msgid ""
+"Expecting VMX entry 'virtualHW.version' to be 4 or higher but found %lld"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3204
+#, c-format
+msgid "Expecting domain XML CPU mode 'custom' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3225
+#, c-format
+msgid "Expecting domain XML CPU sockets per core as %d but found %d"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3108
+#, c-format
+msgid ""
+"Expecting domain XML attribute 'arch' of entry 'os/type' to be 'i686' or "
+"'x86_64' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3247
+#, c-format
+msgid ""
+"Expecting domain XML attribute 'cpuset' of entry 'vcpu' to contain at least "
+"%d CPU(s)"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:943
+msgid ""
+"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
+"with 'fd'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:908
+msgid ""
+"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
+"with 'hd'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:869
+msgid ""
+"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
+"with 'sd'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1224
+#, c-format
+msgid ""
+"Expecting domain XML attribute 'model' of entry 'controller' to be "
+"'buslogic' or 'lsilogic' or 'lsisas1068' or 'vmpvscsi' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3759
+#, c-format
+msgid ""
+"Expecting domain XML entry 'devices/interface/model' to be 'vlance' or "
+"'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' or 'e1000e' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3192
+msgid "Expecting domain XML entry 'vcpu' to be greater than 0"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:946
+#, c-format
+msgid ""
+"Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3060 ../../src/vmware/vmware_conf.c:421
+#, c-format
+msgid "Expecting source '%s' of first file-based harddisk to be a VMDK image"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1460 ../../src/esx/esx_vi_types.c:923
+#, c-format
+msgid "Expecting type '%s' but found '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1633
+#, c-format
+msgid "Expecting type to begin with 'ArrayOf' but found '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3085
+#, c-format
+msgid "Expecting virt type to be '%s' but found '%s'"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1426
+msgid "Expiry Time"
+msgstr ""
+
+#: ../../src/security/security_util.c:70 ../../src/security/security_util.c:85
+#: ../../src/security/security_util.c:104
+msgid "Extended attributes are not supported on this system"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1090
+#, c-format
+msgid "Extra data in disabled network '%s'"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:954
+msgid "Extract the checkpoint's parent, if any"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1733
+msgid "Extract the snapshot's parent, if any"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:95
+msgid "FAIL"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1060
+#, c-format
+msgid "FDC bus index %d out of [0] range"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1053 ../../src/vmx/vmx.c:2132
+#, c-format
+msgid "FDC controller index %d out of [0] range"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1067 ../../src/vmx/vmx.c:2139
+#, c-format
+msgid "FDC unit index %d out of [0..1] range"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:764
+msgid "Fail to create socket for incoming migration"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1168 ../../src/hyperv/hyperv_wmi.c:1189
+#: ../../tools/virsh-domain.c:6147 ../../tools/virsh-domain.c:12993
+msgid "Failed"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:529
+#, c-format
+msgid "Failed new node mode for target '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1229
+#, c-format
+msgid "Failed set TLS x509 credentials: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:199
+#: ../../src/storage/storage_backend_iscsi_direct.c:214
+#, c-format
+msgid "Failed testunitready: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:302
+msgid "Failed to accept migration connection"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:618
+#, c-format
+msgid "Failed to access '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1025
+msgid "Failed to acquire lock"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1020
+#, c-format
+msgid "Failed to acquire lock: %s"
+msgstr ""
+
+#: ../../src/util/virpidfile.c:367
+#, c-format
+msgid "Failed to acquire pid file '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3162
+#, c-format
+msgid "Failed to add %s controller type definition"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:651
+#, c-format
+msgid "Failed to add IP address %s to IP address cache for interface %s"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:217
+#, c-format
+msgid "Failed to add IP address %s/%d%s%s%s%s to %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1025
+#, c-format
+msgid "Failed to add PCI device %s to the inactive list"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1993
+#, c-format
+msgid "Failed to add capability %s: %d"
+msgstr ""
+
+#: ../../src/util/virpci.c:1118
+#, c-format
+msgid ""
+"Failed to add driver '%s' to driver_override  interface of PCI device '%s'"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1055
+msgid "Failed to add netlink event handle watch"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:676
+msgid "Failed to add signal handle watch"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:471
+#, c-format
+msgid "Failed to add storage controller (name: %s, busType: %d), rc=%08x"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1088
+#, c-format
+msgid "Failed to allocate PCI device list: %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:608
+msgid "Failed to allocate XML buffer"
+msgstr ""
+
+#: ../../src/util/virnetdevveth.c:170
+#, c-format
+msgid "Failed to allocate free veth pair after %d attempts"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:502
+#, c-format
+msgid "Failed to allocate memory for checkpoint directory for domain %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:416 ../../src/qemu/qemu_driver.c:524
+msgid "Failed to allocate memory for path"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:394
+#, c-format
+msgid "Failed to allocate memory for snapshot directory for domain %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12695
+msgid "Failed to allocate new source node"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10102
+msgid "Failed to allocate security label"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10098
+msgid "Failed to allocate security model"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:113
+#, c-format
+msgid "Failed to allocate slirp for '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2244 ../../src/lxc/lxc_process.c:1347
+msgid "Failed to allocate tty"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2040
+#, c-format
+msgid "Failed to apply capabilities: %d"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:691
+#, c-format
+msgid "Failed to apply firewall rules %s: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:199
+#, c-format
+msgid "Failed to attach device from %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:772
+msgid "Failed to attach disk"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1085
+msgid "Failed to attach interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9903
+#, c-format
+msgid "Failed to attach to pid %u"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:799
+#, c-format
+msgid "Failed to authenticate as 'none': %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:97 ../../src/libxl/libxl_driver.c:340
+#: ../../src/lxc/lxc_process.c:1595 ../../src/qemu/qemu_driver.c:220
+#, c-format
+msgid "Failed to autostart VM '%s': %s"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:208
+#: ../../src/storage/storage_driver.c:223
+#, c-format
+msgid "Failed to autostart storage pool '%s': %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1052
+msgid "Failed to balloon domain0 memory"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:702
+msgid "Failed to begin network config change transaction"
+msgstr ""
+
+#: ../../src/util/virfile.c:3759
+#, c-format
+msgid "Failed to bind %s on to %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:741
+#, c-format
+msgid "Failed to bind %s to new root %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:845 ../../src/util/vircgroupv2.c:569
+#, c-format
+msgid "Failed to bind cgroup '%s' on '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1191
+#, c-format
+msgid "Failed to bind mount directory %s to %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:495
+#, c-format
+msgid "Failed to bind socket to '%s'"
+msgstr ""
+
+#: ../../src/util/virhook.c:154 ../../src/util/virhook.c:316
+#, c-format
+msgid "Failed to build path for %s hook"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:140
+msgid "Failed to build pidfile path"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6527
+msgid "Failed to build pidfile path."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:631
+#, c-format
+msgid "Failed to build pool %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:4397
+#, c-format
+msgid "Failed to canonicalize path '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2474
+#, c-format
+msgid "Failed to change owner of %s to %u:%u"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:506
+#, c-format
+msgid "Failed to change ownership of '%s' to %d:%d"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2106
+#, c-format
+msgid "Failed to change ownership of tty %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1176
+#, c-format
+msgid "Failed to change size of volume '%s' by %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1177
+#, c-format
+msgid "Failed to change size of volume '%s' to %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:483
+#, c-format
+msgid "Failed to change storage controller model, rc=%08x"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:759
+#, c-format
+msgid "Failed to chdir into %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4872
+msgid "Failed to check for domain managed save image"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1789
+msgid "Failed to check for managed save image"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11264 ../../src/qemu/qemu_domain.c:12075
+#, c-format
+msgid "Failed to chown device %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:387 ../../tools/virsh-snapshot.c:594
+#, c-format
+msgid "Failed to clean up %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:257
+#, c-format
+msgid "Failed to clear security context for agent for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:1998
+#, c-format
+msgid "Failed to clear security context for monitor for %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:618
+#, c-format
+msgid "Failed to clone vol from %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1182
+#, c-format
+msgid "Failed to close bind target %s"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4190
+msgid "Failed to collect auth credentials"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:733
+msgid "Failed to commit network config change transaction"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1263
+#, c-format
+msgid "Failed to compare host CPU with %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1701
+#, c-format
+msgid "Failed to compare hypervisor CPU with %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:403 ../../src/libxl/libxl_conf.c:1716
+#: ../../src/libxl/xen_common.c:1114
+#: ../../src/storage/storage_backend_logical.c:178
+#: ../../src/util/vircommand.c:3181 ../../src/util/virstring.c:983
+#, c-format
+msgid "Failed to compile regex %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13951
+#, c-format
+msgid "Failed to complete action %s on media"
+msgstr ""
+
+#: ../../tools/vsh.c:2539
+msgid "Failed to complete tree listing"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:725
+#, c-format
+msgid "Failed to connect socket to '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:1169 ../../src/qemu/qemu_migration.c:4553
+#, c-format
+msgid "Failed to connect to remote libvirt URI %s: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:504
+msgid "Failed to connect to ssh agent"
+msgstr ""
+
+#: ../../tools/virt-admin.c:124
+msgid "Failed to connect to the admin server"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:171
+#, c-format
+msgid "Failed to connect: %s"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:174
+#: ../../src/node_device/node_device_udev.c:193
+#: ../../src/node_device/node_device_udev.c:244
+#, c-format
+msgid "Failed to convert '%s' to int"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:264 ../../src/util/virpci.c:2135
+#, c-format
+msgid "Failed to convert '%s' to unsigned int"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:283
+#, c-format
+msgid "Failed to convert '%s' to unsigned long long"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:818
+#, c-format
+msgid "Failed to convert interface index %d to a name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7643
+#, c-format
+msgid "Failed to convert loadparm '%s' to upper case"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:872
+msgid "Failed to convert the command string to argv-lists"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11283
+#, c-format
+msgid "Failed to copy ACLs on device %s"
+msgstr ""
+
+#: ../../src/util/virxml.c:1103
+msgid "Failed to copy XML node"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5500 ../../tools/virsh-domain.c:5505
+#, c-format
+msgid "Failed to core dump domain %s to %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:282
+msgid "Failed to count network filters"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:253
+msgid "Failed to count node devices"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:467
+msgid "Failed to count secrets"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:714 ../../src/lxc/lxc_container.c:733
+#: ../../src/lxc/lxc_container.c:1165 ../../src/lxc/lxc_container.c:1443
+#: ../../src/lxc/lxc_container.c:1503 ../../src/qemu/qemu_domain.c:11865
+#, c-format
+msgid "Failed to create %s"
+msgstr ""
+
+#: ../../tools/vsh.c:2912
+#, c-format
+msgid "Failed to create '%s': %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:203 ../../src/rpc/virnetsaslcontext.c:240
+#, c-format
+msgid "Failed to create SASL client context: %d (%s)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3196
+msgid "Failed to create XML"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:642
+msgid "Failed to create XML config object"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1175
+#, c-format
+msgid "Failed to create bind target %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:883
+msgid "Failed to create bridge node in xml document"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:701
+#, c-format
+msgid "Failed to create cache dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:726
+#, c-format
+msgid "Failed to create channel target dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:716
+#, c-format
+msgid "Failed to create checkpoint dir %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1612
+#, c-format
+msgid "Failed to create directory for '%s' dev '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1717 ../../src/lxc/lxc_controller.c:1793
+#, c-format
+msgid "Failed to create directory for device %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:400
+msgid "Failed to create disk pool geometry"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8330
+#, c-format
+msgid "Failed to create domain from %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1835
+#, c-format
+msgid "Failed to create domain save file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:721
+#, c-format
+msgid "Failed to create dump dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3176 ../../src/qemu/qemu_process.c:4428
+#: ../../src/storage/storage_util.c:453
+#, c-format
+msgid "Failed to create file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3130
+#, c-format
+msgid "Failed to create file '%s': couldn't determine fs type"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3048
+#, c-format
+msgid "Failed to create filesystem probe for device %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:921
+msgid "Failed to create interface node under bridge node in xml document"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:55
+#, c-format
+msgid "Failed to create iscsi context for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:696
+#, c-format
+msgid "Failed to create lib dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:736
+#, c-format
+msgid "Failed to create memory backing dir %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:526
+#, c-format
+msgid "Failed to create network filter from %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:227 ../../tools/virsh-network.c:1520
+#, c-format
+msgid "Failed to create network from %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:79
+#, c-format
+msgid "Failed to create node device from %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:731
+#, c-format
+msgid "Failed to create nvram dir %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:491
+#, c-format
+msgid "Failed to create pool %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:303
+#, c-format
+msgid "Failed to create pool from %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:534
+msgid "Failed to create reboot thread, killing domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:706
+#, c-format
+msgid "Failed to create save dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:741
+#, c-format
+msgid "Failed to create slirp state dir %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:711
+#, c-format
+msgid "Failed to create snapshot dir %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:475 ../../src/rpc/virnetsocket.c:702
+msgid "Failed to create socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:691
+#, c-format
+msgid "Failed to create state dir %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:176 ../../src/hypervisor/virhostdev.c:193
+#, c-format
+msgid "Failed to create state dir '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4527 ../../src/lxc/lxc_driver.c:2521
+#: ../../src/qemu/qemu_driver.c:9224 ../../src/qemu/qemu_driver.c:22184
+#, c-format
+msgid "Failed to create symlink '%s to '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:397 ../../src/network/bridge_driver.c:4184
+#: ../../src/storage/storage_driver.c:1411
+#, c-format
+msgid "Failed to create symlink '%s' to '%s'"
+msgstr ""
+
+#: ../../src/util/virthreadpool.c:210
+msgid "Failed to create thread"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:326 ../../src/libxl/libxl_migration.c:626
+msgid "Failed to create thread for receiving migration data"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:482
+msgid "Failed to create thread to handle daemon restart"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:715
+msgid "Failed to create thread to handle domain shutdown"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2372
+msgid "Failed to create thread to handle pool refresh"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:229
+msgid "Failed to create thread to suspend the host"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8449
+#, c-format
+msgid "Failed to create unique directory with template '%s' for probing QEMU"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:640
+#, c-format
+msgid "Failed to create v1 controller %s for group"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:423
+#, c-format
+msgid "Failed to create v2 cgroup '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:245
+msgid "Failed to create vbox driver object."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:350
+#, c-format
+msgid "Failed to create vol %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:420 ../../tools/virsh-volume.c:497
+#, c-format
+msgid "Failed to create vol from %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8401
+#, c-format
+msgid "Failed to define domain from %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:554
+#, c-format
+msgid "Failed to define interface from %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:111
+#, c-format
+msgid "Failed to define network filter from %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:275
+#, c-format
+msgid "Failed to define network from %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:975
+#, c-format
+msgid "Failed to define new bridge interface %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1177
+#, c-format
+msgid "Failed to define new interface %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:583
+#, c-format
+msgid "Failed to define pool %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:541
+#, c-format
+msgid "Failed to define pool from %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2675
+#, c-format
+msgid "Failed to delete DiskDescriptor.xml of volume '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:903
+#, c-format
+msgid "Failed to delete autostart link '%s': %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1073
+#, c-format
+msgid "Failed to delete checkpoint %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:569
+#, c-format
+msgid "Failed to delete network filter binding on %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1623
+#, c-format
+msgid "Failed to delete network port %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:712
+#, c-format
+msgid "Failed to delete pool %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:374
+#, c-format
+msgid "Failed to delete secret %s"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1939
+#, c-format
+msgid "Failed to delete snapshot %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:203
+#, c-format
+msgid "Failed to delete snapshot: %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:404 ../../src/libxl/libxl_driver.c:4534
+#: ../../src/lxc/lxc_driver.c:2528 ../../src/network/bridge_driver.c:4191
+#: ../../src/qemu/qemu_driver.c:9233 ../../src/qemu/qemu_driver.c:22214
+#: ../../src/storage/storage_driver.c:1419
+#, c-format
+msgid "Failed to delete symlink '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevveth.c:204
+#, c-format
+msgid "Failed to delete veth device %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:904
+#, c-format
+msgid "Failed to delete vol %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1166
+#, c-format
+msgid "Failed to destroy bridge interface %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8452
+#, c-format
+msgid "Failed to destroy domain %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1401 ../../src/libxl/libxl_driver.c:1881
+#: ../../src/libxl/libxl_driver.c:2076
+#, c-format
+msgid "Failed to destroy domain '%d'"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:669
+#, c-format
+msgid "Failed to destroy interface %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:312
+#, c-format
+msgid "Failed to destroy network %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:151
+#, c-format
+msgid "Failed to destroy node device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:672
+#, c-format
+msgid "Failed to destroy pool %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:649
+#, c-format
+msgid "Failed to detach device %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12119
+#, c-format
+msgid "Failed to detach device from %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12186
+#, c-format
+msgid "Failed to detach device with alias %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12833
+msgid "Failed to detach disk"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12459
+msgid "Failed to detach interface"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:192
+#, c-format
+msgid "Failed to determine broadcast address for '%s/%d'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3918
+#, c-format
+msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:1087
+#, c-format
+msgid "Failed to determine prefix for IP address '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:1102
+#, c-format
+msgid "Failed to determine prefix for route with destination '%s'"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:342
+#, sh-format
+msgid "Failed to determine state of guest: $guest. Not tracking it anymore."
+msgstr ""
+
+#: ../../tools/virt-admin.c:783
+#, c-format
+msgid "Failed to disconnect client '%llu' from server %s"
+msgstr ""
+
+#: ../../tools/virt-admin.c:150
+msgid "Failed to disconnect from the admin server"
+msgstr ""
+
+#: ../../tools/virsh.c:217 ../../tools/virsh.c:407
+msgid "Failed to disconnect from the hypervisor"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:397
+#, c-format
+msgid "Failed to disconnect: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:417
+#, c-format
+msgid "Failed to discover session: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2067
+#, c-format
+msgid "Failed to dump core of domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:387
+#, c-format
+msgid "Failed to enable controller '%s' for '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:855 ../../src/esx/esx_vi.c:1928
+msgid "Failed to escape password for XML"
+msgstr ""
+
+#: ../../src/util/virmodule.c:129
+#, c-format
+msgid "Failed to execute symbol '%s' in module '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:852
+msgid "Failed to extract interface information"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3131
+msgid "Failed to extract interface information or no interfaces found"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:1080 ../../src/qemu/qemu_monitor.c:1110
+#, c-format
+msgid "Failed to find QOM Object path for device '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:192
+#, c-format
+msgid "Failed to find SCSI host with wwnn='%s', wwpn='%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1065
+msgid "Failed to find a node driver"
+msgstr ""
+
+#: ../../src/util/virerror.c:1066
+#, c-format
+msgid "Failed to find a node driver: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1104
+msgid "Failed to find a secret storage driver"
+msgstr ""
+
+#: ../../src/util/virerror.c:1105
+#, c-format
+msgid "Failed to find a secret storage driver: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1056
+msgid "Failed to find a storage driver"
+msgstr ""
+
+#: ../../src/util/virerror.c:1057
+#, c-format
+msgid "Failed to find a storage driver: %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1481 ../../tools/virsh-pool.c:1536
+#, c-format
+msgid "Failed to find any %s pool sources"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:181
+#, c-format
+msgid "Failed to find fc_host for wwnn='%s' and wwpn='%s'"
+msgstr ""
+
+#: ../../src/util/virutil.c:719 ../../src/util/virutil.c:723
+#, c-format
+msgid "Failed to find group record for gid '%u'"
+msgstr ""
+
+#: ../../src/util/virmodule.c:110 ../../src/util/virmodule.c:153
+#, c-format
+msgid "Failed to find module '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:800 ../../src/util/virpci.c:2062
+#, c-format
+msgid "Failed to find parent device for %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1130
+#, c-format
+msgid "Failed to find path for %s binary"
+msgstr ""
+
+#: ../../src/util/virscsihost.c:242
+#, c-format
+msgid "Failed to find scsi_host using PCI '%s' and unique_id='%u'"
+msgstr ""
+
+#: ../../src/util/virmodule.c:73
+#, c-format
+msgid "Failed to find symbol '%s' in module '%s': %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1080
+msgid "Failed to find the interface"
+msgstr ""
+
+#: ../../src/util/virerror.c:1081
+#, c-format
+msgid "Failed to find the interface: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1035
+msgid "Failed to find the network"
+msgstr ""
+
+#: ../../src/util/virerror.c:1036
+#, c-format
+msgid "Failed to find the network: %s"
+msgstr ""
+
+#: ../../src/util/virutil.c:650 ../../src/util/virutil.c:658
+#, c-format
+msgid "Failed to find user record for uid '%u'"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:1068 ../../src/logging/log_daemon.c:850
+#: ../../src/remote/remote_daemon.c:969
+#, c-format
+msgid "Failed to fork as daemon: %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:966
+#, c-format
+msgid "Failed to format new xml document for bridge %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1157
+#, c-format
+msgid "Failed to format new xml document for un-enslaved interface %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:453 ../../src/qemu/qemu_driver.c:555
+#, c-format
+msgid "Failed to fully read directory %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16712 ../../src/conf/domain_conf.c:20971
+#: ../../src/conf/domain_conf.c:31509 ../../src/conf/domain_conf.c:31673
+#: ../../src/conf/network_conf.c:1773 ../../src/conf/secret_conf.c:179
+#: ../../src/libxl/xen_common.c:197 ../../src/openvz/openvz_conf.c:997
+msgid "Failed to generate UUID"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20998
+msgid "Failed to generate genid"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:413
+#, c-format
+msgid "Failed to generate new name for interface %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:860
+msgid "Failed to generate uuid"
+msgstr ""
+
+#: ../../src/storage/storage_backend_mpath.c:171
+#, c-format
+msgid "Failed to get %s minor number"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1199
+msgid "Failed to get PCI SYSFS file"
+msgstr ""
+
+#: ../../src/util/virpci.c:2312
+#, c-format
+msgid "Failed to get SRIOV function from device link '%s'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:101
+msgid "Failed to get UUID of created secret"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11788
+msgid "Failed to get VNC port. Is this domain using VNC?"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1049
+#, c-format
+msgid "Failed to get block stats %s %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1069
+#, c-format
+msgid "Failed to get block stats for domain '%s' device '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:396
+msgid "Failed to get capabilities from libxenlight"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:301
+msgid "Failed to get capability names of the device"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:293
+msgid "Failed to get capability numbers of the device"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:275
+#, c-format
+msgid "Failed to get capacity of lun: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1061
+#, c-format
+msgid "Failed to get certificate %s distinguished name: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1812
+msgid "Failed to get checkpoint count"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1566
+msgid "Failed to get client socket PID"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1472 ../../src/rpc/virnetsocket.c:1526
+msgid "Failed to get client socket identity"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12513 ../../tools/virsh-domain.c:12522
+msgid "Failed to get disk information"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1776
+msgid "Failed to get domain autostart state"
+msgstr ""
+
+#: ../../tools/virsh-util.c:274
+msgid "Failed to get domain description xml"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1744
+msgid "Failed to get domain persistence info"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1756
+msgid "Failed to get domain state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2056
+#: ../../tools/virsh-domain-monitor.c:2062
+msgid "Failed to get domain's UUID"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:468
+msgid "Failed to get fs flags"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi.c:119
+#, c-format
+msgid "Failed to get host number for iSCSI session with path '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12332
+msgid "Failed to get interface information"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1166
+#, c-format
+msgid "Failed to get interface stats %s %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1419
+#, c-format
+msgid "Failed to get leases info for %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:351
+#, c-format
+msgid "Failed to get memory statistics for domain %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:606
+msgid "Failed to get network autostart state"
+msgstr ""
+
+#: ../../tools/virsh-network.c:594
+msgid "Failed to get network persistence info"
+msgstr ""
+
+#: ../../tools/virsh-network.c:773 ../../tools/virsh-network.c:1785
+msgid "Failed to get network's UUID"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:222
+msgid "Failed to get node physical info from libxenlight"
+msgstr ""
+
+#: ../../tools/vsh.c:1042
+#, c-format
+msgid "Failed to get option '%s': %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:991
+msgid "Failed to get pool autostart state"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:979
+msgid "Failed to get pool persistence info"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4597
+#, c-format
+msgid "Failed to get scheduler id for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4647 ../../src/libxl/libxl_driver.c:4724
+#, c-format
+msgid "Failed to get scheduler parameters for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1801
+msgid "Failed to get snapshot count"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3258
+#, c-format
+msgid "Failed to get storage controller name, rc=%08x"
+msgstr ""
+
+#: ../../tools/virsh-network.c:524
+msgid "Failed to get the number of active networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:909
+msgid "Failed to get the number of active pools "
+msgstr ""
+
+#: ../../tools/virsh-network.c:533
+msgid "Failed to get the number of inactive networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:918
+msgid "Failed to get the number of inactive pools"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1681
+#, c-format
+msgid "Failed to get udev device for syspath '%s' or '%s'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:592
+msgid "Failed to get uuid of secret"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1532
+msgid "Failed to get valid client socket identity"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1538
+msgid "Failed to get valid client socket identity groups"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:228
+#: ../../src/libxl/libxl_capabilities.c:390
+msgid "Failed to get version info from libxenlight"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:144
+#, c-format
+msgid "Failed to init transport: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1206
+#, c-format
+msgid "Failed to initialize TLS session: %s"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:817
+msgid "Failed to initialize a valid firewall backend"
+msgstr ""
+
+#: ../../src/util/vircgroupbackend.c:69
+msgid "Failed to initialize cgroup backend."
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1799
+msgid "Failed to initialize libpciaccess"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1162
+msgid "Failed to initialize libssh session"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1231
+msgid "Failed to initialize libssh2 agent handle"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1225
+msgid "Failed to initialize libssh2 known hosts table"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1219
+msgid "Failed to initialize libssh2 session"
+msgstr ""
+
+#: ../../tools/virsh.c:886 ../../tools/virt-admin.c:1572
+msgid "Failed to initialize libvirt"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:189
+#, c-format
+msgid "Failed to initialize libvirt error handling"
+msgstr ""
+
+#: ../../tools/virsh.c:881 ../../tools/virt-admin.c:1567
+msgid "Failed to initialize mutex"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1460 ../../src/qemu/qemu_driver.c:362
+msgid "Failed to initialize security drivers"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:154
+#, c-format
+msgid "Failed to initialize storage pool '%s': %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1109
+#: ../../src/locking/lock_driver_sanlock.c:1167
+msgid "Failed to inquire lock"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1104
+#: ../../src/locking/lock_driver_sanlock.c:1162
+#, c-format
+msgid "Failed to inquire lock: %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2452
+#, c-format
+msgid "Failed to kill process %ld"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8327
+#, c-format
+msgid "Failed to kill process %lld: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1684
+#: ../../tools/virsh-domain-monitor.c:1692
+msgid "Failed to list active domains"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:228 ../../tools/virsh-interface.c:236
+msgid "Failed to list active interfaces"
+msgstr ""
+
+#: ../../tools/virsh-network.c:550
+msgid "Failed to list active networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:935
+msgid "Failed to list active pools"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1672
+msgid "Failed to list domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1701
+#: ../../tools/virsh-domain-monitor.c:1710
+msgid "Failed to list inactive domains"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:245 ../../tools/virsh-interface.c:254
+msgid "Failed to list inactive interfaces"
+msgstr ""
+
+#: ../../tools/virsh-network.c:561
+msgid "Failed to list inactive networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:946
+msgid "Failed to list inactive pools"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:217
+msgid "Failed to list interfaces"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:677
+msgid "Failed to list network filter bindings"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:272 ../../tools/virsh-nwfilter.c:293
+msgid "Failed to list network filters"
+msgstr ""
+
+#: ../../tools/virsh-network.c:512
+msgid "Failed to list networks"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:243 ../../tools/virsh-nodedev.c:264
+msgid "Failed to list node devices"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:452
+msgid "Failed to list node secrets"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:500
+#, sh-format
+msgid "Failed to list persistent guests on $uri"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:890
+msgid "Failed to list pools"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:478
+msgid "Failed to list secrets"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:510
+msgid "Failed to list ssh agent identities"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1301 ../../tools/virsh-volume.c:1311
+msgid "Failed to list storage volumes"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:507
+msgid "Failed to list transient guests"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2605 ../../src/libxl/libxl_driver.c:5116
+#, c-format
+msgid "Failed to list vcpus for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1292
+msgid "Failed to list volumes"
+msgstr ""
+
+#: ../../src/util/virpci.c:1035
+#, c-format
+msgid "Failed to load PCI stub module %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:1030
+#, c-format
+msgid "Failed to load PCI stub module %s: administratively prohibited"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobjlist.c:330
+#, c-format
+msgid "Failed to load config for binding '%s'"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:632
+#, c-format
+msgid "Failed to load config for domain '%s'"
+msgstr ""
+
+#: ../../src/util/virmodule.c:54
+#, c-format
+msgid "Failed to load module '%s': %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:910
+msgid "Failed to load nbd module"
+msgstr ""
+
+#: ../../src/util/virfile.c:902
+msgid "Failed to load nbd module: administratively prohibited"
+msgstr ""
+
+#: ../../src/locking/lock_manager.c:159
+#, c-format
+msgid "Failed to load plugin %s: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:168
+#: ../../src/qemu/qemu_monitor_text.c:176
+#, c-format
+msgid "Failed to load snapshot: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:177
+#, c-format
+msgid "Failed to login: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:391
+#, c-format
+msgid "Failed to logout: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:648
+msgid "Failed to loop over IPv6 routes"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4173
+msgid "Failed to make auth credentials"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1520 ../../src/lxc/lxc_controller.c:1591
+#: ../../src/qemu/qemu_domain.c:11231
+#, c-format
+msgid "Failed to make device %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1200 ../../src/lxc/lxc_container.c:1519
+#, c-format
+msgid "Failed to make directory %s readonly"
+msgstr ""
+
+#: ../../src/util/virdnsmasq.c:585
+#, c-format
+msgid "Failed to make dnsmasq (PID: %d) reload config files."
+msgstr ""
+
+#: ../../src/util/virerror.c:1119
+msgid "Failed to make domain persistent after migration"
+msgstr ""
+
+#: ../../src/util/virerror.c:1120
+#, c-format
+msgid "Failed to make domain persistent after migration: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:865
+#, c-format
+msgid "Failed to make mount %s readonly"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:749
+#, c-format
+msgid "Failed to make new root %s readonly"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2181 ../../src/util/virfile.c:3725
+#, c-format
+msgid "Failed to make path %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:706
+msgid "Failed to make root private"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1134
+#, c-format
+msgid "Failed to mark domain %s as autostarted"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1271 ../../src/bhyve/bhyve_driver.c:1278
+#: ../../src/lxc/lxc_container.c:951 ../../src/lxc/lxc_driver.c:1536
+#, c-format
+msgid "Failed to mkdir %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:820
+#, c-format
+msgid "Failed to mount %s on %s type %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:969
+#, c-format
+msgid "Failed to mount %s on %s type %s flags=0x%x"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1049
+#, c-format
+msgid "Failed to mount %s on /dev"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1083
+#, c-format
+msgid "Failed to mount %s on /dev/pts"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1012
+#, c-format
+msgid "Failed to mount %s on /proc/meminfo"
+msgstr ""
+
+#: ../../src/util/virfile.c:3733
+#, c-format
+msgid "Failed to mount devfs on %s type %s (%s)"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1388
+#, c-format
+msgid "Failed to mount device %s to %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1456
+#, c-format
+msgid "Failed to mount device %s to %s as %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1411
+#, c-format
+msgid "Failed to mount device %s to %s, unable to detect filesystem"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2200
+#, c-format
+msgid "Failed to mount devpts on %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1510
+#, c-format
+msgid "Failed to mount directory %s as tmpfs"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:723
+#, c-format
+msgid "Failed to mount empty tmpfs at %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:955 ../../tools/virsh-interface.c:1146
+#, c-format
+msgid "Failed to move '%s' element in xml document"
+msgstr ""
+
+#: ../../src/util/virscsivhost.c:93 ../../src/util/virsysinfo.c:312
+#: ../../src/util/virsysinfo.c:447 ../../src/util/virsysinfo.c:607
+#: ../../src/util/virsysinfo.c:620
+#, c-format
+msgid "Failed to open %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:131 ../../src/lxc/lxc_process.c:1370
+#: ../../src/util/virhostcpu.c:1150
+#, c-format
+msgid "Failed to open '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:289
+#, c-format
+msgid "Failed to open config space file '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:760
+#, c-format
+msgid "Failed to open domain image file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3177 ../../src/qemu/qemu_process.c:4419
+#: ../../src/storage/storage_file_fs.c:125
+#: ../../src/storage/storage_file_gluster.c:199 ../../src/util/virfile.c:1445
+#: ../../src/util/virstoragefile.c:1040
+#, c-format
+msgid "Failed to open file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3132
+#, c-format
+msgid "Failed to open file '%s': couldn't determine fs type"
+msgstr ""
+
+#: ../../src/util/virpidfile.c:344
+#, c-format
+msgid "Failed to open pid file '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:960
+msgid "Failed to open socket to sanlock daemon"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:955
+#, c-format
+msgid "Failed to open socket to sanlock daemon: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2582
+#, c-format
+msgid "Failed to open storage volume with path '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1177
+#, c-format
+msgid ""
+"Failed to open the following disk/dvd/floppy to the machine: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2232
+#, c-format
+msgid "Failed to open tty %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:332
+#, c-format
+msgid "Failed to parse %s: only com1 and com2 supported."
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2599
+#, c-format
+msgid "Failed to parse MAC address from '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:2222
+#, c-format
+msgid "Failed to parse PCI config address '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:728
+#: ../../src/bhyve/bhyve_parse_command.c:802
+msgid "Failed to parse arguments for bhyve command"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:738
+#: ../../src/bhyve/bhyve_parse_command.c:819
+msgid "Failed to parse arguments: VM name mismatch"
+msgstr ""
+
+#: ../../src/util/virbitmap.c:559 ../../src/util/virbitmap.c:692
+#, c-format
+msgid "Failed to parse bitmap '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3762
+#, c-format
+msgid "Failed to parse block name %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:543
+#, c-format
+msgid "Failed to parse checkpoint XML from file '%s'"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:857 ../../tools/virsh-interface.c:1064
+#, c-format
+msgid "Failed to parse configuration of %s"
+msgstr ""
+
+#: ../../src/util/virusb.c:148
+#, c-format
+msgid "Failed to parse dir name '%s'"
+msgstr ""
+
+#: ../../tools/virsh-util.c:282
+msgid "Failed to parse domain description xml"
+msgstr ""
+
+#: ../../src/util/virfirewalld.c:110
+#, c-format
+msgid "Failed to parse firewalld version '%s'"
+msgstr ""
+
+#: ../../src/util/virutil.c:920
+#, c-format
+msgid "Failed to parse group '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2560
+#, c-format
+msgid "Failed to parse interface index from '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:690
+#: ../../src/bhyve/bhyve_parse_command.c:784
+msgid "Failed to parse memory"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21046
+msgid "Failed to parse memory slot count"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:695
+#: ../../src/bhyve/bhyve_parse_command.c:789
+msgid "Failed to parse memory: size mismatch"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:266 ../../src/remote/remote_daemon.c:271
+#: ../../src/remote/remote_daemon.c:276
+#, c-format
+msgid "Failed to parse mode '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2570
+#, c-format
+msgid "Failed to parse network device name from '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:663
+msgid "Failed to parse number of vCPUs"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:939 ../../src/rpc/virnetsocket.c:1071
+msgid "Failed to parse port number"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1361
+#, c-format
+msgid "Failed to parse positive integer from '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1126
+#, c-format
+msgid "Failed to parse rate '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:435
+#, c-format
+msgid "Failed to parse snapshot XML from file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi.c:111
+#, c-format
+msgid "Failed to parse target '%s'"
+msgstr ""
+
+#: ../../src/util/virutil.c:1536
+#, c-format
+msgid "Failed to parse uid and gid from '%s'"
+msgstr ""
+
+#: ../../src/util/virutil.c:838
+#, c-format
+msgid "Failed to parse user '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2578 ../../src/util/virnetdev.c:2588
+#, c-format
+msgid "Failed to parse users from '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1305 ../../src/util/vircgroupv2.c:1364
+#: ../../src/util/vircgroupv2.c:1424 ../../src/util/vircgroupv2.c:1626
+#: ../../src/util/vircgroupv2.c:1660 ../../src/util/vircgroupv2.c:1673
+#, c-format
+msgid "Failed to parse value '%s' as number."
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1529 ../../src/util/vircgroupv2.c:1582
+#, c-format
+msgid "Failed to parse value '%s' from cpu.max."
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:754
+#, c-format
+msgid "Failed to parse value of URI component %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:520 ../../src/openvz/openvz_conf.c:1073
+#: ../../src/openvz/openvz_driver.c:1762
+msgid "Failed to parse vzlist output"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2505
+#, c-format
+msgid "Failed to pin vcpu '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1006
+#, c-format
+msgid "Failed to pin vcpu '%zu' with libxenlight"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:767
+msgid "Failed to pivot root"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1248
+#, c-format
+msgid "Failed to pre-allocate space for file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5192
+#, c-format
+msgid "Failed to probe capabilities for %s: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3076
+#, c-format
+msgid "Failed to probe for format type '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:745
+#, c-format
+msgid "Failed to process SCSI device with sysfs path '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2390
+msgid "Failed to query for interfaces addresses"
+msgstr ""
+
+#: ../../src/util/virnuma.c:72
+msgid "Failed to query numad for the advisory nodeset"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:666
+#, c-format
+msgid "Failed to re-attach PCI device: %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:698
+#, c-format
+msgid "Failed to re-attach device %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:979
+#, c-format
+msgid "Failed to re-mount %s on %s flags=0x%x"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2430 ../../src/util/vircgroup.c:2440
+#: ../../src/util/virfile.c:2015
+#, c-format
+msgid "Failed to read %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:136
+#, c-format
+msgid "Failed to read '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:833
+msgid "Failed to read /proc/mounts"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:88
+#, c-format
+msgid "Failed to read AppArmor profiles list '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:815 ../../src/util/virpci.c:863
+#, c-format
+msgid "Failed to read PCI config space for %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:1576
+#, c-format
+msgid "Failed to read RDP port value, rc=%08x"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:531
+#, c-format
+msgid "Failed to read checkpoint file %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:1452
+#, c-format
+msgid "Failed to read file '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:637
+msgid "Failed to read from signal pipe"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1448
+#, c-format
+msgid "Failed to read pid file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8537
+#, c-format
+msgid "Failed to read pidfile %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:1399
+#, c-format
+msgid "Failed to read product/vendor ID for %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:254
+msgid "Failed to read secret"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:423
+#, c-format
+msgid "Failed to read snapshot file %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2197
+msgid "Failed to read the container continue message"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2352
+#, c-format
+msgid "Failed to readdir for %s (%d)"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:2362
+#: ../../src/hypervisor/virhostdev.c:2433
+#, c-format
+msgid "Failed to reattach NVMe for disk target: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6056
+#, c-format
+msgid "Failed to reboot domain %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1362
+#, c-format
+msgid "Failed to reboot domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virt-admin.c:122
+msgid "Failed to reconnect to the admin server"
+msgstr ""
+
+#: ../../tools/virsh.c:227
+msgid "Failed to reconnect to the hypervisor"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2069
+msgid "Failed to recv file descriptor"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:752
+#, c-format
+msgid "Failed to refresh pool %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:891
+msgid "Failed to register lock failure action"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:886
+#, c-format
+msgid "Failed to register lock failure action: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:820
+msgid "Failed to register shutdown timeout"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:332
+msgid "Failed to register slirp migration"
+msgstr ""
+
+#: ../../src/util/virxml.c:1428
+#, c-format
+msgid "Failed to register xml namespace '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:618
+msgid ""
+"Failed to register xml namespace 'http://www.innotek.de/VirtualBox-settings'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1128
+msgid "Failed to release lock"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1123
+#, c-format
+msgid "Failed to release lock: %s"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:272
+#, c-format
+msgid "Failed to release port %d"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2025
+#, c-format
+msgid "Failed to remove capability %s: %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2941 ../../src/qemu/qemu_driver.c:7759
+msgid "Failed to remove domain managed save image"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3675
+#, c-format
+msgid "Failed to remove managed save file '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4878
+#, c-format
+msgid "Failed to remove managed save image for domain %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3970
+#, c-format
+msgid "Failed to remove storage volume '%s'(%s)"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:349
+#: ../../src/storage/storage_backend_iscsi_direct.c:360
+#, c-format
+msgid "Failed to reportluns: %s"
+msgstr ""
+
+#: ../../src/util/virnuma.c:189
+msgid "Failed to request maximum NUMA node id"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:48
+#, c-format
+msgid "Failed to reserve %s %o"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:300
+#, c-format
+msgid "Failed to reserve port %d"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:238
+#, c-format
+msgid "Failed to reserve port %zu"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:636
+#, c-format
+msgid "Failed to reset PCI device: %s"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:749
+#, c-format
+msgid "Failed to reset device %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6098
+#, c-format
+msgid "Failed to reset domain %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2940
+#, c-format
+msgid "Failed to resize block device '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:2211
+#, c-format
+msgid "Failed to resolve device link '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:630
+#, c-format
+msgid "Failed to resolve symlink at %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:474
+#, c-format
+msgid "Failed to restart VM '%s': %s"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:167
+#, c-format
+msgid "Failed to restart storage pool '%s': %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:836 ../../src/util/virpci.c:885
+#, c-format
+msgid "Failed to restore PCI config space for %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5380
+#, c-format
+msgid "Failed to restore domain from %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1053
+msgid "Failed to restrict process"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1048
+#, c-format
+msgid "Failed to restrict process: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5894
+#, c-format
+msgid "Failed to resume domain %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1532
+#, c-format
+msgid "Failed to resume domain '%d'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1241
+#, c-format
+msgid "Failed to resume domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:159
+#, c-format
+msgid "Failed to resume guest %s after failure"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8248
+#, c-format
+msgid "Failed to retrieve CPU statistics for domain '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:585
+#, c-format
+msgid ""
+"Failed to retrieve config for VM '%s'. Unable to perform soft reset. "
+"Destroying VM"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6665
+msgid "Failed to retrieve current vcpu count"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6660 ../../tools/virsh-domain.c:6836
+msgid "Failed to retrieve maximum vcpu count"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:304
+#, c-format
+msgid "Failed to retrieve ssh host key: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6634
+msgid "Failed to retrieve vCPU count from the guest"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6874
+msgid "Failed to retrieve vcpu state bitmap"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:764
+msgid "Failed to rollback network config change transaction"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2454
+msgid "Failed to run clone container"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:230
+#, c-format
+msgid "Failed to run command '%s' to create new iscsi interface"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:249
+#, c-format
+msgid "Failed to run command '%s' to update iscsi interface with IQN '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4615
+#, c-format
+msgid "Failed to save '%s' for '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1992
+#, c-format
+msgid "Failed to save VM settings, rc=%08x"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4786
+#, c-format
+msgid "Failed to save domain %s state"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4270
+#, c-format
+msgid "Failed to save domain %s to %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1867
+#, c-format
+msgid "Failed to save domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2529
+#, c-format
+msgid "Failed to seek to %llu bytes to the end in volume with path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2521
+#, c-format
+msgid "Failed to seek to the start in volume with path '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2273
+msgid "Failed to send continue signal to controller"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2036
+#, c-format
+msgid "Failed to send file descriptor %d"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:254
+#, c-format
+msgid "Failed to send inquiry command: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:362
+msgid "Failed to send migration data to destination host"
+msgstr ""
+
+#: ../../src/util/virinitctl.c:175
+#, c-format
+msgid "Failed to send request to init control %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1180
+msgid "Failed to serialize snapshot"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1603
+#, c-format
+msgid "Failed to set %s for %s: value too large"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:473
+msgid "Failed to set NOCOW flag"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1220
+#, c-format
+msgid "Failed to set TLS session priority to %s: %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:96
+#, c-format
+msgid "Failed to set attributes from %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:147
+#, c-format
+msgid "Failed to set bridge %s %s via ioctl"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:898
+#, c-format
+msgid "Failed to set bridge delay %d in xml document"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:907
+msgid "Failed to set bridge interface type to 'bridge' in xml document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:145 ../../src/util/virlockspace.c:198
+#: ../../src/util/virpidfile.c:351
+#, c-format
+msgid "Failed to set close-on-exec flag '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:299
+#, c-format
+msgid "Failed to set com port %s: does not start with '/dev/nmdm'."
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:125
+#, c-format
+msgid "Failed to set credential: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2145
+msgid "Failed to set hostname"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1126
+#, c-format
+msgid "Failed to set interface name to '%s' in xml document"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1120
+#, c-format
+msgid "Failed to set interface type to '%s' in xml document"
+msgstr ""
+
+#: ../../src/util/virlog.c:309
+#, c-format
+msgid "Failed to set logging priority, argument '%u' is invalid"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:912
+#, c-format
+msgid "Failed to set master bridge interface name to '%s' in xml document"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1666
+#, c-format
+msgid "Failed to set maximum memory for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:703
+msgid "Failed to set memory for domain"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1701
+#, c-format
+msgid "Failed to set memory for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8587
+msgid "Failed to set new domain description"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8586
+msgid "Failed to set new domain title"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:935
+#, c-format
+msgid "Failed to set new slave interface name to '%s' in xml document"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:929
+#, c-format
+msgid "Failed to set new slave interface type to '%s' in xml document"
+msgstr ""
+
+#: ../../src/util/vircommand.c:650 ../../src/util/vircommand.c:674
+msgid "Failed to set non-blocking file descriptor flag"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11273 ../../src/qemu/qemu_domain.c:12084
+#, c-format
+msgid "Failed to set permissions for device %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4740
+#, c-format
+msgid "Failed to set scheduler parameters for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:274
+msgid "Failed to set secret value"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:227
+#, c-format
+msgid "Failed to set security context for agent for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:1965
+#, c-format
+msgid "Failed to set security context for monitor for %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:158
+#, c-format
+msgid "Failed to set session type: %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:319
+#, c-format
+msgid "Failed to set slave for %s: last letter not 'A' or 'B'"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:891
+msgid "Failed to set stp attribute in xml document"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:151
+#, c-format
+msgid "Failed to set target name: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2338 ../../src/libxl/libxl_driver.c:2349
+#, c-format
+msgid "Failed to set vcpus for domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../tools/virsh.c:183
+msgid "Failed to setup keepalive on connection\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5976
+#, c-format
+msgid "Failed to shutdown domain %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1300 ../../src/libxl/libxl_driver.c:1315
+#, c-format
+msgid "Failed to shutdown domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:599
+#, c-format
+msgid "Failed to soft reset VM '%s'. Destroying VM"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8530
+#, c-format
+msgid "Failed to start QEMU binary %s for probing: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:455 ../../src/rpc/virnetsaslcontext.c:550
+#: ../../src/rpc/virnetsaslcontext.c:595
+#, c-format
+msgid "Failed to start SASL negotiation: %d (%s)"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:986
+#, c-format
+msgid "Failed to start bridge interface %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4165
+#, c-format
+msgid "Failed to start domain %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:630 ../../tools/virsh-interface.c:1187
+#, c-format
+msgid "Failed to start interface %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:212
+#, c-format
+msgid "Failed to start job on VM '%s': %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:860
+#, c-format
+msgid "Failed to start network %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1720
+#, c-format
+msgid "Failed to start pool %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1322
+msgid "Failed to start slirp"
+msgstr ""
+
+#: ../../src/util/virerror.c:1092
+msgid "Failed to start the nwfilter driver"
+msgstr ""
+
+#: ../../src/util/virerror.c:1093
+#, c-format
+msgid "Failed to start the nwfilter driver: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4681
+#, c-format
+msgid "Failed to stat %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2589
+#, c-format
+msgid "Failed to stat storage volume with path '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:504
+#, c-format
+msgid "Failed to step SASL negotiation: %d (%s)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3446
+#, c-format
+msgid "Failed to suspend domain %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1481
+#, c-format
+msgid "Failed to suspend domain '%d'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1188
+#, c-format
+msgid "Failed to suspend domain '%d' with libxenlight"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1291
+msgid "Failed to switch root mount into slave mode"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1110
+#, c-format
+msgid "Failed to symlink device %s to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:136
+#, c-format
+msgid "Failed to take snapshot: %s"
+msgstr ""
+
+#: ../../src/util/virprocess.c:419 ../../src/util/virprocess.c:430
+#, c-format
+msgid "Failed to terminate process %lld with SIG%s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1428
+#, c-format
+msgid "Failed to translate bridge '%s' prefix %d to netmask"
+msgstr ""
+
+#: ../../src/util/virpci.c:1087
+#, c-format
+msgid "Failed to trigger a probe for PCI device '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1257
+#, c-format
+msgid "Failed to truncate file '%s'"
+msgstr ""
+
+#: ../../src/util/virpidfile.c:396
+#, c-format
+msgid "Failed to truncate pid file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2492
+#, c-format
+msgid "Failed to truncate volume with path '%s' to %ju bytes"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2484
+#, c-format
+msgid "Failed to truncate volume with path '%s' to 0 bytes"
+msgstr ""
+
+#: ../../src/util/virpci.c:1062
+#, c-format
+msgid "Failed to unbind PCI device '%s' from %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1170
+#, c-format
+msgid "Failed to undefine bridge interface %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3948
+#, c-format
+msgid "Failed to undefine domain %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:591
+#, c-format
+msgid "Failed to undefine interface %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:898
+#, c-format
+msgid "Failed to undefine network %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:153
+#, c-format
+msgid "Failed to undefine network filter %s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1760
+#, c-format
+msgid "Failed to undefine pool %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:141
+msgid "Failed to unescape command line string"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1136
+#, c-format
+msgid "Failed to unmark domain %s as autostarted"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:261
+#: ../../src/storage/storage_backend_iscsi_direct.c:282
+#, c-format
+msgid "Failed to unmarshall reply: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:368
+#, c-format
+msgid "Failed to unmarshall reportluns: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:582
+#, c-format
+msgid "Failed to unmount '%s' and could not detach subtree '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:590
+#, c-format
+msgid "Failed to unmount '%s' and could not unmount old root '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:1312
+msgid "Failed to unpause domain"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:399 ../../tools/virsh-domain.c:4639
+#: ../../tools/virsh-snapshot.c:609
+#, c-format
+msgid "Failed to update %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5067
+#, c-format
+msgid "Failed to update %s XML configuration"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:566
+#, c-format
+msgid "Failed to update '%s' of node mode for target '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12268
+#, c-format
+msgid "Failed to update device from %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3201
+msgid "Failed to update interface link state"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1036
+#, c-format
+msgid "Failed to update network %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1131
+msgid "Failed to verify peer's certificate"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:970
+#, c-format
+msgid "Failed to wipe vol %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2545
+#, c-format
+msgid "Failed to write %zu bytes to storage volume with path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:220
+#, c-format
+msgid "Failed to write '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1850
+msgid "Failed to write save file header"
+msgstr ""
+
+#: ../../src/util/virpidfile.c:404
+#, c-format
+msgid "Failed to write to pid file '%s'"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:439 ../../src/vmware/vmware_driver.c:692
+#, c-format
+msgid "Failed to write vmx file '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1856
+msgid "Failed to write xml description"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3960
+msgid "Failed! Volume not removed."
+msgstr ""
+
+#: ../../tools/virsh-edit.c:116
+msgid "Failed."
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:846
+#, c-format
+msgid "Failure action %s is not supported by sanlock"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2320 ../../src/lxc/lxc_controller.c:2754
+#, c-format
+msgid "Failure in libvirt_lxc startup: %s\n"
+msgstr ""
+
+#: ../../src/util/viriptables.c:394
+msgid "Failure to mask address"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1065
+msgid "Failure while reading log output"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1211
+#, c-format
+msgid "Family 'ipv6' specified for non-IPv6 address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1590
+#, c-format
+msgid "Feature %s required by CPU model %s not found"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:163 ../../src/util/virhostmem.c:103
+#: ../../src/util/virhostmem.c:121
+#, c-format
+msgid "Field '%s' too long for destination"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:221
+msgid "Field kernel memory too long for destination"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:44 ../../src/util/virtypedparam.c:86
+#: ../../src/util/virtypedparam.c:284
+#, c-format
+msgid "Field name '%s' too long"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:757
+msgid "Field name too long"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1158
+#, c-format
+msgid ""
+"File '%s' does not contain any <cpu> element or valid domain XML, host "
+"capabilities XML, or domain capabilities XML"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:1437
+#, c-format
+msgid "File '%s' has unknown type"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2738
+#, c-format
+msgid "File '%s/%s/%s' does not exist."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6390
+msgid "File bandwidth:"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1537
+#, c-format
+msgid ""
+"File descriptor returned by udev %d does not match node device file "
+"descriptor %d"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:205
+#, c-format
+msgid ""
+"File name '%s' doesn't have expected format '/vmfs/volumes/<datastore>/"
+"<path>'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:220
+#, c-format
+msgid "File name '%s' refers to non-existing datastore '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6377
+msgid "File processed:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6379
+msgid "File remaining:"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1430 ../../src/util/virfdstream.c:1441
+#: ../../src/util/virfdstream.c:1454 ../../src/util/virfdstream.c:1468
+#: ../../src/util/virfdstream.c:1481 ../../src/util/virfdstream.c:1495
+#: ../../src/util/virfdstream.c:1507
+msgid "File streams are not supported on this platform"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6381
+msgid "File total:"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:598
+msgid "Filepath is Null"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:996
+msgid "Filepath is null"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3417
+msgid "Filesystem driver type not supported"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2649
+msgid "Filesystems in VMs are not supported by vz driver"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:728
+msgid "Filter"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:207
+#, c-format
+msgid "Filter '%s' is in use."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:461
+msgid "Filtering is not supported by this libvirt"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:900
+msgid "Filtering using --type is not supported by this libvirt"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12999
+msgid "Finished"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13000
+msgid "Finished after guest request"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13001
+msgid "Finished after host request"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3048 ../../src/vmware/vmware_conf.c:411
+msgid ""
+"First file-based harddisk has no source, cannot deduce datastore and path "
+"for VMX file"
+msgstr ""
+
+#: ../../src/internal.h:336 ../../src/internal.h:358
+#, c-format
+msgid "Flag '%s' is required by flag '%s'"
+msgstr ""
+
+#: ../../src/internal.h:286 ../../src/internal.h:310
+#, c-format
+msgid "Flags '%s' and '%s' are mutually exclusive"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3951
+msgid ""
+"Flags 'VIR_DOMAIN_AFFECT_LIVE' and 'VIR_DOMAIN_AFFECT_CONFIG' are mutually "
+"exclusive"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3696
+#, c-format
+msgid "Floppy '%s' has unsupported type '%s', expecting '%s' or '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:959
+#, c-format
+msgid "Floppy disk index (parsed from '%s') is too large"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1350
+msgid "For IPv4, multiple DHCP definitions cannot be specified."
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1376
+msgid "For IPv6, multiple DHCP definitions cannot be specified."
+msgstr ""
+
+#: ../../tools/virt-admin.c:739
+msgid "Force close a specific client's connection to the given server."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8415
+msgid "Forcefully stop a given domain, but leave its resources intact."
+msgstr ""
+
+#: ../../tools/virsh-network.c:289
+msgid "Forcefully stop a given network."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:648
+msgid "Forcefully stop a given pool. Raw data in the pool is untouched"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3101
+#, c-format
+msgid "Format of device '%s' does not match the expected format '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3095
+#, c-format
+msgid ""
+"Format of device '%s' does not match the expected format '%s', forced "
+"overwrite is necessary"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:317
+#, c-format
+msgid "Formatting IP address for host '%s' failed: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3109
+msgid "Found additional probes to run, probing may be incorrect"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7029
+#, c-format
+msgid ""
+"Found duplicate drive address for disk with target name '%s' controller='%u' "
+"bus='%u' target='%u' unit='%u'"
+msgstr ""
+
+#: ../../src/util/virpci.c:1795
+#, c-format
+msgid "Found invalid device link '%s' in '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:403
+#, c-format
+msgid "Found unexpected controller model '%s' for disk '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14023 ../../tools/virsh-domain.c:14026
+msgid "Freeze domain's mounted filesystems."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14066
+#, c-format
+msgid "Froze %d filesystem(s)\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2905
+msgid "Fully-qualified path of block device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13822
+msgid "Fully-qualified path or target of disk device"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:421
+#, c-format
+msgid "Function %s too big for destination"
+msgstr ""
+
+#: ../../src/util/virerror.c:942
+msgid "GET operation failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:943
+#, c-format
+msgid "GET operation failed: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1032
+msgid "GNUTLS call error"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:398
+msgid "Get block device size info for a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:947
+msgid ""
+"Get device block stats for a running domain. See man page or use --human for "
+"explanation of fields"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14129 ../../tools/virsh-domain.c:14132
+msgid "Get information of domain's mounted filesystems."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:798
+msgid "Get link state of a domain's virtual interface."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11246
+msgid ""
+"Get maximum tolerable downtime of a domain which is being live-migrated to "
+"another host."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:280
+msgid "Get memory statistics for a running domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1135
+msgid "Get network interface stats for a running domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2332
+#: ../../tools/virsh-domain-monitor.c:2333
+msgid "Get network interfaces' addresses for a running domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1480
+msgid "Get or set blkio parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9162
+msgid "Get or set memory parameters"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1494
+msgid "Get or set node memory parameters"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1495
+msgid ""
+"Get or set node memory parameters\n"
+"    To get the memory parameters, use following command: \n"
+"\n"
+"    virsh # node-memory-tune"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9473
+msgid "Get or set numa parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9339
+msgid "Get or set perf event"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1483
+msgid ""
+"Get or set the current blkio parameters for a guest domain.\n"
+"    To get the blkio parameters use following command: \n"
+"\n"
+"    virsh # blkiotune <domain>"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9165
+msgid ""
+"Get or set the current memory parameters for a guest domain.\n"
+"    To get the memory parameters use following command: \n"
+"\n"
+"    virsh # memtune <domain>"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9476
+msgid ""
+"Get or set the current numa parameters for a guest domain.\n"
+"    To get the numa parameters use following command: \n"
+"\n"
+"    virsh # numatune <domain>"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9342
+msgid ""
+"Get or set the current perf events for a guest domain.\n"
+"    To get the perf events list use following command: \n"
+"\n"
+"    virsh # perf <domain>"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:621 ../../tools/virsh-snapshot.c:624
+msgid "Get or set the current snapshot"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1624
+msgid "Get persistent config failed"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:815
+msgid "Get persistent interface state"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1344
+msgid "Get the CPU models for an arch."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11395
+msgid "Get the maximum migration bandwidth"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11398
+msgid "Get the maximum migration bandwidth (in MiB/s) for a domain."
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:951
+msgid "Get the name of the parent of a checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1730
+msgid "Get the name of the parent of a snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:575
+msgid "Get the summary of block devices for a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:708
+msgid "Get the summary of virtual interfaces for a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3225
+msgid "Get/set parameters of a domain's virtual interface."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11286
+msgid ""
+"Get/set size of the cache (in bytes) used for compressing repeatedly "
+"transferred memory pages during live migration."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1463
+msgid "Gets or sets the domain's system time"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2090
+msgid "Gets statistics about one or more (or all) domains"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1038
+#, c-format
+msgid "Got array ref but '%s' is not a single basic type / dict"
+msgstr ""
+
+#: ../../src/util/virdbus.c:741
+#, c-format
+msgid ""
+"Got array ref but '%s' is not a single basic type or dict with matching key"
+"+value type"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:744
+msgid "Got empty feature list from resctrl"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1872
+#, c-format
+msgid "Got invalid memory size %d"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:390
+msgid "Graphics are only supported when booting using UEFI"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2114
+#, c-format
+msgid "Group %s doesn't exist"
+msgstr ""
+
+#: ../../tools/vsh.c:3096
+msgid ""
+"Grouped commands:\n"
+"\n"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:154
+#, c-format
+msgid "Guest %s got signal %d and crashed"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:942 ../../src/qemu/qemu_agent.c:1091
+#: ../../src/qemu/qemu_agent.c:1122
+msgid "Guest agent disappeared while executing command"
+msgstr ""
+
+#: ../../src/util/virerror.c:1170
+msgid "Guest agent is not responding"
+msgstr ""
+
+#: ../../src/util/virerror.c:1171
+#, c-format
+msgid "Guest agent is not responding: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:850
+msgid "Guest agent not available for now"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:93
+msgid "HTM configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:67
+msgid "HTP resizing is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1402
+#, c-format
+msgid "HTTP response code %d for call to '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1302
+#, c-format
+msgid ""
+"HTTP response code %d for call to '%s'. Fault is unknown, XPath evaluation "
+"failed"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1310
+#, c-format
+msgid ""
+"HTTP response code %d for call to '%s'. Fault is unknown, deserialization "
+"failed"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1317
+#, c-format
+msgid "HTTP response code %d for call to '%s'. Fault: %s - %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:411
+#, c-format
+msgid "HTTP response code %d for download from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:458
+#, c-format
+msgid "HTTP response code %d for upload to '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2816 ../../src/util/vircommand.c:2880
+msgid "Handshake is already complete"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:813
+msgid "Hard disk is null"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:697
+msgid "Holes are not supported with this stream"
+msgstr ""
+
+#: ../../src/util/virhook.c:304
+#, c-format
+msgid "Hook for %s, failed to find operation #%d"
+msgstr ""
+
+#: ../../src/util/virerror.c:1122
+msgid "Hook script execution failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:1123
+#, c-format
+msgid "Hook script execution failed: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1896
+msgid "Host CPU does not provide required features"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1916
+msgid "Host CPU does not strictly match guest CPU: Extra features"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:95
+msgid "Host CPU does not support compatibility modes"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1257
+#, c-format
+msgid "Host CPU is a superset of CPU described in %s\n"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1882
+msgid "Host CPU provides forbidden features"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:256 ../../src/libxl/libxl_driver.c:954
+#: ../../src/lxc/lxc_driver.c:4641 ../../src/qemu/qemu_command.c:5692
+#: ../../src/qemu/qemu_driver.c:1284 ../../src/vz/vz_driver.c:468
+msgid "Host SMBIOS information is not available"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1208
+msgid "Host sysinfo extraction not supported on this platform"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4440
+#, c-format
+msgid "HostCpuIdInfo register '%s' has an unexpected format"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4426
+#, c-format
+msgid "HostCpuIdInfo register '%s' has an unexpected length"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:359
+#, c-format
+msgid "HostPortGroup with name '%s' exists already"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:313
+msgid ""
+"HostVirtualSwitch already exists, editing existing ones is not supported yet"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3682 ../../src/lxc/lxc_driver.c:3754
+#, c-format
+msgid "Hostdev source %s must be a block device"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1427
+msgid "Hostname"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:939 ../../src/rpc/virnetsshsession.c:954
+msgid "Hostname is needed for host key verification"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:266
+#, c-format
+msgid "Hostname of '%s' is unset"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7528
+#, c-format
+msgid "Hotplug unsupported for char device type '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7524
+#, c-format
+msgid "Hotplug unsupported for char device type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1586
+#, c-format
+msgid "Human monitor command is not available to run %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:412
+msgid "Human readable output"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:208
+msgid "Hybrid-Suspend"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23520
+#, c-format
+msgid "HyperV spinlock retry count differs: source: '%u', destination: '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19482
+msgid "HyperV spinlock retry count must be at least 4095"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23531
+#, c-format
+msgid "HyperV vendor_id differs: source: '%s', destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19511
+msgid "HyperV vendor_id value is invalid"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19502
+#, c-format
+msgid "HyperV vendor_id value must not be more than %d characters."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:320
+#, c-format
+msgid ""
+"Hyperv features are not supported for architecture '%s' or machine type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:200
+msgid "I/O APIC tuning is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12969
+msgid "I/O Error"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:191
+msgid "I/O error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1273
+msgid "I/O size in bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5585
+msgid "ID of a screen to take screenshot of"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1039 ../../src/vmx/vmx.c:2104
+#, c-format
+msgid "IDE bus index %d out of [0..1] range"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1032
+#, c-format
+msgid "IDE controller index %d out of [0] range"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2430
+msgid "IDE controllers are unsupported for this QEMU binary or machine type"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:924
+#, c-format
+msgid "IDE disk index (parsed from '%s') is too large"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1046 ../../src/vmx/vmx.c:2111
+#, c-format
+msgid "IDE unit index %d out of [0..1] range"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:532
+msgid "IFLA_PORT_SELF is missing"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:618
+msgid "IFLA_VF_PORTS is missing"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1495
+msgid "IO Weight"
+msgstr ""
+
+#: ../../tools/virsh-console.c:291
+msgid "IO error on stdin"
+msgstr ""
+
+#: ../../tools/virsh-console.c:352
+msgid "IO error stdout"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3798 ../../src/qemu/qemu_validate.c:3815
+#, c-format
+msgid "IOMMU device: '%s' is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3808
+#, c-format
+msgid "IOMMU device: '%s' is only supported with ARM Virt machines"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3790
+#, c-format
+msgid "IOMMU device: '%s' is only supported with Q35 machines"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7302
+msgid "IOMMU eim requires interrupt remapping to be enabled"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7293
+msgid ""
+"IOMMU interrupt remapping requires split I/O APIC (ioapic driver='qemu')"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7723
+msgid "IOThread ID"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7770
+msgid "IOThread ID number"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:250
+msgid "IOThread to be used by supported device"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5204
+msgid "IOThreads for virtio-scsi not supported for this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1516
+#, c-format
+msgid "IOThreads not available for bus %s target %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5192
+msgid "IOThreads not supported for this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5624 ../../src/qemu/qemu_driver.c:6268
+msgid "IOThreads not supported with this binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1500
+msgid "IOThreads only available for virtio pci and virtio ccw disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6007
+msgid "IOThreads polling is not supported for this QEMU"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1223
+#, c-format
+msgid "IP %s too big for destination"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1427
+msgid "IP address"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:300
+#, c-format
+msgid "IP address lookup for host '%s' failed: %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:764
+msgid ""
+"IP parameter must be given since libvirt was not compiled with IP address "
+"learning support"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1600
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:715
+msgid ""
+"IP parameter must be provided since snooping the IP address does not work "
+"possibly due to missing tools"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:39
+msgid "IPC namespace support is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13102
+msgid "IPv4"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13103
+msgid "IPv6"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:216
+msgid "ISession object is null"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:210
+msgid "IVirtualBox object is null"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2008
+#: ../../tools/virsh-domain-monitor.c:2010 ../../tools/virt-admin.c:352
+#: ../../tools/virt-admin.c:605
+msgid "Id"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1302
+#: ../../tools/virsh-domain-monitor.c:1304
+msgid "Id:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20458
+msgid "Identical vcpus found in same type monitors"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20680
+msgid "Identical vcpus in cachetunes found"
+msgstr ""
+
+#: ../../src/util/viridentity.c:392 ../../src/util/viridentity.c:411
+#: ../../src/util/viridentity.c:430 ../../src/util/viridentity.c:449
+#: ../../src/util/viridentity.c:468 ../../src/util/viridentity.c:487
+#: ../../src/util/viridentity.c:507 ../../src/util/viridentity.c:526
+#: ../../src/util/viridentity.c:545
+msgid "Identity attribute is already set"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:187
+#, sh-format
+msgid "Ignoring guests on $uri URI"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3598
+#, c-format
+msgid "Image file for %s %s '%s' has unsupported suffix, expecting '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1174
+msgid "In use"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1662
+#, c-format
+msgid "Inappropriate new pci controller index %zu exceeds addrs array length"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1225
+#, c-format
+msgid "Incoming cookie data had unexpected UUID %s vs %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1209
+#, c-format
+msgid "Incoming cookie data had unexpected name %s vs %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6164
+msgid "Incoming migration"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:566
+#, c-format
+msgid "Incomplete vnuma configuration for vnode %zu"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1130
+#, c-format
+msgid ""
+"Inconsistent SCSI controller model ('%s' is not '%s') for SCSI controller "
+"index %d"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1213
+msgid "Incorrect data type"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:73
+msgid "Incorrect disk format"
+msgstr ""
+
+#: ../../tools/vsh-table.c:187
+msgid "Incorrect number of cells in a table row"
+msgstr ""
+
+#: ../../src/util/virxml.c:673
+#, c-format
+msgid "Incorrect xpath '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2789
+#, c-format
+msgid "Index for '%s' controllers must be 0"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2770
+#, c-format
+msgid "Index for '%s' controllers must be > 0"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1217 ../../src/lxc/lxc_driver.c:2850
+#: ../../src/lxc/lxc_driver.c:4610 ../../src/lxc/lxc_process.c:423
+msgid "Init pid is not yet available"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2922 ../../src/lxc/lxc_driver.c:2998
+msgid "Init process ID is not yet known"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2657
+msgid "Initial memory size too large"
+msgstr ""
+
+#: ../../src/libvirt.c:660
+#, c-format
+msgid "Initialization of %s state driver failed: %s"
+msgstr ""
+
+#: ../../src/libvirt.c:665
+#, c-format
+msgid "Initialization of mandatory %s state driver skipped"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8769
+msgid "Inject NMI to the guest"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8772
+msgid "Inject NMI to the guest domain."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13867
+msgid "Input devices are not supported by this virtualization driver."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:230
+msgid "Input secret value is missing"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13834
+msgid "Insert the media"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:596
+msgid "Installed bhyve binary does not support UEFI loader"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:561
+msgid "Installed bhyve binary does not support UTC clock"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:716
+msgid "Installed bhyve binary does not support bootrom"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:526
+msgid "Installed bhyve binary does not support defining CPU topology"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1141
+#, c-format
+msgid "Instantiation of rules failed on interface '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:743
+msgid "Interface"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:136
+#, c-format
+msgid "Interface %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:127
+#, c-format
+msgid "Interface %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:550
+#, c-format
+msgid "Interface %s defined from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:667
+#, c-format
+msgid "Interface %s destroyed\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:628 ../../tools/virsh-interface.c:1190
+#, c-format
+msgid "Interface %s started\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:589
+#, c-format
+msgid "Interface %s undefined\n"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:860
+#, c-format
+msgid "Interface (dev: %s) not found."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:858
+#, c-format
+msgid "Interface (mac: %s) not found."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1087
+msgid "Interface attached successfully\n"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2902
+msgid "Interface backend parameters are not supported by vz driver."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12461
+msgid "Interface detached successfully\n"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:411
+msgid "Interface doesn't have any statistics"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:876 ../../tools/virsh-interface.c:1084
+#, c-format
+msgid "Interface name from config %s doesn't match given supplied name %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:763 ../../src/util/virnetdevtap.c:846
+msgid "Interface name not provided"
+msgstr ""
+
+#: ../../src/util/virerror.c:1083 ../../src/util/virnetdevopenvswitch.c:395
+#: ../../src/util/virnetdevtap.c:900
+msgid "Interface not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1084
+#, c-format
+msgid "Interface not found: %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:428 ../../src/hypervisor/virhostdev.c:523
+msgid ""
+"Interface type hostdev is currently supported on SR-IOV Virtual Functions "
+"only"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:84
+#, c-format
+msgid "Invalid \"nativeMode='%s'\" in vlan <tag> element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20311
+#, c-format
+msgid "Invalid %s attribute 'vcpus' value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3479
+#, c-format
+msgid "Invalid %s image format specified in configuration file"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1497 ../../src/util/vircgroupv2.c:1523
+msgid "Invalid 'cpu.max' data."
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:949
+#, c-format
+msgid "Invalid 'discard' attribute value '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:877
+#, c-format
+msgid "Invalid 'id' attribute in NUMA cell: '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:745
+#, c-format
+msgid "Invalid 'id' attribute in NUMA distances for sibling: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11209
+#, c-format
+msgid "Invalid 'iothread' value '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:937
+#, c-format
+msgid "Invalid 'memAccess' attribute value '%s'"
+msgstr ""
+
+#: ../../src/util/virfirmware.c:108
+#, c-format
+msgid "Invalid --with-loader-nvram list: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15480
+msgid "Invalid BIOS 'date' format"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:585
+#, c-format
+msgid "Invalid CIDR address: '%s'"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:616
+msgid "Invalid CPU feature name"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:606
+msgid "Invalid CPU feature policy"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1511
+#, c-format
+msgid "Invalid CPU signature family in model %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1519
+#, c-format
+msgid "Invalid CPU signature model in model %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:566
+msgid "Invalid CPU topology"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:512
+msgid ""
+"Invalid CPU topology: total number of vCPUs must equal the product of "
+"sockets, cores, and threads"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:666
+#, c-format
+msgid "Invalid CPU vendor string '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:876
+#, c-format
+msgid "Invalid DNS SRV priority attribute for service '%s' in network '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7885 ../../tools/virsh-domain.c:7961
+#: ../../tools/virsh-domain.c:8054
+#, c-format
+msgid "Invalid IOThread id value: '%d'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:730
+#, c-format
+msgid "Invalid IP address in network '%s' DNS HOST record"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:572
+#, c-format
+msgid "Invalid IP address in static host definition for network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1204
+#, c-format
+msgid "Invalid IPv4 prefix '%lu' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1223
+#, c-format
+msgid "Invalid IPv6 prefix '%lu' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1113
+msgid "Invalid NULL callback provided"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:470
+#, c-format
+msgid "Invalid PCI address %s. Only PCI buses up to %zu are available"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:463
+#, c-format
+msgid "Invalid PCI address %s. Only PCI domain 0 is available"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:500
+#, c-format
+msgid "Invalid PCI address %s. function must be <= %u"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:494
+#, c-format
+msgid "Invalid PCI address %s. slot must be <= %zu"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:488
+#, c-format
+msgid "Invalid PCI address %s. slot must be >= %zu"
+msgstr ""
+
+#: ../../src/util/virpci.c:1311
+msgid ""
+"Invalid PCI address 0000:00:00, at least one of domain, bus, or slot must be "
+"> 0"
+msgstr ""
+
+#: ../../src/util/virpci.c:1287
+#, c-format
+msgid "Invalid PCI address bus='0x%x', must be <= 0xFF"
+msgstr ""
+
+#: ../../src/util/virpci.c:1303
+#, c-format
+msgid "Invalid PCI address function=0x%x, must be <= 7"
+msgstr ""
+
+#: ../../src/util/virpci.c:1295
+#, c-format
+msgid "Invalid PCI address slot='0x%x', must be <= 0x1F"
+msgstr ""
+
+#: ../../src/util/virpci.c:2178
+#, c-format
+msgid "Invalid PCI address uid='0x%.4x', must be > 0x0000 and <= 0x%.4x"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:290 ../../src/bhyve/bhyve_process.c:343
+#, c-format
+msgid "Invalid PID %d for VM"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:853
+#, c-format
+msgid "Invalid STP state value %d received for '%s'. Must be -1, 0, or 1."
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:463
+msgid "Invalid TSC frequency"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:473
+msgid "Invalid TSC scaling attribute"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1159
+#, c-format
+msgid "Invalid ULong value specified for prefix in definition of network '%s'"
+msgstr ""
+
+#: ../../src/admin/libvirt-admin.c:153
+#, c-format
+msgid "Invalid URI path '%s', try '/system'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16289
+#, c-format
+msgid "Invalid USB Class code %s"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:385
+msgid "Invalid UUID"
+msgstr ""
+
+#: ../../src/util/virscsihost.c:200 ../../src/util/virscsihost.c:207
+#, c-format
+msgid "Invalid adapter name '%s' for SCSI pool"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8683
+#, c-format
+msgid "Invalid address '%s' in <ip>"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1142
+#, c-format
+msgid "Invalid address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13901 ../../src/conf/domain_conf.c:16217
+msgid "Invalid address for a USB device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6131
+#, c-format
+msgid "Invalid address type '%s' for the disk '%s' with the bus type '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:687
+msgid "Invalid address."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16332
+msgid "Invalid allow value, either 'yes' or 'no'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13124 ../../src/conf/domain_conf.c:13165
+#, c-format
+msgid "Invalid append attribute value '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4246 ../../src/esx/esx_driver.c:4336
+#: ../../src/esx/esx_storage_backend_vmfs.c:608 ../../src/esx/esx_util.c:220
+#: ../../src/esx/esx_util.h:30 ../../src/esx/esx_vi.c:438
+#: ../../src/esx/esx_vi.c:847 ../../src/esx/esx_vi.c:1258
+#: ../../src/esx/esx_vi.c:1452 ../../src/esx/esx_vi.c:1488
+#: ../../src/esx/esx_vi.c:1504 ../../src/esx/esx_vi.c:1527
+#: ../../src/esx/esx_vi.c:1566 ../../src/esx/esx_vi.c:1624
+#: ../../src/esx/esx_vi.c:1678 ../../src/esx/esx_vi.c:1701
+#: ../../src/esx/esx_vi.c:1756 ../../src/esx/esx_vi.c:2236
+#: ../../src/esx/esx_vi.c:2467 ../../src/esx/esx_vi.c:2630
+#: ../../src/esx/esx_vi.c:4139 ../../src/esx/esx_vi.c:4931
+#: ../../src/esx/esx_vi.c:5011 ../../src/esx/esx_vi_types.c:192
+#: ../../src/esx/esx_vi_types.c:243 ../../src/esx/esx_vi_types.c:285
+#: ../../src/esx/esx_vi_types.c:339 ../../src/esx/esx_vi_types.c:611
+#: ../../src/esx/esx_vi_types.c:630 ../../src/esx/esx_vi_types.c:710
+#: ../../src/esx/esx_vi_types.c:1232 ../../src/esx/esx_vi_types.c:1482
+#: ../../src/esx/esx_vi_types.c:1668 ../../src/hyperv/hyperv_util.c:44
+#: ../../src/hyperv/hyperv_wmi.c:974 ../../src/hyperv/hyperv_wmi.c:1531
+#: ../../src/hyperv/hyperv_wmi.c:1559 ../../src/vmx/vmx.c:1883
+#: ../../src/vmx/vmx.c:1952 ../../src/vmx/vmx.c:2065 ../../src/vmx/vmx.c:2452
+#: ../../src/vmx/vmx.c:2557 ../../src/vmx/vmx.c:2756 ../../src/vmx/vmx.c:2933
+#: ../../src/vmx/vmx.c:3022 ../../src/vmx/vmx.c:3467 ../../src/vmx/vmx.c:3662
+msgid "Invalid argument"
+msgstr ""
+
+#: ../../src/util/virpci.c:925
+#, c-format
+msgid ""
+"Invalid attempt to reset PCI device %s. Only PCI endpoint devices can be "
+"reset"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12081
+#, c-format
+msgid ""
+"Invalid attempt to set <interface type='ethernet'> device name with <source "
+"dev='%s'/>. Use <target dev='%s'/> (for host-side) or <guest dev='%s'/> (for "
+"guest-side) instead."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1175
+msgid ""
+"Invalid attempt to set network interface guest-side IP route and/or address "
+"info, not supported by QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1126
+msgid ""
+"Invalid attempt to set network interface guest-side IP route, not supported "
+"by QEMU"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6435
+#, c-format
+msgid ""
+"Invalid attempt to set network interface host-side IP route and/or address "
+"info on interface of type '%s'. This is only supported on interfaces of type "
+"'ethernet'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1136
+msgid "Invalid attempt to set peer IP for guest"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:507
+msgid "Invalid auth_pending and auth combination in JSON state document"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:995 ../../src/rpc/virnetsocket.c:1123
+#, c-format
+msgid "Invalid authentication method: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14295
+#, c-format
+msgid "Invalid autoGenerated value: %s"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1464
+#, c-format
+msgid "Invalid bandwidth %u"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:102
+#, c-format
+msgid "Invalid boolean value for field '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1873
+#, c-format
+msgid "Invalid bridge mac address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10201
+#, c-format
+msgid "Invalid bus type '%s' for disk"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10193
+#, c-format
+msgid "Invalid bus type '%s' for floppy disk"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11368
+#, c-format
+msgid "Invalid busNr '%s' in PCI controller"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1629
+#, c-format
+msgid "Invalid cache id '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20371
+#, c-format
+msgid "Invalid cachetune attribute 'id' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20385
+#, c-format
+msgid "Invalid cachetune attribute 'level' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20400
+#, c-format
+msgid "Invalid cachetune attribute 'type' value '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:299 ../../src/esx/esx_vi_methods.c:155
+msgid "Invalid call"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1913
+msgid "Invalid call, no mutex"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1920
+msgid "Invalid call, no session"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:411
+msgid "Invalid capability type"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:157
+#, c-format
+msgid "Invalid cellid attribute in memnode element: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:453 ../../src/rpc/virnettlscontext.c:1003
+msgid "Invalid certificate"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2584
+#, c-format
+msgid ""
+"Invalid chain name '%s'. Please use a chain name called '%s' or any of the "
+"following prefixes: "
+msgstr ""
+
+#: ../../src/conf/network_conf.c:555
+#, c-format
+msgid "Invalid character '%c' in id '%s' of network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6291
+msgid "Invalid character in source channel for char device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11334
+#, c-format
+msgid "Invalid chassis '%s' in PCI controller"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11317
+#, c-format
+msgid "Invalid chassisNr '%s' in PCI controller"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:425
+msgid "Invalid check attribute for CPU specification"
+msgstr ""
+
+#: ../../src/util/virnetdevbandwidth.c:557
+#: ../../src/util/virnetdevbandwidth.c:631
+#, c-format
+msgid "Invalid class ID %d"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:336
+#, c-format
+msgid "Invalid collection period value '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3007
+#, c-format
+msgid "Invalid compressed save format %d"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:537
+msgid "Invalid context"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:1315
+#, c-format
+msgid "Invalid controller id '%d'"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:138 ../../src/util/virhostcpu.c:852
+#, c-format
+msgid "Invalid cpuNum in %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1101
+#, c-format
+msgid "Invalid cpuid[%zu] in %s feature"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7146
+#, c-format
+msgid "Invalid cpulist '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1637
+msgid "Invalid data provided by guest agent"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1850
+#, c-format
+msgid "Invalid delay value in network '%s'"
+msgstr ""
+
+#: ../../src/util/virlog.c:1508
+#, c-format
+msgid "Invalid destination '%s' for output '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:254
+#, c-format
+msgid "Invalid device %s driver file %s is not a symlink"
+msgstr ""
+
+#: ../../src/util/virpci.c:1982
+#, c-format
+msgid "Invalid device %s iommu_group file %s is not a symlink"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3530
+#, c-format
+msgid "Invalid device type supplied: %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:973
+#, c-format
+msgid "Invalid dns enable setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:985
+#, c-format
+msgid "Invalid dns forwardPlainNames setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1218
+msgid "Invalid domain checkpoint"
+msgstr ""
+
+#: ../../src/util/virerror.c:1219
+#, c-format
+msgid "Invalid domain checkpoint: %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1821
+#, c-format
+msgid "Invalid domain localOnly setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1125
+msgid "Invalid domain snapshot"
+msgstr ""
+
+#: ../../src/util/virerror.c:1126
+#, c-format
+msgid "Invalid domain snapshot: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15701 ../../src/qemu/qemu_driver.c:15717
+#, c-format
+msgid "Invalid domain state %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5602
+msgid "Invalid domain supplied"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:255
+#, c-format
+msgid ""
+"Invalid drive address of disk %s, vz driver does not support non default "
+"name mappings."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:234
+#, c-format
+msgid ""
+"Invalid drive address of disk %s, vz driver supports only bus 0 for SATA and "
+"SCSI bus."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:208
+#, c-format
+msgid ""
+"Invalid drive address of disk %s, vz driver supports only one controller."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:215
+#, c-format
+msgid "Invalid drive address of disk %s, vz driver supports only target 0."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:224
+#, c-format
+msgid ""
+"Invalid drive address of disk %s, vz driver supports only units 0-1 for IDE "
+"bus."
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:239
+#, c-format
+msgid "Invalid driver type: %d"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1007
+msgid "Invalid duration"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:772
+#, c-format
+msgid "Invalid enslaved interface name '%s' seen for bond '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4062
+msgid "Invalid environment name, it must begin with a letter or underscore"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4068
+msgid ""
+"Invalid environment name, it must contain only alphanumerics and underscore"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:496
+msgid "Invalid fallback attribute"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:609
+msgid "Invalid file descriptor while waiting for agent"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:585
+msgid "Invalid file descriptor while waiting for monitor"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10638
+#, c-format
+msgid "Invalid floppy device name: %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:698
+#, c-format
+msgid "Invalid format for 'bonding/arp_validate' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:668
+#, c-format
+msgid "Invalid format for 'bonding/mode' for '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1009
+#, c-format
+msgid "Invalid forwarder IP address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1018
+msgid "Invalid forwarder element, must contain at least one of addr or domain"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14284
+#, c-format
+msgid "Invalid fromConfig value: %s"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:179
+#, c-format
+msgid "Invalid guest rx filters trust setting '%s' "
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10654
+#, c-format
+msgid "Invalid harddisk device name: %s"
+msgstr ""
+
+#: ../../src/util/virbitmap.c:1153
+#, c-format
+msgid "Invalid hexadecimal string '%s'"
+msgstr ""
+
+#: ../../src/util/virhook.c:148
+#, c-format
+msgid "Invalid hook name for #%d"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:959 ../../src/rpc/virnetsocket.c:1091
+#, c-format
+msgid "Invalid host key verification method: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8411
+#, c-format
+msgid "Invalid hostdev protocol '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:4098
+#, c-format
+msgid "Invalid integer value '%s' in file '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10331
+#, c-format
+msgid "Invalid iothread attribute in disk driver element: %s"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:308
+msgid "Invalid ip address prefix value"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1793
+#, c-format
+msgid "Invalid ipv6 setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3695
+msgid "Invalid job flags"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:295
+#, c-format
+msgid "Invalid libxl cpuid key=value element: %s"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:311
+#, c-format
+msgid "Invalid libxl cpuid value: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5782
+#, c-format
+msgid "Invalid lifecycle action '%s'."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5776
+#, c-format
+msgid "Invalid lifecycle type '%s'."
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1173
+#, c-format
+msgid "Invalid localPtr value '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virlog.c:1321
+#, c-format
+msgid "Invalid log priority %d"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2056
+#, c-format
+msgid "Invalid lookup from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2015 ../../src/esx/esx_vi.c:2027
+#: ../../src/esx/esx_vi.c:2041 ../../src/esx/esx_vi.c:2050
+#, c-format
+msgid "Invalid lookup of '%s' from '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11848
+#, c-format
+msgid ""
+"Invalid macTableManager setting '%s' in domain interface's <actual> element"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1862
+#, c-format
+msgid "Invalid macTableManager setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:209
+#, c-format
+msgid "Invalid macTableManager setting '%s' in network port"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:237
+#, c-format
+msgid "Invalid managed setting '%s' in network port"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:413
+msgid "Invalid match attribute for CPU specification"
+msgstr ""
+
+#: ../../src/util/virlog.c:1614
+#, c-format
+msgid "Invalid match string '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11430
+#, c-format
+msgid "Invalid maxEventChannels: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11421
+#, c-format
+msgid "Invalid maxGrantFrames: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21054
+#, c-format
+msgid "Invalid memory core dump attribute value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20823
+#, c-format
+msgid "Invalid memorytune attribute 'bandwidth' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20809
+#, c-format
+msgid "Invalid memorytune attribute 'id' value '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:471
+#, c-format
+msgid "Invalid message prog=%d type=%d serial=%u proc=%d"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2801
+msgid "Invalid migration cookie"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:389
+#, c-format
+msgid "Invalid mode attribute '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:185
+msgid "Invalid mode attribute in memnode element"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:226
+#, c-format
+msgid "Invalid mode setting '%s' in network port"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9546
+#, c-format
+msgid "Invalid mode: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20539
+#, c-format
+msgid "Invalid monitor attribute 'level' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20546
+#, c-format
+msgid "Invalid monitor cache level '%d'"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1108
+#, c-format
+msgid "Invalid msr[%zu] in %s feature"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1891
+#, c-format
+msgid "Invalid mtu size '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1879
+#, c-format
+msgid "Invalid multicast bridge mac address '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1191
+#, c-format
+msgid ""
+"Invalid netmask '%s' for address '%s' in network '%s' (both must be IPv4)"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1151
+#, c-format
+msgid "Invalid netmask '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1095
+msgid "Invalid network filter"
+msgstr ""
+
+#: ../../src/util/virerror.c:1212
+msgid "Invalid network filter binding"
+msgstr ""
+
+#: ../../src/util/virerror.c:1213
+#, c-format
+msgid "Invalid network filter binding: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1096
+#, c-format
+msgid "Invalid network filter: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1227
+msgid "Invalid network port pointer"
+msgstr ""
+
+#: ../../src/util/virerror.c:1228
+#, c-format
+msgid "Invalid network port pointer: %s"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:190
+#, c-format
+msgid "Invalid network prt plug type '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1459
+#, c-format
+msgid "Invalid node id %u "
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9769 ../../src/test/test_driver.c:3374
+#, c-format
+msgid "Invalid nodeset of 'numatune': %s"
+msgstr ""
+
+#: ../../src/util/virfirmware.c:77
+#, c-format
+msgid "Invalid nvram format: '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2278 ../../src/vmx/vmx.c:2361 ../../src/vmx/vmx.c:2385
+#, c-format
+msgid ""
+"Invalid or not yet handled value '%s' for VMX entry '%s' for device type '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1171 ../../src/hyperv/hyperv_wmi.c:1204
+msgid "Invalid parameter"
+msgstr ""
+
+#: ../../src/util/virxml.c:581
+msgid "Invalid parameter to virXPathBoolean()"
+msgstr ""
+
+#: ../../src/util/virxml.c:188
+msgid "Invalid parameter to virXPathLong()"
+msgstr ""
+
+#: ../../src/util/virxml.c:455
+msgid "Invalid parameter to virXPathLongLong()"
+msgstr ""
+
+#: ../../src/util/virxml.c:618
+msgid "Invalid parameter to virXPathNode()"
+msgstr ""
+
+#: ../../src/util/virxml.c:658
+msgid "Invalid parameter to virXPathNodeSet()"
+msgstr ""
+
+#: ../../src/util/virxml.c:159
+msgid "Invalid parameter to virXPathNumber()"
+msgstr ""
+
+#: ../../src/util/virxml.c:82
+msgid "Invalid parameter to virXPathString()"
+msgstr ""
+
+#: ../../src/util/virxml.c:293 ../../src/util/virxml.c:409
+msgid "Invalid parameter to virXPathULong()"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:225
+msgid "Invalid parameter type passed to free"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:359
+msgid "Invalid partial specification for virtio ccw address"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:607
+msgid "Invalid partition type"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:580
+#, c-format
+msgid "Invalid passthrough mode %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8703
+#, c-format
+msgid "Invalid peer '%s' in <ip>"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1179
+#, c-format
+msgid "Invalid pool type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11351
+#, c-format
+msgid "Invalid port '%s' in PCI controller"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12938 ../../src/conf/domain_conf.c:12978
+#: ../../src/conf/storage_conf.c:591
+#, c-format
+msgid "Invalid port number: %s"
+msgstr ""
+
+#: ../../src/util/viriptables.c:910
+#, c-format
+msgid "Invalid port range '%u-%u'."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11227
+#, c-format
+msgid "Invalid ports: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver_linux.c:323
+#: ../../src/network/bridge_driver_linux.c:507
+#, c-format
+msgid "Invalid prefix or netmask for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8694
+#, c-format
+msgid "Invalid prefix value '%s' in <ip>"
+msgstr ""
+
+#: ../../src/util/virlog.c:1598
+#, c-format
+msgid "Invalid priority '%s' for filter '%s'"
+msgstr ""
+
+#: ../../src/util/virlog.c:1501
+#, c-format
+msgid "Invalid priority '%s' for output '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1120
+#, c-format
+msgid "Invalid rate '%s' specified"
+msgstr ""
+
+#: ../../src/util/virfile.c:3463
+#, c-format
+msgid "Invalid relative path '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2536 ../../src/util/virresctrl.c:2687
+msgid "Invalid resctrl monitor"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19841
+#, c-format
+msgid "Invalid scheduler attribute: '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1107
+msgid "Invalid secret"
+msgstr ""
+
+#: ../../src/util/virerror.c:1108
+#, c-format
+msgid "Invalid secret: %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:2886
+#, c-format
+msgid "Invalid security label %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:822
+#, c-format
+msgid "Invalid security label '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:75
+msgid "Invalid setting for HPT resizing"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:101
+msgid "Invalid setting for HTM state"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:135
+msgid "Invalid setting for ccf-assist state"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:118
+msgid "Invalid setting for nested HV state"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:351
+#, c-format
+msgid ""
+"Invalid specification for virtio ccw address: cssid='%s' ssid='%s' devno='%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12171
+msgid "Invalid specification of multiple <filterref>s in a single <interface>"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:281
+#, c-format
+msgid "Invalid state '%s' in domain snapshot XML"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1210
+msgid "Invalid state for this operation"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1180
+msgid "Invalid state transition"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1000
+msgid "Invalid stream hole"
+msgstr ""
+
+#: ../../tools/virsh.c:694
+#, c-format
+msgid "Invalid string '%s' for escape sequence"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:215
+msgid "Invalid suspend target"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5169
+msgid "Invalid syntax for --set, expecting name=value"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3513 ../../tools/virsh-host.c:1002
+msgid "Invalid target"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16667
+#, c-format
+msgid "Invalid target domain state '%s'. Refusing snapshot reversion"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11386
+#, c-format
+msgid "Invalid target index '%s' in PCI controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9788
+msgid "Invalid target model for serial device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9523 ../../src/conf/domain_conf.c:13050
+#, c-format
+msgid "Invalid tlsFromConfig value: %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:530
+#, c-format
+msgid ""
+"Invalid to specify MAC address '%s' in network '%s' IPv6 static host "
+"definition"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1806
+#, c-format
+msgid "Invalid trustGuestRxFilters setting '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1323
+#, c-format
+msgid "Invalid trustGuestRxFilters setting '%s' in portgroup"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:155
+#, c-format
+msgid "Invalid type '%s' requested for parameter '%s', actual type is '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:430
+#, c-format
+msgid "Invalid unit: %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:4138
+#, c-format
+msgid "Invalid unsigned integer value '%s' in file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:4178
+#, c-format
+msgid "Invalid unsigned long long value '%s' in file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:4219
+#, c-format
+msgid "Invalid unsigned scaled integer value '%s' in file '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5048 ../../src/qemu/qemu_driver.c:11298
+#, c-format
+msgid ""
+"Invalid use of 'floor' on interface with MAC address %s - 'floor' is only "
+"supported for interface type 'network' with forward type 'nat', 'route', "
+"'open' or none"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5057
+#, c-format
+msgid ""
+"Invalid use of 'floor' on interface with MAC address %s - network '%s' has "
+"no inbound QoS set"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:459
+#, c-format
+msgid "Invalid value '%s' for '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2704
+#, c-format
+msgid "Invalid value '%s' for VMX entry '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10857
+#, c-format
+msgid "Invalid value '%s' for element or attribute '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19858
+msgid "Invalid value for element priority"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:89
+#, c-format
+msgid "Invalid value for field '%s': expected double"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:54
+#, c-format
+msgid "Invalid value for field '%s': expected int"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:71
+#, c-format
+msgid "Invalid value for field '%s': expected long long"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:62
+#, c-format
+msgid "Invalid value for field '%s': expected unsigned int"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:80
+#, c-format
+msgid "Invalid value for field '%s': expected unsigned long long"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8148
+msgid "Invalid value for number of CPUs to show"
+msgstr ""
+
+#: ../../tools/virsh.c:706 ../../tools/virsh.c:722
+#, c-format
+msgid "Invalid value for option %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8138
+msgid "Invalid value for start CPU"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:927 ../../src/logging/log_daemon.c:708
+#: ../../src/remote/remote_daemon.c:850
+msgid "Invalid value for timeout"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1559
+#, c-format
+msgid "Invalid value of %d for I/O weight"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18913 ../../src/conf/domain_conf.c:18971
+#: ../../src/conf/domain_conf.c:19009 ../../src/conf/domain_conf.c:20052
+#, c-format
+msgid "Invalid value of 'cpuset': %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16509
+#, c-format
+msgid "Invalid value of 'nodemask': %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19168 ../../src/conf/numa_conf.c:204
+#: ../../src/conf/numa_conf.c:269
+#, c-format
+msgid "Invalid value of 'nodeset': %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11242
+#, c-format
+msgid "Invalid vectors: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:345 ../../src/cpu/cpu_ppc64.c:333
+#: ../../src/cpu/cpu_x86.c:1549
+#, c-format
+msgid "Invalid vendor element in CPU model %s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1199
+msgid "Invalid virNetLibsshSessionPtr"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1263
+msgid "Invalid virNetSSHSessionPtr"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:553
+#, c-format
+msgid "Invalid vnuma configuration for vnode %zu"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:606
+#, c-format
+msgid "Invalid volume name %s"
+msgstr ""
+
+#: ../../src/util/virvhba.c:257
+#, c-format
+msgid "Invalid vport operation (%d)"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:920 ../../src/hyperv/hyperv_wmi.c:1424
+#, c-format
+msgid "Invocation of %s returned an error: %s (%d)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13970 ../../tools/virsh-domain.c:13973
+msgid "Invoke fstrim on domain's mounted filesystems."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6363
+msgid "Iteration:"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:937
+#, c-format
+msgid "Iterator ID exceeds maximum ID of %u"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3778
+#, c-format
+msgid "JSON backing volume definition '%s' lacks 'file' object"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3896
+#, c-format
+msgid "JSON backing volume definition '%s' lacks driver name"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3907
+#, c-format
+msgid "JSON backing volume definition '%s' must not have nested format drivers"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1509
+#, c-format
+msgid "Job submission failed on interface '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6276
+msgid "Job type:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13982
+msgid "Just a hint to ignore contiguous free ranges smaller than this (Bytes)"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13004
+msgid "KVM device assignment is no longer supported on this system"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5620
+#, c-format
+msgid "KVM is not supported by '%s' on this host"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1216
+msgid "KVM is not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1080
+msgid "Kernel does not provide mount namespace"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2207
+msgid "Kernel does not support private devpts"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2412
+msgid "Kernel doesn't support user namespace"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1027
+msgid "Key file path must be provided for private key authentication"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1964
+msgid "Key of the current session differs from the key at last login"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3250
+msgid "Known, but different label format present, requires build --overwrite"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5187
+msgid "LUKS encrypted QCOW2 images are not supported by this QEMU"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10034
+msgid "LXC Guest Enter Namespace"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8184
+#, c-format
+msgid "Lease %s in lockspace %s already exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8390 ../../src/qemu/qemu_hotplug.c:5731
+#, c-format
+msgid "Lease %s in lockspace %s does not exist"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:579
+#: ../../src/locking/lock_driver_sanlock.c:646
+#, c-format
+msgid "Lease path '%s' exceeds %d characters"
+msgstr ""
+
+#: ../../src/vbox/vbox_XPCOMCGlue.c:92
+#, c-format
+msgid "Library '%s' doesn't exist"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:541
+msgid "Library function returned error but did not set virError"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:567
+msgid "Libvirt"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7125
+#, c-format
+msgid "Lifecycle event '%s' doesn't support '%s' action"
+msgstr ""
+
+#: ../../tools/virt-admin.c:563
+msgid "List all manageable clients connected to <server>."
+msgstr ""
+
+#: ../../tools/virt-admin.c:328
+msgid "List all manageable servers on a daemon."
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:659
+msgid "List checkpoints for a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13651
+msgid "List event types, or wait for domain events to occur"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1252
+msgid "List event types, or wait for network events to occur"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:857
+msgid "List event types, or wait for node device events to occur"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:724
+msgid "List event types, or wait for secret events to occur"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1983
+msgid "List event types, or wait for storage pool events to occur"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1403
+msgid "List snapshots for a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9764
+msgid "Listen for QEMU Monitor Events"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:698
+msgid "Listen for TCP/IP connections"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:97
+msgid "Load kvm_hv for better performance"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:82
+msgid "Load the 'fuse' module to enable /proc/ overrides"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:112
+msgid "Load the 'tun' module to enable networking for QEMU guests"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:106
+msgid "Load the 'vhost_net' module to improve performance of virtio networking"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:961
+msgid "Location:"
+msgstr ""
+
+#: ../../src/locking/lock_daemon_dispatch.c:233
+#: ../../src/locking/lock_daemon_dispatch.c:409
+#, c-format
+msgid "Lockspace for path %s already exists"
+msgstr ""
+
+#: ../../src/locking/lock_daemon_dispatch.c:71
+#: ../../src/locking/lock_daemon_dispatch.c:129
+#: ../../src/locking/lock_daemon_dispatch.c:178
+#: ../../src/locking/lock_daemon_dispatch.c:328
+#, c-format
+msgid "Lockspace for path %s does not exist"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:264
+#, c-format
+msgid "Lockspace location %s exists, but is not a directory"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:220
+#: ../../src/locking/lock_driver_sanlock.c:229
+#, c-format
+msgid "Lockspace path '%s' exceeded %d characters"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:160 ../../src/util/virlockspace.c:206
+#: ../../src/util/virlockspace.c:535 ../../src/util/virlockspace.c:567
+#: ../../src/util/virlockspace.c:619
+#, c-format
+msgid "Lockspace resource '%s' is locked"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:656
+#, c-format
+msgid "Lockspace resource '%s' is not locked"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1061
+msgid "Logging filters: "
+msgstr ""
+
+#: ../../tools/virt-admin.c:1115
+msgid "Logging outputs: "
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:427
+#, c-format
+msgid "Lookup of value at index %u resulted in a NULL pointer"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:739 ../../src/qemu/qemu_migration.c:1058
+#: ../../src/qemu/qemu_migration.c:1625
+msgid "Lost connection to destination host"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:744
+msgid "MAC"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:366
+msgid "MAC Address"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2395 ../../tools/virsh-domain.c:816
+#: ../../tools/virsh-domain.c:12305 ../../tools/virsh-network.c:1379
+#: ../../tools/virsh-network.c:1426
+msgid "MAC address"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1179
+#, c-format
+msgid "MAC address %s too big for destination"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:297
+#, c-format
+msgid "MAC address %s too long for destination"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1002
+#, c-format
+msgid "MCS level for existing domain label %s already reserved"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:638
+#, c-format
+msgid "MD5 hash '%s' unexpectedly larger than %d characters"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:762
+msgid "Machine is Null"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:991
+#: ../../src/vbox/vbox_snapshot_conf.c:1230
+msgid "Machine is null"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:922
+msgid "Malformatted array index"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:925
+msgid "Malformatted iterator id"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:950
+msgid "Malformatted variable"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11189
+#, c-format
+msgid "Malformed 'cmd_per_lun' value '%s'"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:542
+msgid "Malformed 'dies' attribute in CPU topology"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:256
+msgid "Malformed 'domuuid' in JSON document"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:939
+#, c-format
+msgid "Malformed 'floor_sum' attribute: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11202
+#, c-format
+msgid "Malformed 'ioeventfd' value %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1498
+msgid "Malformed 'maxCount' parameter"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11195
+#, c-format
+msgid "Malformed 'max_sectors' value %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11183
+#, c-format
+msgid "Malformed 'queues' value '%s'"
+msgstr ""
+
+#: ../../src/util/viruri.c:324
+#, c-format
+msgid ""
+"Malformed 'uri_aliases' config entry '%s', aliases may only contain 'a-Z, "
+"0-9, _, -'"
+msgstr ""
+
+#: ../../src/util/viruri.c:316
+#, c-format
+msgid ""
+"Malformed 'uri_aliases' config entry '%s', expected 'alias=uri://host/path'"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:498
+msgid "Malformed auth_pending field in JSON state document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:514
+msgid "Malformed clients array"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:546
+msgid "Malformed conn_time field in JSON state document"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:154
+#, c-format
+msgid "Malformed ctrl-alt-del setting '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:274 ../../src/logging/log_daemon.c:234
+#: ../../src/logging/log_daemon.c:247
+msgid "Malformed daemon data from JSON file"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:131 ../../tools/virsh-nodedev.c:557
+#, c-format
+msgid "Malformed device value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1024
+#, c-format
+msgid "Malformed disk capacity: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1015
+msgid "Malformed disk target"
+msgstr ""
+
+#: ../../src/util/virmacmap.c:158
+#, c-format
+msgid "Malformed file structure: %s"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:314
+msgid "Malformed files array"
+msgstr ""
+
+#: ../../src/util/virlog.c:1591
+#, c-format
+msgid "Malformed format for filter '%s'"
+msgstr ""
+
+#: ../../src/util/virlog.c:1494
+#, c-format
+msgid "Malformed format for output '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1865
+msgid "Malformed guest-get-fsinfo 'disk' data array"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1967
+msgid "Malformed guest-get-fsinfo data array"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2320
+msgid "Malformed guest-get-users data array"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1449
+msgid "Malformed guest-get-vcpus data array"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:536
+msgid "Malformed id field in JSON state document"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2178
+msgid "Malformed ip-addresses array"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9362
+#, c-format
+msgid "Malformed lease target offset %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4284
+msgid "Malformed lease_entries array"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:252
+msgid "Malformed lockspaces array"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:443
+msgid "Malformed max_anonymous_clients data in JSON document"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:996
+#, c-format
+msgid "Malformed nbd port '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:330
+msgid "Malformed ovs-vsctl output"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:406
+msgid "Malformed owner value in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:388
+msgid "Malformed owners array"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6248
+msgid "Malformed query-command-line-options array"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6282
+msgid "Malformed query-command-line-options parameters array"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:322
+msgid "Malformed resources array"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:309
+msgid "Malformed servers data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:483
+msgid "Malformed services array"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:247 ../../tools/virsh-volume.c:253
+#: ../../tools/virsh-volume.c:1164
+#, c-format
+msgid "Malformed size %s"
+msgstr ""
+
+#: ../../src/rpc/virnetserverservice.c:299
+msgid "Malformed socks array"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:491
+msgid "Malformed stream hole packet"
+msgstr ""
+
+#: ../../src/util/virutil.c:1379
+#, c-format
+msgid "Malformed wwn: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2503
+msgid "Manage active block operations"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4953
+#, c-format
+msgid "Managed save image of Domain %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4944
+#, c-format
+msgid "Managed save image of domain %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5072
+#, c-format
+msgid "Managed save state file of domain %s updated.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1360
+#: ../../tools/virsh-domain-monitor.c:1362
+msgid "Managed save:"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1706
+msgid "ManagedObjectReference is missing 'type' property"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4829
+msgid "Managedsave"
+msgstr ""
+
+#: ../../tools/vsh.c:1036
+msgid "Mandatory option not present"
+msgstr ""
+
+#: ../../tools/virsh-host.c:464
+msgid "Manipulate pages pool size"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:248 ../../src/util/virrotatingfile.c:296
+#, c-format
+msgid "Max backup %zu must be less than or equal to %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9185
+msgid "Max memory plus swap, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9177
+msgid "Max memory, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1330
+#: ../../tools/virsh-domain-monitor.c:1333
+msgid "Max memory:"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:565
+#, c-format
+msgid "Maximum CPUs greater than specified machine type limit %u"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:818
+msgid "Media Registry is null"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:921
+msgid "Media registry is null"
+msgstr ""
+
+#: ../../src/qemu/qemu_hostdev.c:333
+msgid "Mediated host device assignment requires VFIO support"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13006
+msgid "Memory"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1512 ../../src/util/vircgroupv1.c:1660
+#: ../../src/util/vircgroupv1.c:1705 ../../src/util/vircgroupv2.c:1165
+#: ../../src/util/vircgroupv2.c:1326 ../../src/util/vircgroupv2.c:1385
+#, c-format
+msgid "Memory '%llu' must be less than %llu"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2123
+#, c-format
+msgid ""
+"Memory Bandwidth allocation of size %u is not divisible by granularity %u"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2131
+#, c-format
+msgid ""
+"Memory Bandwidth allocation of size %u is smaller than the minimum allowed "
+"allocation %u"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1326
+#, c-format
+msgid "Memory Bandwidth already defined for node %u"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1309
+msgid "Memory Bandwidth value exceeding 100 is invalid."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3762
+#, c-format
+msgid ""
+"Memory balloon device type '%s' is not supported by this version of qemu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6339
+msgid "Memory bandwidth:"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:616
+msgid "Memory cgroup is not available on this host"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9181
+msgid "Memory during contention, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2509
+msgid "Memory parameter is not supported by vz driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6326
+msgid "Memory processed:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6328
+msgid "Memory remaining:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4548
+msgid ""
+"Memory size must be specified via <memory> or in the <numa> configuration"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2498
+msgid "Memory size should be multiple of 1Mb."
+msgstr ""
+
+#: ../../tools/virsh-host.c:674
+msgid "Memory size:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6330
+msgid "Memory total:"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9325 ../../src/qemu/qemu_driver.c:9522
+#: ../../src/qemu/qemu_driver.c:9598
+msgid "Memory tuning is not available in session mode"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8728 ../../tools/virsh-domain.c:8744
+msgid "Metadata modified"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8734
+msgid "Metadata not changed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8726
+msgid "Metadata removed"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1001
+msgid "Metadata:"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1616
+msgid "MethodFault is missing 'type' property"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10538
+msgid "Migrate domain to another host.  Add --live for live migration."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12959 ../../tools/virsh-domain.c:12968
+#: ../../tools/virsh-domain.c:12981 ../../tools/virsh-domain.c:12991
+msgid "Migrated"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11174
+msgid "Migration"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3945 ../../src/qemu/qemu_migration.c:4595
+msgid ""
+"Migration APIs with extensible parameters are not supported but extended "
+"parameters were passed"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3785
+msgid "Migration URI has to specify resource pool and host system"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:851
+msgid "Migration capabilities can only be set by a migration job"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2748
+msgid "Migration cookie parameters are not provided."
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:173
+#: ../../src/qemu/qemu_migration_cookie.c:1475
+msgid "Migration cookie was not NULL terminated"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:1303
+msgid "Migration failed. Domain is not running on destination host"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:6223 ../../src/openvz/openvz_driver.c:2243
+#, c-format
+msgid "Migration failed. No domain on destination host with matching name '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:322
+msgid "Migration graphics data already present"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:375
+msgid "Migration lockstate data already present"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1374
+msgid ""
+"Migration may lead to data corruption if disks use cache other than none or "
+"directsync"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3750
+msgid "Migration not possible without a vCenter"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:1188
+#, c-format
+msgid "Migration option '%s' is not supported by QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:401
+msgid "Migration persistent data already present"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3775
+msgid "Migration source and destination have to refer to the same vCenter"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3520
+#, c-format
+msgid "Migration with lock driver %s requires cookie support"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1357
+msgid "Migration without shared storage is unsafe"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9189
+msgid "Min guaranteed memory, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:900 ../../src/esx/esx_vi.c:916
+#: ../../src/esx/esx_vi.c:927 ../../src/esx/esx_vi.c:937
+#, c-format
+msgid "Minimum supported %s version is %s but found version '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20305
+#, c-format
+msgid "Missing %s attribute 'vcpus'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1503
+#, c-format
+msgid "Missing %s lock state for migration cookie"
+msgstr ""
+
+#: ../../src/locking/lock_manager.c:47 ../../src/locking/lock_manager.c:55
+#, c-format
+msgid "Missing '%s' field in lock manager driver"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2256 ../../src/esx/esx_vi.c:2285
+#: ../../src/esx/esx_vi.c:2314 ../../src/esx/esx_vi.c:2347
+#: ../../src/esx/esx_vi.c:2380
+#, c-format
+msgid "Missing '%s' property"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2161
+#, c-format
+msgid "Missing '%s' property while looking for ManagedEntityStatus"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:234
+#, c-format
+msgid "Missing '/' separator in cgroup mount '%s'"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:552
+msgid "Missing 'cores' attribute in CPU topology"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:901
+msgid "Missing 'cpus' attribute in NUMA cell"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:244
+msgid "Missing 'domname' in JSON document"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:251
+msgid "Missing 'domuuid' in JSON document"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:237
+msgid "Missing 'driver' in JSON document"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:482
+#, c-format
+msgid "Missing 'end' attribute in dhcp range for network '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_map.c:153
+msgid "Missing 'filename' in CPU map include"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18801
+msgid "Missing 'id' attribute in <iothread> element"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:736
+#, c-format
+msgid "Missing 'id' attribute in NUMA distances under 'cell id %d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9350
+msgid "Missing 'key' element for lease"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:491
+msgid "Missing 'link' attribute for NIC"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8574
+msgid "Missing 'model' attribute in mediated device's <hostdev> element"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:5017
+#, c-format
+msgid "Missing 'name' property in %s lookup"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:231
+msgid "Missing 'path' field in JSON document"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:269
+msgid "Missing 'pipefd' in JSON document"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2184
+msgid "Missing 'runtime.powerState' property"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:534
+msgid "Missing 'sockets' attribute in CPU topology"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:473
+#, c-format
+msgid "Missing 'start' attribute in dhcp range for network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9355
+msgid "Missing 'target' element for lease"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:559
+msgid "Missing 'threads' attribute in CPU topology"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8437
+msgid "Missing 'uuid' attribute for element <address>"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:766
+#, c-format
+msgid ""
+"Missing 'value' attribute in NUMA distances under 'cell id %d' for 'sibling "
+"id %d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8431
+msgid "Missing <address> element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8862
+msgid "Missing <block> element in hostdev storage device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8870
+msgid "Missing <char> element in hostdev character device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8878
+msgid "Missing <interface> element in hostdev net device"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1816
+msgid "Missing <secret> element in auth"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8511 ../../src/conf/domain_conf.c:8853
+msgid "Missing <source> element in hostdev device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11838
+msgid ""
+"Missing <source> element with bridge name in interface's <actual> element"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:437
+msgid "Missing CPU architecture"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:859
+msgid "Missing CPU feature name"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:486
+msgid "Missing CPU model name"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:274
+msgid "Missing CPU vendor value"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:427
+msgid "Missing ID parameter for domain object"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:723
+#, c-format
+msgid "Missing IP address in network '%s' DNS HOST record"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:609
+#, c-format
+msgid "Missing IP address in static host definition for network '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:360 ../../src/cpu/cpu_ppc64.c:348
+#, c-format
+msgid "Missing PVR information for CPU model %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1121
+#, c-format
+msgid "Missing SCSI controller for index %d"
+msgstr ""
+
+#: ../../src/util/virtpm.c:64
+msgid "Missing TPM device path"
+msgstr ""
+
+#: ../../src/util/viruri.c:391
+#, c-format
+msgid "Missing URI parameter '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2150
+#, c-format
+msgid "Missing USB bus %u"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:439
+msgid "Missing UUID parameter for domain object"
+msgstr ""
+
+#: ../../src/util/virauth.c:192
+msgid "Missing VIR_CRED_AUTHNAME credential type"
+msgstr ""
+
+#: ../../src/util/virauth.c:270
+msgid "Missing VIR_CRED_PASSPHRASE or VIR_CRED_NOECHOPROMPT credential type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20272
+msgid "Missing acpi table type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31652
+#, c-format
+msgid "Missing actual data for interface '%s'"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:105 ../../src/util/virsocketaddr.c:470
+msgid "Missing address"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1467
+msgid "Missing address in 'phys_function' capability"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:939 ../../src/qemu/qemu_agent.c:1119
+msgid "Missing agent reply object"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16337
+msgid "Missing allow attribute for USB redirection filter"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1464
+#, c-format
+msgid "Missing ancestor's name in CPU model %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:629
+#, c-format
+msgid "Missing argument for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19897
+#, c-format
+msgid "Missing attribute '%s' in element '%sched'"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:489
+#: ../../src/rpc/virnetserverservice.c:275
+msgid "Missing auth field in JSON state document"
+msgstr ""
+
+#: ../../src/util/virauth.c:171 ../../src/util/virauth.c:249
+msgid "Missing authentication callback"
+msgstr ""
+
+#: ../../src/util/virauth.c:152 ../../src/util/virauth.c:233
+msgid "Missing authentication credentials"
+msgstr ""
+
+#: ../../src/util/virlog.c:1273
+msgid "Missing auxiliary data in output definition"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:142
+#, c-format
+msgid "Missing backend %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3338 ../../src/qemu/qemu_interface.c:549
+msgid "Missing bridge name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20366
+msgid "Missing cachetune attribute 'id'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20380
+msgid "Missing cachetune attribute 'level'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20394
+msgid "Missing cachetune attribute 'type'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1604
+msgid "Missing capability type"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:523
+msgid "Missing client data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:508
+msgid "Missing clients data in JSON document"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1091
+#, c-format
+msgid "Missing cpuid or msr element in feature %s"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:236
+msgid "Missing defaultLockspace data from JSON file"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:498
+msgid "Missing device name for container-side veth"
+msgstr ""
+
+#: ../../src/storage/storage_backend_sheepdog.c:117
+msgid "Missing disk info when adding volume"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1083
+msgid "Missing disk source file path"
+msgstr ""
+
+#: ../../src/util/virmacmap.c:171
+msgid "Missing domain"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1232
+msgid "Missing errfd data in JSON document"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:748
+#, c-format
+msgid "Missing essential config entry '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13909
+msgid "Missing evdev path for input device passthrough"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1220
+msgid "Missing fd data in JSON document"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1583
+#, c-format
+msgid "Missing feature name for CPU model %s"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:308
+msgid "Missing files data from JSON file"
+msgstr ""
+
+#: ../../src/util/virauthconfig.c:136
+#, c-format
+msgid "Missing group 'credentials-%s' referenced from group '%s' in '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:746 ../../src/conf/network_conf.c:760
+#, c-format
+msgid "Missing hostname in network '%s' DNS HOST record"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:767
+#, c-format
+msgid "Missing ip and hostname in network '%s' DNS HOST record"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1238
+msgid "Missing isClient data in JSON document"
+msgstr ""
+
+#: ../../src/util/virauthconfig.c:127
+#, c-format
+msgid "Missing item 'credentials' in group '%s' in '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:456
+msgid "Missing keepaliveCount data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:451
+msgid "Missing keepaliveInterval data in JSON document"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:409
+msgid "Missing listen element"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1303
+msgid "Missing lock driver name in migration cookie"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:246
+msgid "Missing lockspaces data from JSON file"
+msgstr ""
+
+#: ../../src/util/virmacmap.c:177
+msgid "Missing macs"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:683 ../../src/logging/log_daemon.c:485
+msgid "Missing magic data in JSON document"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:57
+msgid "Missing mandatory average or floor attributes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6222
+msgid "Missing master path attribute for nmdm device"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:436
+msgid "Missing max_clients data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:426
+msgid "Missing max_workers data in JSON document"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20818
+msgid "Missing memorytune attribute 'bandwidth'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20804
+msgid "Missing memorytune attribute 'id'"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:421
+msgid "Missing min_workers data in JSON document"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20533
+msgid "Missing monitor attribute 'level'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:333
+msgid "Missing monitor reply object"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:434
+msgid "Missing name parameter for domain object"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:250
+msgid "Missing network port PCI address"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:201
+msgid "Missing network port bridge name"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:245
+msgid "Missing network port driver name"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:218
+msgid "Missing network port link device name"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:520
+#: ../../src/rpc/virnetserverservice.c:286
+msgid "Missing nrequests_client_max field in JSON state document"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1151
+msgid "Missing or empty 'hostName' property"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1642
+#, c-format
+msgid "Missing or inconsistent resctrl info for level '%u' type '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1513
+msgid "Missing or inconsistent resctrl info for memory bandwidth allocation"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1470
+#, c-format
+msgid "Missing or inconsistent resctrl info for memory bandwidth node '%u'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4100
+msgid "Missing or invalid 'broadcast-allowed' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1468
+#, c-format
+msgid ""
+"Missing or invalid 'end' attribute in <port> in <nat> in <forward> in "
+"network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4086
+msgid "Missing or invalid 'main-mac' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4151
+msgid "Missing or invalid 'multicast' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4158
+msgid "Missing or invalid 'multicast-overflow' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4165
+msgid "Missing or invalid 'multicast-table' array in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4093
+msgid "Missing or invalid 'promiscuous' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1460
+#, c-format
+msgid ""
+"Missing or invalid 'start' attribute in <port> in <nat> in <forward> in "
+"network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4109
+msgid "Missing or invalid 'unicast' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4116
+msgid "Missing or invalid 'unicast-overflow' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4123
+msgid "Missing or invalid 'unicast-table' array in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4193
+msgid "Missing or invalid 'vlan' in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4200
+msgid "Missing or invalid 'vlan-table' array in query-rx-filter response"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:565
+#, c-format
+msgid "Missing or invalid CPU frequency in %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:371
+#, c-format
+msgid "Missing or invalid PVR mask in CPU model %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:367 ../../src/cpu/cpu_ppc64.c:363
+#, c-format
+msgid "Missing or invalid PVR value in CPU model %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4176
+#, c-format
+msgid ""
+"Missing or invalid element %zu of 'multicast' list in query-rx-filter "
+"response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4134
+#, c-format
+msgid ""
+"Missing or invalid element %zu of 'unicast' list in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4211
+#, c-format
+msgid ""
+"Missing or invalid element %zu of 'vlan-table' array in query-rx-filter "
+"response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4078
+msgid "Missing or invalid name in query-rx-filter response"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:113
+msgid "Missing or invalid scsi adapter 'unique_id' value"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:543
+msgid "Missing ownerId data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:548
+msgid "Missing ownerName data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:537
+msgid "Missing ownerPid data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:554 ../../src/locking/lock_daemon.c:559
+msgid "Missing ownerUUID data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:564
+msgid "Missing path or lockspace for lease resource"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1226
+msgid "Missing pid data in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_manager.c:166
+msgid "Missing plugin initialization symbol 'virLockDriverImpl'"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:431
+msgid "Missing priority_workers data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:572
+msgid "Missing privateData field in JSON state document"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:514
+#: ../../src/rpc/virnetserverservice.c:280
+msgid "Missing readonly field in JSON state document"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1293
+#: ../../src/network/bridge_driver.c:1300
+#, c-format
+msgid "Missing required 'service' attribute in SRV record of network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1136
+#, c-format
+msgid "Missing required address attribute in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8666
+msgid "Missing required address in <ip>"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:151
+msgid "Missing required cellid attribute in memnode element"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1606
+#, c-format
+msgid ""
+"Missing required dev attribute in <forward> <interface> element of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1708
+#, c-format
+msgid "Missing required dev attribute in <pf> element of network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1310
+msgid "Missing required name attribute in portgroup"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:937
+#, c-format
+msgid "Missing required name or value in DNS TXT record of network %s"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:195
+msgid "Missing required nodeset attribute in memnode element"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2542
+msgid "Missing resctrl monitor alloc"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:355
+msgid "Missing resource fd in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:374
+msgid "Missing resource flags in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:367
+msgid "Missing resource lockHeld in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:340
+msgid "Missing resource name in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:381
+msgid "Missing resource owners in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:348
+msgid "Missing resource path in JSON document"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:316
+msgid "Missing resources value in JSON document"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:532
+msgid "Missing restricted data in JSON document"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19835
+msgid "Missing scheduler attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19852
+msgid "Missing scheduler priority"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:102
+msgid "Missing scsi_host PCI address element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8381
+msgid "Missing scsi_host subsystem protocol"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1374
+#, c-format
+msgid "Missing separator in sched info '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:280
+msgid "Missing server data from JSON file"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:492
+msgid "Missing service data in JSON document"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:477
+msgid "Missing services data in JSON document"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6228
+msgid "Missing slave path attribute for nmdm device"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:526
+msgid "Missing sock field in JSON state document"
+msgstr ""
+
+#: ../../src/rpc/virnetserverservice.c:293
+msgid "Missing socks field in JSON state document"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6285
+msgid "Missing source channel attribute for char device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6236
+msgid "Missing source host attribute for char device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6214 ../../src/conf/domain_conf.c:6271
+msgid "Missing source path attribute for char device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6242 ../../src/conf/domain_conf.c:6256
+msgid "Missing source service attribute for char device"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3663 ../../src/lxc/lxc_driver.c:3735
+msgid "Missing storage block path"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1689 ../../src/lxc/lxc_controller.c:1765
+msgid "Missing storage host block path"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3843
+#, c-format
+msgid "Missing storage volume name for disk '%s'"
+msgstr ""
+
+#: ../../src/util/virdbus.c:777 ../../src/util/virdbus.c:1076
+msgid "Missing variant type signature"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:905
+#, c-format
+msgid "Missing vendor string for CPU vendor %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:744
+msgid "Model"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1199 ../../src/test/test_driver.c:877
+#, c-format
+msgid "Model %s too big for destination"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30754
+msgid "Model name contains invalid characters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7908
+msgid "Modifies an existing IOThread of the guest domain."
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:259
+#, c-format
+msgid "Monitor path %s too big for destination"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20445
+msgid "Monitor vcpus conflicts with allocation"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:44
+msgid "Mount namespace support is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14170
+msgid "Mountpoint"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:4037
+msgid "Multi-head video devices are unsupported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4472
+#, c-format
+msgid "Multiple '%s' controllers with index '%d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11146
+msgid "Multiple <model> elements in controller definition not allowed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11155
+msgid "Multiple <target> elements in controller definition not allowed"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3497
+msgid ""
+"Multiple IPv4 dhcp sections found -- dhcp is supported only for a single "
+"IPv4 address on each network"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3510
+msgid ""
+"Multiple IPv6 dhcp sections found -- dhcp is supported only for a single "
+"IPv6 address on each network"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1402
+#, c-format
+msgid ""
+"Multiple USB devices for %x:%x were found, but none of them is at bus:%u "
+"device:%u"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1407
+#, c-format
+msgid "Multiple USB devices for %x:%x, use <address> to specify one"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1613
+#, c-format
+msgid "Multiple definitions of CPU model '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:624
+msgid "Multiple graphics devices are not supported"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1097
+msgid "Multiple interfaces attached to bridge"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2765
+msgid "Multiple legacy USB controllers are not supported"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:174
+#, c-format
+msgid "Multiple memnode elements with cellid %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4500
+#, c-format
+msgid "Multiple panic devices with model '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:966 ../../src/libxl/xen_common.c:2073
+msgid "Multiple serial devices are not supported by xen-xm"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:483 ../../src/util/virnetdevtap.c:259
+#: ../../src/util/virnetdevtap.c:374
+msgid "Multiqueue devices are not supported on this system"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:599
+#, c-format
+msgid "Must use --rename or --clone to change %s to %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6919 ../../tools/virsh-domain.c:6920
+#: ../../tools/virsh-domain.c:6921
+msgid "N/A"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3593
+msgid "NBD migration with TLS is not supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:63
+msgid "NIC model 'e1000' is not supported by given bhyve binary"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:69
+msgid "NIC model is not supported"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:97
+msgid "NOTE"
+msgstr ""
+
+#: ../../src/util/virqemu.c:196
+msgid "NULL JSON type can't be converted to commandline"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:314
+msgid "NULL NetworkDef"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:835
+#, c-format
+msgid "NULL argument - %p %p"
+msgstr ""
+
+#: ../../src/libvirt.c:1312
+#, c-format
+msgid "NULL string parameter '%s'"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:38
+#, c-format
+msgid "NULL value for field '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:911
+#, c-format
+msgid "NUMA cell %d has no vCPUs assigned"
+msgstr ""
+
+#: ../../tools/virsh-host.c:150 ../../tools/virsh-host.c:276
+#: ../../tools/virsh-host.c:486
+msgid "NUMA cell number"
+msgstr ""
+
+#: ../../tools/virsh-host.c:673
+msgid "NUMA cell(s):"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:923
+#, c-format
+msgid "NUMA cells %u and %zu have overlapping vCPU ids"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:725
+msgid "NUMA distances defined without siblings"
+msgstr ""
+
+#: ../../tools/virsh-host.c:138
+msgid "NUMA free memory"
+msgstr ""
+
+#: ../../tools/virsh-host.c:264
+msgid "NUMA free pages"
+msgstr ""
+
+#: ../../src/util/virnuma.c:183 ../../src/util/virnuma.c:366
+#: ../../src/util/virnuma.c:394 ../../src/util/virnuma.c:405
+msgid "NUMA isn't available on this host"
+msgstr ""
+
+#: ../../src/util/virnuma.c:141
+msgid "NUMA memory tuning in 'preferred' mode only supports single node"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9488
+msgid ""
+"NUMA mode, one of strict, preferred and interleave \n"
+"or a number from the virDomainNumatuneMemMode enum"
+msgstr ""
+
+#: ../../src/util/virnuma.c:551
+#, c-format
+msgid "NUMA node %d is not available"
+msgstr ""
+
+#: ../../src/util/virnuma.c:116
+#, c-format
+msgid "NUMA node %d is out of range"
+msgstr ""
+
+#: ../../src/util/virnuma.c:1006
+#, c-format
+msgid "NUMA node %zd is unavailable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9493
+msgid "NUMA node selections to set"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:861
+msgid "NUMA topology defined without NUMA cells"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9785
+msgid "NUMA tuning is not available in session mode"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:2273
+#, c-format
+msgid "NVMe device %s already in use by driver %s domain %s"
+msgstr ""
+
+#: ../../src/util/virnvme.c:189
+#, c-format
+msgid "NVMe device %s namespace %u is already on the list"
+msgstr ""
+
+#: ../../src/util/virnvme.c:214 ../../src/util/virnvme.c:427
+#, c-format
+msgid "NVMe device %s namespace %u not found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9655
+msgid "NVMe disk source is missing address"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5267
+msgid "NVMe disks are not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6160
+msgid "NVMe namespace can't be zero"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:786 ../../tools/virsh-checkpoint.c:789
+#: ../../tools/virsh-domain-monitor.c:2008
+#: ../../tools/virsh-domain-monitor.c:2010
+#: ../../tools/virsh-domain-monitor.c:2394 ../../tools/virsh-domain.c:14170
+#: ../../tools/virsh-interface.c:366 ../../tools/virsh-network.c:745
+#: ../../tools/virsh-nwfilter.c:364 ../../tools/virsh-pool.c:1336
+#: ../../tools/virsh-pool.c:1361 ../../tools/virsh-snapshot.c:1571
+#: ../../tools/virsh-snapshot.c:1573 ../../tools/virsh-volume.c:1446
+#: ../../tools/virsh-volume.c:1468 ../../tools/virt-admin.c:352
+msgid "Name"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2537
+#, c-format
+msgid "Name of chain is longer than %u characters"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:489 ../../tools/virsh-domain-monitor.c:1305
+#: ../../tools/virsh-network.c:402 ../../tools/virsh-pool.c:1584
+#: ../../tools/virsh-snapshot.c:899 ../../tools/virsh-volume.c:1041
+msgid "Name:"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1121
+msgid "Namespaces are not supported on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12280 ../../src/util/virprocess.c:111
+#: ../../src/util/virprocess.c:1366 ../../src/util/virprocess.c:1374
+msgid "Namespaces are not supported on this platform."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:110
+msgid "Nested HV configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1163
+#, c-format
+msgid "Network %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1154
+#, c-format
+msgid "Network %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:223
+#, c-format
+msgid "Network %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:271
+#, c-format
+msgid "Network %s defined from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:310
+#, c-format
+msgid "Network %s destroyed\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:896
+#, c-format
+msgid "Network %s has been undefined\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:178
+#, c-format
+msgid "Network %s marked as autostarted\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:858
+#, c-format
+msgid "Network %s started\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:180
+#, c-format
+msgid "Network %s unmarked as autostarted\n"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1198
+#, c-format
+msgid "Network '%s' IP address cannot have both a prefix and a netmask"
+msgstr ""
+
+#: ../../src/test/test_driver.c:5491
+#, c-format
+msgid "Network '%s' is already running"
+msgstr ""
+
+#: ../../src/test/test_driver.c:5414
+#, c-format
+msgid "Network '%s' is still running"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1249
+msgid "Network Events"
+msgstr ""
+
+#: ../../src/util/virnetdevbandwidth.c:210
+msgid "Network bandwidth tuning is not available in session mode"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:737
+msgid "Network config change transaction committed\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:768
+msgid "Network config change transaction rolled back\n"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:706
+msgid "Network config change transaction started\n"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:911 ../../src/conf/virnetworkobj.c:1025
+#, c-format
+msgid "Network config filename '%s' does not match network name '%s'"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:840
+#, c-format
+msgid "Network device %s already exists"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:182
+msgid "Network device configuration is not supported on this platform"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3515
+msgid "Network device type is not supported"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:436
+#, c-format
+msgid "Network filter %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:426
+#, c-format
+msgid "Network filter %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:107
+#, c-format
+msgid "Network filter %s defined from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:151
+#, c-format
+msgid "Network filter %s undefined\n"
+msgstr ""
+
+#: ../../src/util/virerror.c:1215
+msgid "Network filter binding not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1216
+#, c-format
+msgid "Network filter binding not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:522
+#, c-format
+msgid "Network filter binding on %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:567
+#, c-format
+msgid "Network filter binding on %s deleted\n"
+msgstr ""
+
+#: ../../src/util/virerror.c:1098
+msgid "Network filter not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1099
+#, c-format
+msgid "Network filter not found: %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:267
+#, c-format
+msgid "Network ifname %s too long for destination"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:147 ../../src/util/virnetdev.c:559
+#: ../../src/util/virnetdevbridge.c:93 ../../src/util/virnetdevbridge.c:647
+#: ../../src/util/virnetdevbridge.c:713 ../../src/util/virnetdevtap.c:272
+#: ../../src/util/virnetdevtap.c:337
+#, c-format
+msgid "Network interface name '%s' is too long"
+msgstr ""
+
+#: ../../src/network/bridge_driver_linux.c:269
+#, c-format
+msgid "Network is already in use by interface %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:436
+msgid "Network migration data already present"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:59
+msgid "Network namespace support is recommended"
+msgstr ""
+
+#: ../../src/util/virerror.c:1041
+msgid "Network not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1042
+#, c-format
+msgid "Network not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1517
+#, c-format
+msgid "Network port %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1626
+#, c-format
+msgid "Network port %s deleted\n"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:1640
+#, c-format
+msgid "Network port with UUID %s already exists"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:1671 ../../src/conf/virnetworkobj.c:1693
+#, c-format
+msgid "Network port with UUID %s does not exist"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:77
+#, c-format
+msgid "Network type %d is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12662
+msgid "New disk media source was not specified"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1378
+msgid "New resctrl 'id' cannot be NULL"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2910
+msgid "New size of the block device, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7906 ../../src/qemu/qemu_hotplug.c:1296
+msgid "Nicdev support unavailable"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12387
+msgid "No <local> 'address' attribute specified with socket interface"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12374
+msgid "No <local> 'port' attribute specified with socket interface"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12361
+msgid "No <source> 'address' attribute specified with socket interface"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12332
+msgid ""
+"No <source> 'bridge' attribute specified with <interface type='bridge'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12408
+msgid "No <source> 'dev' attribute specified with <interface type='direct'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12297
+msgid ""
+"No <source> 'mode' attribute specified with <interface type='vhostuser'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12398
+msgid ""
+"No <source> 'name' attribute specified with <interface type='internal'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12248
+msgid ""
+"No <source> 'network' attribute specified with <interface type='network'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12289
+msgid ""
+"No <source> 'path' attribute specified with <interface type='vhostuser'/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12345
+msgid "No <source> 'port' attribute specified with socket interface"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12281
+msgid "No <source> 'type' attribute specified for <interface type='vhostuser'>"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:343
+msgid "No CA certificate path set to match server key/cert"
+msgstr ""
+
+#: ../../src/util/virutil.c:1717
+msgid "No DRM render nodes available"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:554
+#, c-format
+msgid "No FD available at slot %zu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7719
+msgid "No IOThreads found for the domain"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:307
+#, c-format
+msgid "No IP address for host '%s' found: %s"
+msgstr ""
+
+#: ../../src/util/virjson.c:1997 ../../src/util/virjson.c:2008
+msgid "No JSON parser implementation is available"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:458 ../../src/conf/domain_addr.c:1184
+msgid "No PCI buses available"
+msgstr ""
+
+#: ../../src/access/viraccessdriverpolkit.c:112
+msgid "No UNIX caller UID available"
+msgstr ""
+
+#: ../../src/admin/libvirt-admin.c:129
+msgid "No URI scheme specified"
+msgstr ""
+
+#: ../../src/access/viraccessmanager.c:70
+msgid "No access manager registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5023
+#, c-format
+msgid "No active block job '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5443
+#, c-format
+msgid "No active operation on device: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:436
+msgid "No addresses to bind to"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1198
+#, c-format
+msgid "No args present for signature %s"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4184
+msgid "No authentication callback available"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:925 ../../src/rpc/virnetsshsession.c:826
+#: ../../src/rpc/virnetsshsession.c:940
+msgid "No authentication methods and credentials provided"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:887
+msgid "No authentication methods supplied"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3257
+msgid "No available USB controller and port, and failed to attach a new one"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_domain.c:234
+msgid "No bhyve command-line argument specified"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3492 ../../src/lxc/lxc_process.c:589
+msgid "No bridge name specified"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1092
+msgid "No bridge node in xml document"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:496
+msgid "No category range available"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:932 ../../src/rpc/virnetsshsession.c:947
+msgid "No channel command provided"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:1171
+#, c-format
+msgid "No client with matching ID '%llu'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:455
+#, c-format
+msgid "No complete agent response found in %d bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2625
+#, c-format
+msgid "No current block job for %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20175
+msgid "No data supplied for <initarg> element"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:318
+msgid "No default server names provided"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8604
+#, c-format
+msgid "No description for domain: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2998
+#, c-format
+msgid "No device with bus '%s' and target '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12577
+#, c-format
+msgid "No disk found whose source path or target is %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3561
+#, c-format
+msgid "No disk with bus '%s' and target '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:176
+msgid "No dnsmasq options value specified"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:1454 ../../src/hyperv/hyperv_driver.c:422
+#, c-format
+msgid "No domain with ID %d"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:457 ../../src/hyperv/hyperv_wmi.c:1575
+#, c-format
+msgid "No domain with UUID %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:824
+#, c-format
+msgid "No domain with matching ID '%d'"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:227
+#, c-format
+msgid "No domain with matching id %d"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:278 ../../src/lxc/lxc_process.c:416
+#, c-format
+msgid "No domain with matching name '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:773 ../../src/lxc/lxc_driver.c:254
+#, c-format
+msgid "No domain with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:489
+#, c-format
+msgid "No domain with name %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4967
+#, c-format
+msgid "No emulator found for arch '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2846
+msgid "No error message from child failure"
+msgstr ""
+
+#: ../../src/util/virerror.c:829
+msgid "No error message provided"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1245
+msgid "No errors found\n"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:245
+#, c-format
+msgid "No event expected with procedure 0x%x"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14165
+msgid "No filesystems are mounted in the domain"
+msgstr ""
+
+#: ../../src/util/virfile.c:890
+msgid "No free NBD devices"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2393
+msgid "No free USB ports"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2850
+#, c-format
+msgid ""
+"No free busNr lower than current lowest busNr is available to auto-assign to "
+"bus %d. Must be manually assigned"
+msgstr ""
+
+#: ../../src/util/virnetdevveth.c:74
+msgid "No free veth devices available"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11729
+msgid "No graphical display found"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11727
+#, c-format
+msgid "No graphical display with type '%s' found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18792 ../../src/qemu/qemu_driver.c:18861
+#, c-format
+msgid "No graphics backend with index %d"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:1673
+msgid "No identity information available for client"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1102
+msgid "No interface attached to bridge"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12340
+#, c-format
+msgid "No interface found whose type is %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12380
+#, c-format
+msgid "No interface with MAC address %s was found"
+msgstr ""
+
+#: ../../src/lxc/lxc_domain.c:241 ../../src/lxc/lxc_domain.c:257
+msgid "No lxc environment type specified"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21602
+msgid "No master USB controller specified"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:278
+#, c-format
+msgid "No matches for socket service '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2496 ../../src/qemu/qemu_driver.c:2519
+#: ../../src/test/test_driver.c:2625
+msgid "No memory balloon device configured, can not set the collection period"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:465
+msgid "No message in the queue"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1253
+msgid "No more available PCI slots"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20191
+msgid "No name supplied for <initenv> element"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3421
+#, c-format
+msgid "No net with mac '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:1665
+msgid "No network socket associated with client"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:500
+#, c-format
+msgid "No open log file %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:3735
+msgid "No output from iptables --version"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8184
+msgid "No per-CPU stats available"
+msgstr ""
+
+#: ../../src/access/viraccessdriverpolkit.c:94
+msgid "No process ID available"
+msgstr ""
+
+#: ../../src/access/viraccessdriverpolkit.c:103
+msgid "No process start time available"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4048
+msgid "No qemu command-line argument specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4097
+msgid "No qemu environment name specified"
+msgstr ""
+
+#: ../../src/util/virpidfile.c:484
+msgid "No runstatedir specified"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:348
+msgid "No server certificate path set to match server key"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:353
+msgid "No server key path set to match server cert"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:194
+#, c-format
+msgid "No server named '%s'"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:583
+msgid "No socket address provided"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:145 ../../src/util/virsocketaddr.c:190
+#, c-format
+msgid "No socket addresses found for '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:459
+#, c-format
+msgid "No source device specified when formatting pool '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:3543
+#, c-format
+msgid "No storage volume with key or path '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:1151
+#, c-format
+msgid "No stub driver configured for PCI device %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7086
+#, c-format
+msgid "No such disk in media registry %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:629
+#, c-format
+msgid "No support for %s in command 'attach-disk'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:940 ../../tools/virsh-domain.c:1016
+#, c-format
+msgid "No support for %s in command 'attach-interface'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3185
+msgid "No support for domain XML entry 'vcpu' attribute 'current'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3394
+msgid "No support for multiple video devices"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8603
+#, c-format
+msgid "No title for domain: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8224
+msgid "No total stats available"
+msgstr ""
+
+#: ../../src/security/security_dac.c:631
+#: ../../src/security/security_selinux.c:1154
+msgid "No transaction is set"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7728
+msgid "No type specified for device address"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2807
+#, c-format
+msgid "No usable Vf's present on SRIOV PF %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2877
+#, c-format
+msgid "No usable target index found for %d"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:656
+msgid ""
+"No user interaction callback provided: Can't get input from keyboard "
+"interactive authentication"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:421 ../../src/rpc/virnetsshsession.c:601
+msgid ""
+"No user interaction callback provided: Can't retrieve private key passphrase"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:322 ../../src/rpc/virnetsshsession.c:326
+msgid ""
+"No user interaction callback provided: Can't verify the session host key"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1505 ../../src/lxc/lxc_process.c:1694
+#, c-format
+msgid "No valid cgroup for machine %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20198
+#, c-format
+msgid "No value supplied for <initenv name='%s'> element"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2689
+#, c-format
+msgid "No yet handled value '%s' for VMX entry '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:408
+#, c-format
+msgid "Node %d:\n"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4930
+#, c-format
+msgid "Node %zu out of range"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:854
+msgid "Node Device Events"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:75
+#, c-format
+msgid "Node device %s created from %s\n"
+msgstr ""
+
+#: ../../src/util/virerror.c:1071
+msgid "Node device not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1072
+#, c-format
+msgid "Node device not found: %s"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:408
+msgid "Non-blocking streams are not supported yet"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4310
+msgid "Non-cancelable task is blocked by an unanswered question"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:577 ../../src/conf/cpu_conf.c:790
+msgid "Non-empty feature list specified without CPU model"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:716
+msgid "Non-endpoint PCI devices cannot be assigned to guests"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6143
+msgid "None"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:860 ../../src/rpc/virnetsshsession.c:892
+msgid ""
+"None of the requested authentication methods are supported by the server"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6414
+msgid "Normal data:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6406
+msgid "Normal pages:"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:275
+msgid "Not a download stream"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:809
+msgid "Not all servers restored, cannot run server"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:216
+msgid "Not an upload stream"
+msgstr ""
+
+#: ../../src/util/virpci.c:1209
+#, c-format
+msgid "Not detaching active device %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:945 ../../src/util/virdbus.c:1152
+msgid "Not enough fields in message for signature"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6980 ../../src/test/test_driver.c:7046
+#, c-format
+msgid "Not enough free space in pool for volume '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2075
+#, c-format
+msgid ""
+"Not enough room for allocation of %llu bytes for level %u cache %u scope "
+"type '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2533
+msgid "Not enough space left in storage pool"
+msgstr ""
+
+#: ../../src/util/virpci.c:1239
+#, c-format
+msgid "Not reattaching active device %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:933
+#, c-format
+msgid "Not resetting active device %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1159 ../../src/hyperv/hyperv_wmi.c:1195
+msgid "Not supported"
+msgstr ""
+
+#: ../../src/util/virfcp.c:75 ../../src/util/virfcp.c:84
+#: ../../src/util/virprocess.c:778 ../../src/util/virprocess.c:830
+#: ../../src/util/virprocess.c:870 ../../src/util/virprocess.c:918
+#: ../../src/util/virprocess.c:956 ../../src/util/virscsihost.c:259
+#: ../../src/util/virscsihost.c:268 ../../src/util/virscsihost.c:276
+#: ../../src/util/virscsihost.c:287 ../../src/util/virvhba.c:457
+#: ../../src/util/virvhba.c:466 ../../src/util/virvhba.c:476
+#: ../../src/util/virvhba.c:484 ../../src/util/virvhba.c:495
+#: ../../src/util/virvhba.c:505 ../../src/util/virvhba.c:514
+msgid "Not supported on this platform"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:489
+#, sh-format
+msgid "Not suspending transient guests on URI: $uri: "
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2485
+msgid "Now in mirroring phase"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2170
+msgid "Now in synchronized phase"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21363
+msgid "Number of CPUs in <numa> exceeds the <vcpu> count"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5012
+msgid "Number of CPUs in <numa> exceeds the desired maximum vcpu count"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6857
+#, c-format
+msgid "Number of domain stats records is %d, which exceeds max limit: %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:7050
+#: ../../src/remote/remote_daemon_dispatch.c:7074
+#: ../../src/remote/remote_driver.c:7969 ../../src/remote/remote_driver.c:7994
+#, c-format
+msgid "Number of interfaces, %d exceeds the max limit: %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6777
+#: ../../src/remote/remote_driver.c:7675
+#, c-format
+msgid "Number of leases is %d, which exceeds max limit: %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8093
+msgid "Number of shown CPUs at most"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:7757
+#, c-format
+msgid "Number of stats entries is %d, which exceeds max limit: %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1223
+msgid "Number of vCPUs should be >= 1"
+msgstr ""
+
+#: ../../tools/vsh.c:845 ../../tools/vsh.c:872 ../../tools/vsh.c:933
+#: ../../tools/vsh.c:1072 ../../tools/vsh.c:1099
+#, c-format
+msgid "Numeric value '%s' for <%s> option is malformed or out of range"
+msgstr ""
+
+#: ../../tools/vsh.c:1747
+#, c-format
+msgid "Numeric value '%u' for <%s> option is malformed or out of range"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1311
+msgid "OS Type:"
+msgstr ""
+
+#: ../../src/util/iohelper.c:82
+msgid "O_DIRECT read needs entire seekable file"
+msgstr ""
+
+#: ../../src/util/virfile.c:256
+msgid "O_DIRECT unsupported on this platform"
+msgstr ""
+
+#: ../../src/util/iohelper.c:95
+msgid "O_DIRECT write needs empty seekable file"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2451
+msgid "ObjectContent does not reference a virtual machine"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:548
+msgid "Offset must be zero for this lock manager"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7490
+msgid "One of options --enable or --disable is required by option --cpulist"
+msgstr ""
+
+#: ../../tools/virsh.c:219 ../../tools/virsh.c:409 ../../tools/virt-admin.c:152
+msgid "One or more references were leaked after disconnect from the hypervisor"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8175
+#, c-format
+msgid "Only %d CPUs available to show\n"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3714
+#, c-format
+msgid "Only '%s' filesystem type is supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4641 ../../src/libxl/libxl_driver.c:4718
+msgid "Only 'credit' and 'credit2' schedulers are supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2050
+msgid "Only 1 IDE controller is supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:507 ../../src/qemu/qemu_command.c:6889
+#: ../../src/vmx/vmx.c:3218
+msgid "Only 1 die per socket is supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2070
+msgid "Only 1 fdc bus is supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2064
+msgid "Only 1 fdc controller is supported"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3212
+msgid "Only 1 thread per core is supported"
+msgstr ""
+
+#: ../../src/util/viriptables.c:388
+msgid "Only IPv4 or IPv6 addresses can be used with iptables"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:948
+msgid "Only PCI device addresses with function=0 are supported"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1245
+msgid "Only PTY console types are supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:403
+msgid "Only VNC supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2426
+msgid "Only a single IDE controller is supported for this machine type"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:4012
+msgid "Only bridged veth devices can be detached"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:377
+msgid "Only disk and block storage types are supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4882
+msgid "Only disk image supported for resize"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:75
+msgid ""
+"Only emulated CPUs are available, performance will be significantly limited"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1436
+#, c-format
+msgid "Only end address '%s' specified in <nat> in <forward> in network '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2971
+msgid "Only file based or volume based filesystems are supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:271
+msgid "Only hard disks and cdroms are supported by vz driver."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1978
+msgid "Only ide and scsi disk support wwn"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1026
+msgid "Only luks encryption is supported for raw files"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:530
+msgid "Only mac option can be specified for virt-net"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:333
+msgid "Only native iomode is supported by vz driver."
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1388
+#, c-format
+msgid ""
+"Only one <address> element is allowed in <nat> in <forward> in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1571
+#, c-format
+msgid "Only one <nat> element is allowed in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1698
+#, c-format
+msgid "Only one <pf> element is allowed in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1452
+#, c-format
+msgid "Only one <port> element is allowed in <nat> in <forward> in network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1143
+msgid "Only one IPv4 address per interface is allowed"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1160
+msgid "Only one IPv6 address per interface is allowed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20263
+msgid "Only one acpi table is supported"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1764
+msgid "Only one argument from --table and --uuid may be specified."
+msgstr ""
+
+#: ../../tools/virsh-network.c:733
+msgid "Only one argument from --table, --name and --uuid may be specified."
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:883 ../../src/bhyve/bhyve_command.c:939
+msgid "Only one boot device is supported"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:156
+msgid "Only one child <inbound> element allowed"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:164
+msgid "Only one child <outbound> element allowed"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1700
+msgid "Only one hostdev of model vfio-ap is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21856
+msgid "Only one primary video device is supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:618
+msgid "Only one serial device is supported by libxl"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2999
+msgid "Only ploop disk images are supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2978
+msgid "Only ploop fs driver is supported by vz driver."
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:710
+msgid "Only read-only pflash is supported."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1986
+msgid "Only scsi disk supports vendor and product"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1429
+#, c-format
+msgid "Only start address '%s' specified in <nat> in <forward> in network '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:515
+msgid "Only tap devices supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6502
+msgid ""
+"Only the PCI controller with index 0 can have target index 0, and vice versa"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4644
+msgid "Only the first console can be a serial port"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2844
+msgid "Only the init process may be killed"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3769
+msgid "Only vpxmigr:// migration URIs are supported"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1025
+msgid "Only x509 certificates are supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3292
+msgid "OpenGL for SDL is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2172
+msgid "OpenRemoteSession/LaunchVMProcess failed, domain can't be started"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1280
+msgid "OpenVZ control file /proc/vz does not exist"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1286
+msgid "OpenVZ control file /proc/vz is not accessible"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:254
+msgid "Operation cancelled by client"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5446
+#, c-format
+msgid "Operation is not supported for device: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1164
+msgid "Operation not supported"
+msgstr ""
+
+#: ../../src/util/virerror.c:1165
+#, c-format
+msgid "Operation not supported: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6289
+msgid "Operation:"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2605
+#, c-format
+msgid ""
+"Option '%s' has invalid value for PCI controller with index '%d', model '%s' "
+"and modelName '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3100
+#, c-format
+msgid "Option '%s' is not supported by '%s' device with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2600
+#, c-format
+msgid ""
+"Option '%s' is not valid for PCI controller with index '%d', model '%s' and "
+"modelName '%s'"
+msgstr ""
+
+#: ../../tools/vsh.h:543
+#, c-format
+msgid "Option --%s is required by option --%s"
+msgstr ""
+
+#: ../../tools/vsh.c:1038
+msgid "Option argument is empty"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6254
+msgid "Optional flags or --rawstats are not supported by the daemon"
+msgstr ""
+
+#: ../../tools/vsh.h:491
+#, c-format
+msgid "Options --%s and --%s are mutually exclusive"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:402
+msgid "Options --tree and --cap are incompatible"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:711
+msgid "Options:"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:2869
+msgid "Other tasks are pending for this domain"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:468
+#, c-format
+msgid "Our own certificate %s failed validation against %s: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1219 ../../tools/vsh.c:1805
+msgid "Out of memory"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1086
+#, c-format
+msgid "Out of space while reading log output: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6165
+msgid "Outgoing migration"
+msgstr ""
+
+#: ../../src/util/virlog.c:1518
+#, c-format
+msgid ""
+"Output '%s' does not meet the format requirements for destination type '%s'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:286
+msgid "Output a secret value"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:289
+msgid "Output a secret value to stdout."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:122
+msgid "Output attributes of a secret as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11753
+msgid "Output the IP address and port number for the VNC display."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11484
+msgid "Output the IP address and port number for the graphical display."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11829
+msgid "Output the device for the TTY console."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10178
+msgid "Output the domain information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:169 ../../tools/virsh-nwfilter.c:586
+msgid "Output the network filter information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-network.c:328
+msgid "Output the network information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-network.c:1542
+msgid "Output the network port information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:524
+msgid "Output the node device details as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:471
+msgid ""
+"Output the physical host interface information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:768
+msgid "Output the pool information as an XML dump to stdout."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1195
+msgid "Output the vol information as an XML dump to stdout."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20341
+msgid "Overlapping vcpus in resctrls"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:88
+#: ../../tools/virt-host-validate-common.c:90
+msgid "PASS"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2021
+msgid "PCI address 0:0:1.0 is in use, QEMU needs it for primary video"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1839
+msgid "PCI address 0:0:2.0 is in use, QEMU needs it for primary video"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_device.c:50
+msgid "PCI bus 0 slot 1 is reserved for the implicit LPC PCI-ISA bridge"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2897
+#, c-format
+msgid ""
+"PCI controller at index %d (0x%02x) has bus='0x%02x', but index must be "
+"larger than bus"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11375
+#, c-format
+msgid "PCI controller busNr '%s' out of range - must be 1-254"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11341
+#, c-format
+msgid "PCI controller chassis '%s' out of range - must be 0-255"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11324
+#, c-format
+msgid "PCI controller chassisNr '%s' out of range - must be 1-255"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6483
+#, c-format
+msgid "PCI controller index %d too high, maximum is 255"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:613
+msgid "PCI controller model was not set correctly"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11358
+#, c-format
+msgid "PCI controller port '%s' out of range - must be 0-255"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6493
+#, c-format
+msgid "PCI controller target index '%d' out of range - must be 0-30"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11405
+#, c-format
+msgid "PCI controller unrecognized hotplug setting '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5659
+#, c-format
+msgid ""
+"PCI device %04x:%02x:%02x.%x allocated from network %s is already in use by "
+"domain %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:105
+#, c-format
+msgid "PCI device %s is in use"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:99
+#, c-format
+msgid "PCI device %s is in use by driver %s, domain %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:723
+#, c-format
+msgid "PCI device %s is not assignable"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1674
+#, c-format
+msgid "PCI device '%04x:%02x:%02x.%x' can only be listed once in network %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6552
+msgid "PCI host devices must use 'pci' or 'unassigned' address type"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:752
+msgid "PID file (unless overridden by -p):"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:49
+msgid "PID namespace support is required"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1777
+msgid "PIIX3 USB controller at index 0 must have PCI address 0:0:1.2"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1449
+#, c-format
+msgid "PMSuspend type %d not supported by libxenlight driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12931
+msgid "PMSuspended"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:332
+#, c-format
+msgid "PMU is always enabled for architecture '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:945
+msgid "POST operation failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:946
+#, c-format
+msgid "POST operation failed: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1061
+#, c-format
+msgid ""
+"PTR domain for %s network with prefix %u cannot be automatically created"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:343
+msgid "PTY device is not yet assigned"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:139 ../../src/libxl/libxl_conf.c:307
+msgid "PVH guest os type not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6355
+msgid "Page size:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13012
+msgid "Panicked"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:627
+msgid "Parallel devices are not supported by libxl"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2939 ../../src/vmx/vmx.c:3973
+#, c-format
+msgid "Parallel port index %d out of [0..2] range"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:327
+#, c-format
+msgid "Parameter '%s' is not a string"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:345
+#, c-format
+msgid "Parameter '%s' is not supported by this kernel"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:809
+msgid "Parameter 'min_guarantee' not supported by QEMU."
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:786 ../../tools/virsh-snapshot.c:1571
+msgid "Parent"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:269
+#, c-format
+msgid ""
+"Parent attribute '%s' does not match parent '%s' determined for the '%s' "
+"wwnn/wwpn lookup."
+msgstr ""
+
+#: ../../src/conf/virnodedeviceobj.c:510
+#, c-format
+msgid "Parent device %s is not capable of vport operations"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:497 ../../tools/virsh-snapshot.c:967
+msgid "Parent:"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:279 ../../src/qemu/qemu_monitor_json.c:227
+#, c-format
+msgid "Parsed JSON reply '%s' isn't an object"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:837
+#, c-format
+msgid "Partition path '%s' must start with '/'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:236
+msgid "Passing secret value as command-line argument is insecure!"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:623
+#, c-format
+msgid "Passphrase for key '%s'"
+msgstr ""
+
+#: ../../src/util/virauth.c:262
+msgid "Password request failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5856
+#, c-format
+msgid "Password set successfully for %s in %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1446 ../../tools/virsh-volume.c:1468
+msgid "Path"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:482 ../../src/rpc/virnetsocket.c:708
+#, c-format
+msgid "Path %s too long for unix socket"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1090
+#, c-format
+msgid "Path '%s' does not specify a compute resource"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1039
+#, c-format
+msgid "Path '%s' does not specify a datacenter"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1154
+#, c-format
+msgid "Path '%s' does not specify a host system"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1165
+#, c-format
+msgid "Path '%s' ends with an excess item"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:430 ../../src/util/vircgroup.c:1935
+#: ../../src/util/vircgroup.c:1999
+#, c-format
+msgid "Path '%s' is not accessible"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:437
+#, c-format
+msgid "Path '%s' must be a block device"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:705
+msgid "Path has to specify the datacenter and compute resource"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12967
+msgid "Paused"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4169 ../../src/esx/esx_vi.c:4203
+#, c-format
+msgid ""
+"Pending question blocks virtual machine execution, question is '%s', no "
+"possible answers"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4198
+#, c-format
+msgid ""
+"Pending question blocks virtual machine execution, question is '%s', "
+"possible answers are %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4177
+#, c-format
+msgid ""
+"Pending question blocks virtual machine execution, question is '%s', "
+"possible answers are %s, but no default answer is specified"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:130
+msgid "Per-node binding is not compatible with automatic NUMA placement."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:642
+msgid "Per-node memory binding is not supported with this QEMU"
+msgstr ""
+
+#: ../../src/util/virperf.c:333 ../../src/util/virperf.c:342
+#: ../../src/util/virperf.c:359
+msgid "Perf not supported on this platform"
+msgstr ""
+
+#: ../../tools/virsh-network.c:746 ../../tools/virsh-pool.c:1361
+msgid "Persistent"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1348
+#: ../../tools/virsh-domain-monitor.c:1350 ../../tools/virsh-network.c:413
+#: ../../tools/virsh-network.c:415 ../../tools/virsh-pool.c:1600
+#: ../../tools/virsh-pool.c:1602
+msgid "Persistent:"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:497
+msgid "Physical"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:548 ../../tools/virsh-volume.c:1068
+#: ../../tools/virsh-volume.c:1076
+msgid "Physical:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7760
+msgid "Pin domain IOThreads to host physical CPUs."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7016
+msgid "Pin domain VCPUs to host physical CPUs."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7245
+msgid "Pin domain emulator threads to host physical CPUs."
+msgstr ""
+
+#: ../../src/locking/lock_manager.c:151
+#, c-format
+msgid "Plugin %s not accessible"
+msgstr ""
+
+#: ../../src/access/viraccessdriverpolkit.c:84
+#, c-format
+msgid "Policy kit denied action %s from <anonymous>"
+msgstr ""
+
+#: ../../src/util/virpolkit.c:221
+msgid "Polkit auth attempted, even though polkit is not available"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1862
+#, c-format
+msgid "Pool %s XML configuration edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1853
+#, c-format
+msgid "Pool %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:629
+#, c-format
+msgid "Pool %s built\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:488
+#, c-format
+msgid "Pool %s created\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:299
+#, c-format
+msgid "Pool %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:580
+#, c-format
+msgid "Pool %s defined\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:537
+#, c-format
+msgid "Pool %s defined from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:710
+#, c-format
+msgid "Pool %s deleted\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:670
+#, c-format
+msgid "Pool %s destroyed\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1758
+#, c-format
+msgid "Pool %s has been undefined\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:232
+#, c-format
+msgid "Pool %s marked as autostarted\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:750
+#, c-format
+msgid "Pool %s refreshed\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1718
+#, c-format
+msgid "Pool %s started\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:234
+#, c-format
+msgid "Pool %s unmarked as autostarted\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2744 ../../tools/virsh-domain.c:2747
+msgid "Populate a disk from its backing image."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:728
+msgid "Port Dev"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4910
+#, c-format
+msgid "Port profile Associate failed for %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5463
+msgid "Port reclaim not requested but plug type is not none"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:5457
+msgid "Port reclaim requested but plug type is none"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12974 ../../tools/virsh-domain.c:12983
+msgid "Post-copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12975
+msgid "Post-copy Error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6371
+msgid "Postcopy requests:"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5260
+msgid "PowerPC pseries machines do not support floppy device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:12116 ../../src/qemu/qemu_driver.c:12555
+#: ../../src/qemu/qemu_driver.c:12613
+msgid "PrepareTunnel called but no TUNNELLED flag set"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1761
+msgid "Primary IDE controller must have PCI address 0:0:1.1"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1902
+msgid "Primary SATA controller must have PCI address 0:0:1f.2"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2037
+msgid "Primary video card must have PCI address 0:0:1.0"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:1853
+msgid "Primary video card must have PCI address 0:0:2.0"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1369
+msgid "Print lease info for a given network"
+msgstr ""
+
+#: ../../tools/vsh.c:3269
+msgid "Print the current directory."
+msgstr ""
+
+#: ../../tools/virsh-host.c:746
+msgid "Prints cpu stats of the node."
+msgstr ""
+
+#: ../../tools/vsh.c:3082
+msgid ""
+"Prints global help, command specific help, or help for a\n"
+"    group of related commands"
+msgstr ""
+
+#: ../../tools/vsh.c:3072
+msgid ""
+"Prints global help, command specific help, or help for a group of related "
+"commands"
+msgstr ""
+
+#: ../../tools/virsh-host.c:893
+msgid "Prints memory stats of the node."
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2640
+#, c-format
+msgid "Priority '%d' is outside valid range of [%d,%d]"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1412
+msgid "Probing TSC is not supported on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:325
+#, c-format
+msgid "Process %d %p %p [[[[%s]]][[[%s]]]"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:381
+#, c-format
+msgid "Process %zu %p %p [[[%s]]][[[%s]]]"
+msgstr ""
+
+#: ../../src/util/virprocess.c:587 ../../src/util/virprocess.c:595
+msgid "Process CPU affinity is not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1528
+msgid "Process CPU scheduling is not supported on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6823
+msgid "Process exited prior to exec"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1272
+msgid "Process spawning is not supported on this platform"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:906
+#, c-format
+msgid "Processes %d refused to die"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1116
+#, c-format
+msgid "Processor mask of target NUMA node %zu doesn't match source"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:1047
+msgid ""
+"Property 'guest-stats-polling-interval' not found on memory balloon driver."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2395 ../../tools/virsh-network.c:1426
+msgid "Protocol"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2870
+#, c-format
+msgid "Protocol '%s' is not supported for tcp character device."
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1241
+#, c-format
+msgid ""
+"Publicly routable address %s is prohibited. The version of dnsmasq on this "
+"host (%d.%d) doesn't support the bind-dynamic option or use SO_BINDTODEVICE "
+"on listening sockets, one of which is required for safe operation on a "
+"publicly routable subnet (see CVE-2012-3411). You must either upgrade "
+"dnsmasq, or use a private/local subnet range for this network (as described "
+"in RFC1918/RFC3484/RFC4193)."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2863
+msgid "Pull aborted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2874
+msgid "Pull complete"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2868
+msgid "Pull failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13457
+#, c-format
+msgid "QEMU '%s' does not support any CPU models for virttype '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13241
+#, c-format
+msgid "QEMU '%s' does not support reporting CPU model for virttype '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9874 ../../tools/virsh-domain.c:9877
+msgid "QEMU Attach"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9918
+msgid "QEMU Guest Agent Command"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9611 ../../tools/virsh-domain.c:9614
+msgid "QEMU Monitor Command"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9761
+msgid "QEMU Monitor Events"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2625
+msgid "QEMU NBD server does not support TLS transport"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5280
+#, c-format
+msgid "QEMU binary %s is not executable"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6210
+msgid ""
+"QEMU binary does not support CPU host-passthrough for armv7l on aarch64 host"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22806
+msgid "QEMU does not support SEV guest"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1591
+#, c-format
+msgid "QEMU does not support device assignment mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5164
+msgid "QEMU does not support multiple listens for one graphics device."
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9089
+msgid "QEMU guest agent is not available due to an error"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9104
+msgid "QEMU guest agent is not configured"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9098
+msgid "QEMU guest agent is not connected"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:467
+#, c-format
+msgid "QEMU monitor reply exceeds buffer size (%d bytes)"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:876
+msgid "QEMU monitor was closed"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4752
+msgid ""
+"QEMU reports invalid default CPU model \"host\" for non-kvm domain virt type"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5092
+#, c-format
+msgid "QEMU version >= %d.%d.%d is required, but %d.%d.%d found"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2095
+#, c-format
+msgid "QOM Object '%s' has no property 'ram_size'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2078
+#: ../../src/qemu/qemu_monitor_json.c:2102
+#: ../../src/qemu/qemu_monitor_json.c:2111
+#, c-format
+msgid "QOM Object '%s' has no property 'vgamem_mb'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2150
+#, c-format
+msgid "QOM Object '%s' has no property 'vram64_size_mb'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2087
+#, c-format
+msgid "QOM Object '%s' has no property 'vram_size'"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:89
+#, c-format
+msgid ""
+"Query parameter 'auto_answer' has unexpected value '%s' (should be 0 or 1)"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:79
+#, c-format
+msgid ""
+"Query parameter 'no_verify' has unexpected value '%s' (should be 0 or 1)"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:115
+#, c-format
+msgid ""
+"Query parameter 'proxy' contains unexpected type '%s' (should be (http|"
+"socks(|4|4a|5))"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:128
+msgid "Query parameter 'proxy' doesn't contain a hostname"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:140
+#, c-format
+msgid ""
+"Query parameter 'proxy' has unexpected port value '%s' (should be [1..65535])"
+msgstr ""
+
+#: ../../src/esx/esx_util.c:66 ../../src/hyperv/hyperv_util.c:62
+#, c-format
+msgid ""
+"Query parameter 'transport' has unexpected value '%s' (should be http|https)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2506
+msgid "Query, adjust speed, or cancel active block operations."
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2241 ../../src/esx/esx_driver.c:2251
+#, c-format
+msgid "QueryPerf returned object with unexpected type '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:756
+msgid ""
+"QueryVirtualDiskUuid not available, cannot lookup storage volume by UUID"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13926
+msgid "Querying migration downtime is not supported by QEMU binary"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:969
+#, c-format
+msgid ""
+"RBD image %s is old format. Does not support extended features and striping"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2113
+msgid "RDT Memory Bandwidth allocation unsupported"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5448
+msgid "RNG device is missing alias"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7892
+msgid "ROM tuning is not supported when ROM is disabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:598
+msgid "ROM tuning is only supported for PCI devices"
+msgstr ""
+
+#: ../../src/util/virerror.c:1029
+msgid "RPC error"
+msgstr ""
+
+#: ../../src/test/test_driver.c:4261
+msgid "Range exceeds available cells"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:880
+#, c-format
+msgid "Rate string '%s' has too many fields"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5046
+msgid "Raw I/O is not supported on this platform"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:619
+#: ../../src/locking/lock_driver_sanlock.c:939
+msgid ""
+"Read/write, exclusive access, disks were present, but no leases specified"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1404
+msgid "Reading MSRs is not supported on this platform"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:663
+msgid "Reattach node device to its device driver once released by the domain."
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:324
+#, c-format
+msgid "Received too many FDs %d, expected %d maximum"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2059
+msgid "Receiving file descriptors is not supported on this socket"
+msgstr ""
+
+#: ../../tools/virt-admin.c:132
+msgid "Reconnected to the admin server"
+msgstr ""
+
+#: ../../tools/virsh.c:243
+msgid "Reconnected to the hypervisor"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8654
+#, c-format
+msgid "Redirection bus %s is not supported by QEMU"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:728
+msgid "Refresh a given pool."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3936
+#, c-format
+msgid "Refusing to undefine while %d snapshots exist"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2946 ../../src/qemu/qemu_driver.c:7765
+#: ../../src/test/test_driver.c:4435 ../../src/vz/vz_sdk.c:4260
+#: ../../tools/virsh-domain.c:3920
+msgid "Refusing to undefine while domain managed save image exists"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4273
+msgid "Refusing to undefine while snapshots exist"
+msgstr ""
+
+#: ../../src/util/virstring.c:989
+#, c-format
+msgid "Regular expression '%s' must have exactly 1 match group, not %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18334
+msgid "Relative backing during copy not supported yet"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:120
+#, c-format
+msgid "Release %s %o failed"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1354
+#: ../../src/rpc/virnetsshsession.c:1400
+#, c-format
+msgid "Remote command terminated with non-zero code: %d"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1268
+#: ../../src/rpc/virnetlibsshsession.c:1389
+#: ../../src/rpc/virnetlibsshsession.c:1401
+#: ../../src/rpc/virnetsshsession.c:1324 ../../src/rpc/virnetsshsession.c:1435
+#: ../../src/rpc/virnetsshsession.c:1447
+#, c-format
+msgid "Remote program terminated with non-zero code: %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3005
+#, c-format
+msgid "Removable media not supported for %s device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4849
+msgid "Remove an existing managed save state file from a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4846
+msgid "Remove managed save of a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12952
+msgid "Removed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4883
+#, c-format
+msgid "Removed managedsave image for domain %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12946 ../../tools/virsh-domain.c:12953
+msgid "Renamed"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:3756
+msgid "Renaming domains on migration not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5018
+msgid "Replace the domain XML associated with a managed save state file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4591
+msgid "Replace the domain XML associated with a saved state file"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1679
+msgid "Reply message incorrect"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5320
+#, c-format
+msgid ""
+"Requested TSC frequency %llu Hz does not match host (%llu Hz) and TSC "
+"scaling is not supported by the host CPU"
+msgstr ""
+
+#: ../../src/logging/log_daemon_dispatch.c:121
+#, c-format
+msgid "Requested data len %llu is larger than maximum %d"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:120
+#, c-format
+msgid "Requested device '%s' is locked by lock file '%s' held by process %lld"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31130
+msgid "Requested metadata element is not present"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2457
+#, c-format
+msgid ""
+"Requested number of virtual CPUs is greater than max allowable number of "
+"virtual CPUs for the domain: %d > %d"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2443
+msgid "Requested number of virtual CPUs must at least be 1"
+msgstr ""
+
+#: ../../src/util/virerror.c:1077
+msgid "Requested operation is not valid"
+msgstr ""
+
+#: ../../src/util/virerror.c:1078
+#, c-format
+msgid "Requested operation is not valid: %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:143
+#, c-format
+msgid "Requested volume '%s' is not in pool '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2595
+#, c-format
+msgid ""
+"Required option '%s' is not set for PCI controller with index '%d', model "
+"'%s' and modelName '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2313
+#, c-format
+msgid ""
+"Resctrl ID must be set before determining resctrl parentpath='%s' prefix='%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2328
+#, c-format
+msgid "Resctrl allocation path is already set to '%s'"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2548
+#, c-format
+msgid "Resctrl monitor path is already set to '%s'"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:714
+msgid "Reset node device before or after assigning to a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6075
+msgid "Reset the target domain as if by power button"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2891 ../../tools/virsh-domain.c:2894
+msgid "Resize block device of domain."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1096
+msgid ""
+"Resizes a storage volume. This is safe only for storage volumes not in use "
+"by an active guest.\n"
+"See blockresize for live resizing."
+msgstr ""
+
+#: ../../src/util/virresctrl.c:1917 ../../src/util/virresctrl.c:2387
+msgid "Resource control is not supported on this host"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:588
+#: ../../src/locking/lock_driver_sanlock.c:655
+#, c-format
+msgid "Resource lockspace '%s' exceeds %d characters"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:570
+#, c-format
+msgid "Resource name '%s' exceeds %d characters"
+msgstr ""
+
+#: ../../src/lxc/lxc_cgroup.c:397 ../../src/qemu/qemu_cgroup.c:938
+#, c-format
+msgid "Resource partition '%s' must start with '/'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6163
+msgid "Restore"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5324
+msgid "Restore a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12960 ../../tools/virsh-domain.c:12971
+msgid "Restored"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1664
+#, c-format
+msgid "Restoring of leases failed on interface '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5871
+msgid "Resume a previously suspended domain."
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2713
+msgid "Resume operation failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12928
+msgid "Resumed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4164
+msgid "Resuming after dump failed"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:196
+#, sh-format
+msgid "Resuming guest $name: "
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:193
+#, sh-format
+msgid "Resuming guests on $uri URI..."
+msgstr ""
+
+#: ../../tools/virt-admin.c:651
+msgid "Retrieve identity details about <client> from <server>"
+msgstr ""
+
+#: ../../tools/virt-admin.c:806
+msgid "Retrieve server's client-related configuration limits "
+msgstr ""
+
+#: ../../tools/virt-admin.c:393
+msgid "Retrieve threadpool attributes from a server. "
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1563
+msgid "Reture pool info in bytes"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1411 ../../tools/virsh-pool.c:1498
+msgid "Returns XML <sources> document."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:530
+msgid "Returns a list of secrets"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:450
+msgid "Returns basic information about a checkpoint."
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:856
+msgid "Returns basic information about a snapshot."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7673
+msgid "Returns basic information about the domain IOThreads."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6767
+msgid "Returns basic information about the domain virtual CPUs."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1272
+msgid "Returns basic information about the domain."
+msgstr ""
+
+#: ../../tools/virsh-network.c:379
+msgid "Returns basic information about the network"
+msgstr ""
+
+#: ../../tools/virsh-host.c:651
+msgid "Returns basic information about the node."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1553
+msgid "Returns basic information about the storage pool."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1008
+msgid "Returns basic information about the storage vol."
+msgstr ""
+
+#: ../../tools/virsh-host.c:76
+msgid "Returns capabilities of emulator with respect to host and libvirt."
+msgstr ""
+
+#: ../../tools/virsh-host.c:47
+msgid "Returns capabilities of hypervisor/driver."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:2104
+msgid "Returns capabilities of storage pool support."
+msgstr ""
+
+#: ../../tools/virsh-host.c:749
+msgid "Returns cpu stats of the node, in nanoseconds."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6114
+msgid "Returns information about jobs running on a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1563
+msgid "Returns list of domains."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:708
+msgid "Returns list of network filter bindings."
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:343
+msgid "Returns list of network filters."
+msgstr ""
+
+#: ../../tools/virsh-network.c:1729
+msgid "Returns list of network ports."
+msgstr ""
+
+#: ../../tools/virsh-network.c:657
+msgid "Returns list of networks."
+msgstr ""
+
+#: ../../tools/virsh-interface.c:329
+msgid "Returns list of physical host interfaces."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1061
+msgid "Returns list of pools."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1360
+msgid "Returns list of vols by pool."
+msgstr ""
+
+#: ../../tools/virsh-host.c:896
+msgid "Returns memory stats of the node, in kilobytes."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1411
+msgid "Returns state about a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:895
+msgid "Returns state of a control interface to the domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6570
+msgid "Returns the number of virtual CPUs used by the domain."
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1790
+msgid "Revert a domain to a snapshot"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1793
+msgid "Revert domain to snapshot"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1262
+msgid "Root element is not 'node'"
+msgstr ""
+
+#: ../../src/network/bridge_driver_linux.c:295
+#, c-format
+msgid "Route address '%s' conflicts with IP address for '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5995
+msgid "Run a reboot command in the target domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10037
+msgid "Run an arbitrary command in a lxc guest namespace; use at your own risk"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9921
+msgid "Run an arbitrary qemu guest agent command; use at your own risk"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:696
+msgid "Run as a daemon & write PID file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5910
+msgid "Run shutdown in the target domain."
+msgstr ""
+
+#: ../../tools/virsh-host.c:1485 ../../tools/virt-admin.c:263
+#, c-format
+msgid "Running against daemon: %d.%d.%d\n"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:464
+#, sh-format
+msgid "Running guests on $uri URI: "
+msgstr ""
+
+#: ../../tools/virsh-host.c:1472
+#, c-format
+msgid "Running hypervisor: %s %d.%d.%d\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19895
+msgid "S3 state is disabled for this domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19902
+msgid "S4 state is disabled for this domain"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:165
+#, c-format
+msgid "SASL client identity '%s' not allowed in whitelist"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:628 ../../src/rpc/virnetsaslcontext.c:667
+#, c-format
+msgid "SASL data length %zu too long, max %zu"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4291
+#, c-format
+msgid "SASL mechanism %s not supported by server"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4321
+#, c-format
+msgid "SASL negotiation data too long: %zu bytes"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2403
+msgid "SATA is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1018
+#, c-format
+msgid "SCSI bus index %d out of [0] range"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1011 ../../src/vmx/vmx.c:1958 ../../src/vmx/vmx.c:2081
+#, c-format
+msgid "SCSI controller index %d out of [0..3] range"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2036
+msgid "SCSI controller only supports 1 bus"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1589
+#, c-format
+msgid "SCSI device %s is already in use by other domain(s) as '%s'"
+msgstr ""
+
+#: ../../src/util/virscsi.c:211
+#, c-format
+msgid "SCSI device '%s': could not access %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:885
+#, c-format
+msgid "SCSI disk index (parsed from '%s') is too large"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5092
+#, c-format
+msgid ""
+"SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by a "
+"SCSI disk"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7085
+#, c-format
+msgid ""
+"SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by "
+"another SCSI disk"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7071
+#, c-format
+msgid ""
+"SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by "
+"another SCSI host device"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1517
+msgid "SCSI host device doesn't support managed mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6561
+msgid "SCSI host device must use 'drive' address type"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1025 ../../src/vmx/vmx.c:2088
+#, c-format
+msgid "SCSI unit index %d out of [0..6,8..15] range"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6571
+msgid "SCSI_host host device must use 'pci' or 'ccw' address type"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:450
+msgid "SHUTDOWN_TIMEOUT must be equal or greater than 0"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23620
+#, c-format
+msgid "SMM TSEG differs: source: %s, destination: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4936
+msgid "SMM TSEG is only supported with q35 machine type"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4948
+msgid "SMM TSEG size must be divisible by 1 MiB"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:139
+#, c-format
+msgid "SOAP fault during %s: code '%s', subcode '%s', reason '%s', detail '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:542
+msgid "SSH Agent did not provide any authentication identity"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:361 ../../src/rpc/virnetsshsession.c:383
+#, c-format
+msgid "SSH host key for '%s' (%s) was not accepted"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1223
+#: ../../src/rpc/virnetsshsession.c:1279
+#, c-format
+msgid "SSH session handshake failed: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1167
+msgid "SSH transport error"
+msgstr ""
+
+#: ../../src/util/virerror.c:1168
+#, c-format
+msgid "SSH transport error: %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:1895
+#, c-format
+msgid ""
+"STP filtering in %s direction with source MAC address set is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4873
+msgid "SVE disabled, but SVE vector lengths provided"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:876
+#, c-format
+msgid "Sanlock helper arguments are longer than %d: '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:870
+#, c-format
+msgid "Sanlock helper path is longer than %d: '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:488
+msgid "Sanlock plugin is not initialized"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4522 ../../tools/virsh-domain.c:6162
+msgid "Save"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4728
+msgid ""
+"Save and destroy a running domain, so it can be restarted from\n"
+"    the same state at a later time.  When the virsh 'start'\n"
+"    command is next run for the domain, it will automatically\n"
+"    be started from this saved state."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4193
+msgid "Save the RAM state of a running domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12992
+msgid "Saved"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4704
+#, c-format
+msgid "Saved image %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/vsh.c:1168
+#, c-format
+msgid "Scaled numeric value '%s' for <%s> option is malformed or out of range"
+msgstr ""
+
+#: ../../tools/vsh.c:1259
+#, c-format
+msgid ""
+"Scaled numeric value '%s' for <--bandwidth> option is malformed or out of "
+"range"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5242 ../../tools/virsh-domain.c:5245
+msgid "Scheduler"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1474
+#, c-format
+msgid "Scheduler '%s' is not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1499
+#, c-format
+msgid "Scheduler priority %d out of range [%d, %d]"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2369
+msgid "Screen cannot be selected"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2380
+msgid "Screenshot feature is unsupported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5685
+#, c-format
+msgid "Screenshot saved to %s, with type of %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:105
+#, c-format
+msgid "Secret %s created\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:377
+#, c-format
+msgid "Secret %s deleted\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:721
+msgid "Secret Events"
+msgstr ""
+
+#: ../../src/util/virerror.c:1110
+msgid "Secret not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1111
+#, c-format
+msgid "Secret not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:277
+msgid "Secret value set\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:849
+msgid "Secure boot is supported for x86_64 architecture only"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:840
+msgid "Secure boot is supported with q35 machine types only"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:857
+msgid "Secure boot requires SMM feature enabled"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1378
+msgid "Security DOI:"
+msgstr ""
+
+#: ../../src/security/security_manager.c:189
+msgid "Security driver \"none\" cannot create confined guests"
+msgstr ""
+
+#: ../../src/security/security_driver.c:73
+#, c-format
+msgid "Security driver %s not enabled"
+msgstr ""
+
+#: ../../src/security/security_driver.c:87
+#, c-format
+msgid "Security driver %s not found"
+msgstr ""
+
+#: ../../src/security/security_manager.c:772
+#, c-format
+msgid "Security driver model '%s' is not available"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1392
+msgid "Security label:"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:262
+#, c-format
+msgid "Security model %s cannot be entered"
+msgstr ""
+
+#: ../../src/util/virerror.c:1074
+msgid "Security model not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1075
+#, c-format
+msgid "Security model not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1377
+msgid "Security model:"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:435
+msgid "Security warning: currently VNC auth is not supported."
+msgstr ""
+
+#: ../../tools/virsh.c:497 ../../tools/virt-admin.c:1274
+#, c-format
+msgid ""
+"See web site at %s\n"
+"\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2114
+msgid "Selecting disks to migrate is not implemented for tunnelled migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8804
+msgid "Send keycodes (integers or symbolic names) to the guest"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8801
+msgid "Send keycodes to the guest"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8902
+msgid "Send signals to processes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8905
+msgid "Send signals to processes in the guest"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2025
+msgid "Sending file descriptors is not supported on this socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1481
+#, c-format
+msgid ""
+"Serial device with target type '%s' and target model '%s' not compatible "
+"with guest architecture or machine type"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2762 ../../src/vmx/vmx.c:3868
+#, c-format
+msgid "Serial port index %d out of [0..3] range"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1943
+#, c-format
+msgid "Serial property not supported for drive bus '%s'"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:743
+msgid "Server certificate:"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:333
+#, c-format
+msgid "Server count %zd greater than default name count %zu"
+msgstr ""
+
+#: ../../src/util/virerror.c:1197
+msgid "Server not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1198
+#, c-format
+msgid "Server not found: %s"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:746
+msgid "Server private key:"
+msgstr ""
+
+#: ../../tools/virt-admin.c:876
+msgid "Server to alter the client-related configuration limits on."
+msgstr ""
+
+#: ../../tools/virt-admin.c:465
+msgid "Server to alter threadpool attributes on."
+msgstr ""
+
+#: ../../tools/virt-admin.c:816
+msgid "Server to retrieve the client limits from."
+msgstr ""
+
+#: ../../tools/virt-admin.c:403
+msgid "Server to retrieve threadpool attributes from."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:168
+msgid "Set a secret value."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3052
+msgid ""
+"Set link state of a domain's virtual interface. This command wraps usage of "
+"update-device command."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11195
+msgid ""
+"Set maximum tolerable downtime of a domain which is being live-migrated to "
+"another host."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1155
+msgid "Set or query a block device I/O tuning parameters."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1158
+msgid "Set or query disk I/O parameters such as block throttling."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14214
+msgid "Set the guest agent timeout"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11340
+msgid "Set the maximum migration bandwidth"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11343
+msgid ""
+"Set the maximum migration bandwidth (in MiB/s) for a domain which is being "
+"migrated to another host."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14217
+msgid "Set the number of seconds to wait for a response from the guest agent."
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4942
+msgid "Setting TSEG size is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2855
+msgid ""
+"Setting device info for character devices is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2937
+msgid "Setting device info for network devices is not supported by vz driver."
+msgstr ""
+
+#: ../../src/security/security_dac.c:814
+#, c-format
+msgid "Setting different DAC user or group on %s which is already in use"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1371
+#, c-format
+msgid "Setting different SELinux label on %s which is already in use"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10216
+#, c-format
+msgid "Setting disk %s is not allowed for disk of network type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10226
+msgid "Setting disk 'requisite' is allowed only for cdrom or floppy"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:279
+msgid "Setting disk block sizes is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:325
+msgid "Setting disk error policy is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:292
+msgid "Setting disk io limits is not supported by vz driver yet."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:318
+msgid "Setting disk product id is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:298
+msgid "Setting disk serial number is supported only for disk devices."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:311
+msgid "Setting disk vendor is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:304
+msgid "Setting disk wwn id is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3013
+msgid "Setting fs quotas is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2930
+msgid "Setting guest interface name is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2923
+msgid "Setting interface script is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2916
+msgid "Setting interface sndbuf is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2951
+msgid "Setting network bandwidth is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2944
+msgid "Setting network filter is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3006
+msgid "Setting readonly for filesystems is not supported by vz driver."
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1308
+#, c-format
+msgid ""
+"Setting security context '%s' on '%s' not supported. Consider setting "
+"virt_use_nfs"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2862
+msgid "Setting security labels is not supported by vz driver."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8518
+msgid "Setting startupPolicy is only allowed for USB devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2849 ../../src/qemu/qemu_validate.c:2867
+#, c-format
+msgid "Setting the 64-bit PCI hole size is not supported for machine '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:361
+msgid "Setting up disk discard parameter is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:368
+msgid "Setting up disk io thread # is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:347
+msgid "Setting up disk startup policy is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2958
+msgid "Setting up vlans is not supported by vz driver."
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1642
+msgid "Setting vendor or product for scsi disk is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2017
+msgid "Setting vendor or product is not supported for lun device"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1591
+msgid "Setting wwn for ide disk is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1631
+msgid "Setting wwn for scsi disk is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2012
+msgid "Setting wwn is not supported for lun device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6443
+msgid "Setup time:"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:662
+msgid "Shared memory mapping is not supported with this QEMU"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1582
+msgid "Shared memory:\n"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:358
+#, c-format
+msgid "Shell '%s' should have absolute path"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1209
+msgid "Show block device errors"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1206
+msgid "Show errors on block devices"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1292 ../../tools/virsh-host.c:1747
+msgid "Show features that are part of the CPU model type"
+msgstr ""
+
+#: ../../tools/virsh-host.c:593
+msgid "Show maximum number of virtual CPUs for guests on this connection."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8089
+msgid "Show statistics from this CPU"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8085
+msgid "Show total statistics only"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5090
+msgid "Show/Set scheduler parameters."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8626
+msgid "Shows or modifies the XML metadata of a domain."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12930 ../../tools/virsh-domain.c:12988
+msgid "Shutdown"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:301 ../../tools/libvirt-guests.sh.in:369
+#, sh-format
+msgid "Shutdown of guest $name complete."
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:299
+#, sh-format
+msgid "Shutdown of guest $name failed to complete in time."
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:526
+#, sh-format
+msgid "Shutting down guests on $uri URI..."
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:744
+msgid "Signal handling not available on this platform"
+msgstr ""
+
+#: ../../src/util/virdbus.c:337 ../../src/util/virdbus.c:367
+#: ../../src/util/virdbus.c:399
+#, c-format
+msgid "Signature '%s' too deeply nested"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23635
+#, c-format
+msgid ""
+"Size of SMM TSEG size differs: source: '%llu %s', destination: '%llu %s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1106
+#, c-format
+msgid "Size of target NUMA node %zu (%llu) doesn't match source (%llu)"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1170
+#, c-format
+msgid "Size of volume '%s' successfully changed by %s\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1171
+#, c-format
+msgid "Size of volume '%s' successfully changed to %s\n"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:650
+msgid "Skipping is not supported with this stream"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:412
+#, c-format
+msgid "Slot %s too big for destination"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6166 ../../tools/virsh-domain.c:12947
+#: ../../tools/virsh-domain.c:12961 ../../tools/virsh-domain.c:12972
+#: ../../tools/virsh-domain.c:12982 ../../tools/virsh-domain.c:12994
+msgid "Snapshot"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:569
+#, c-format
+msgid "Snapshot %s XML configuration not changed.\n"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:585
+#, c-format
+msgid "Snapshot %s cloned to %s.\n"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:583
+#, c-format
+msgid "Snapshot %s edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:690
+#, c-format
+msgid "Snapshot %s set as current"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4103
+#, c-format
+msgid "Snapshot '%s' already exists"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1878
+msgid "Snapshot Delete"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1669
+msgid "Snapshot Dump XML"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1406
+msgid "Snapshot List"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:757
+msgid "Snapshot is Null"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6167
+msgid "Snapshot revert"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1881
+msgid "Snapshots are not yet supported with 'pool' volumes"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:459 ../../src/test/test_driver.c:941
+#, c-format
+msgid "Snapshots have inconsistent relations for domain %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:209
+#, c-format
+msgid "Socket path %s too big for destination"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:728
+msgid "Sockets:"
+msgstr ""
+
+#: ../../src/util/virsystemd.c:981
+msgid "Some activation file descriptors are unclaimed"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5401
+#, c-format
+msgid "Some features cannot be reliably used with this QEMU: %s"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3327
+msgid "Some parameters are not supported by migration protocol 2"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3376
+msgid "Some parameters are not supported by migration protocol 3"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:898
+msgid "Some processes refused to die"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1406
+#, c-format
+msgid "Sound model %s too big for destination"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:623
+#: ../../tools/virsh-domain-monitor.c:625
+#: ../../tools/virsh-domain-monitor.c:744
+msgid "Source"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:471
+#, c-format
+msgid "Source device does not exist when formatting pool '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1510
+#, c-format
+msgid "Source host lock driver %s different from target %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3786
+msgid "Specified both --storage and --remove-all-storage"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2848
+msgid "Specified character device source type is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2835
+msgid "Specified character device target type is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2828
+msgid "Specified character device type is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3495 ../../src/vz/vz_utils.c:242
+msgid "Specified disk bus is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3349
+msgid "Specified network adapter model is not supported by vz driver."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2895
+msgid "Specified network adapter type is not supported by vz driver."
+msgstr ""
+
+#: ../../tools/virsh-host.c:1514
+msgid "Specifies if pages from different numa nodes can be merged"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:20072
+msgid "Specifying mount point is not supported for now"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6161
+msgid "Start"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1962
+msgid "Start a block commit operation."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2188
+msgid "Start a block copy operation."
+msgstr ""
+
+#: ../../tools/virsh-backup.c:29
+msgid "Start a disk backup of a live domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4015
+msgid ""
+"Start a domain, either from the last managedsave\n"
+"    state, or via a fresh boot if no managedsave state\n"
+"    is present."
+msgstr ""
+
+#: ../../tools/virsh-network.c:837
+msgid "Start a network."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1675
+msgid "Start a pool."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12926 ../../tools/virsh-network.c:1186
+#: ../../tools/virsh-pool.c:1884
+msgid "Started"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:268 ../../tools/libvirt-guests.sh.in:316
+#, sh-format
+msgid "Starting shutdown on guest: $name"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2008
+#: ../../tools/virsh-domain-monitor.c:2010 ../../tools/virsh-interface.c:366
+#: ../../tools/virsh-network.c:745 ../../tools/virsh-pool.c:1336
+#: ../../tools/virsh-pool.c:1361 ../../tools/virsh-snapshot.c:1571
+#: ../../tools/virsh-snapshot.c:1573
+msgid "State"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4713
+#, c-format
+msgid "State file %s edited.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4643
+#, c-format
+msgid "State file %s updated.\n"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23505
+#, c-format
+msgid ""
+"State of HyperV enlightenment feature '%s' differs: source: '%s', "
+"destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23549
+#, c-format
+msgid ""
+"State of HyperV stimer direct feature differs: source: '%s', destination: "
+"'%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23599
+#, c-format
+msgid "State of KVM feature '%s' differs: source: '%s', destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23562
+#, c-format
+msgid "State of Xen feature '%s' differs: source: '%s', destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23360
+#, c-format
+msgid "State of feature '%s' differs: source: '%s', destination: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23387 ../../src/conf/domain_conf.c:23420
+#, c-format
+msgid ""
+"State of feature '%s' differs: source: '%s,%s=%s', destination: '%s,%s=%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23403
+#, c-format
+msgid ""
+"State of feature '%s' differs: source: '%s,%s=%s,%s=%llu', destination: '%s,"
+"%s=%s,%s=%llu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23372 ../../src/conf/domain_conf.c:23434
+#: ../../src/conf/domain_conf.c:23446 ../../src/conf/domain_conf.c:23458
+#: ../../src/conf/domain_conf.c:23470
+#, c-format
+msgid "State of feature '%s' differs: source: '%s=%s', destination: '%s=%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23933
+#, c-format
+msgid "State of vCPU '%zu' differs between source and destination definitions"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1316 ../../tools/virsh-domain.c:6920
+#: ../../tools/virsh-domain.c:6981 ../../tools/virsh-pool.c:1592
+#: ../../tools/virsh-snapshot.c:935
+msgid "State:"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:602
+#, c-format
+msgid ""
+"Static host definition in IPv4 network '%s' must have mac or name attribute"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:595
+#, c-format
+msgid ""
+"Static host definition in IPv6 network '%s' must have id or name attribute"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1719 ../../src/remote/remote_driver.c:1783
+#, c-format
+msgid "Stats %s too big for destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:21705 ../../src/vz/vz_driver.c:3787
+#, c-format
+msgid "Stats types bits 0x%x are not supported by this daemon"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1198
+msgid "Status is unknown"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12929 ../../tools/virsh-network.c:1187
+#: ../../tools/virsh-pool.c:1885
+msgid "Stopped"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1980
+msgid "Storage Pool Events"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3851
+#, c-format
+msgid "Storage pool '%s' for volume '%s' not found."
+msgstr ""
+
+#: ../../src/util/virerror.c:1140
+msgid "Storage pool already built"
+msgstr ""
+
+#: ../../src/util/virerror.c:1141
+#, c-format
+msgid "Storage pool already built: %s"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1629
+#, c-format
+msgid "Storage pool config filename '%s' does not match pool name '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1059
+msgid "Storage pool not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1060
+#, c-format
+msgid "Storage pool not found: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1137
+msgid "Storage pool probe failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:1138
+#, c-format
+msgid "Storage pool probe failed: %s"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1681
+#, c-format
+msgid "Storage pool state file '%s' does not match pool name '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1710
+#, c-format
+msgid "Storage source %s must be a block device"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1786
+#, c-format
+msgid "Storage source %s must be a character device"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1517
+#, c-format
+msgid "Storage source conflict with pool: '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3866
+#, c-format
+msgid ""
+"Storage volume '%s'(%s) is not managed by libvirt. Remove it manually.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3779
+msgid "Storage volume deletion is supported only on stopped domains"
+msgstr ""
+
+#: ../../src/util/virerror.c:1062
+msgid "Storage volume not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1063
+#, c-format
+msgid "Storage volume not found: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:447
+#, c-format
+msgid "Stream data too long to send (%zu bytes needed, %zu bytes available)"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:357
+msgid "Stream has untransferred data left"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:211 ../../src/esx/esx_stream.c:270
+msgid "Stream is not open"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2483
+msgid "Successfully copied"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13902
+msgid "Successfully ejected media."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13908
+msgid "Successfully inserted media."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2160 ../../tools/virsh-domain.c:2476
+msgid "Successfully pivoted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13914
+msgid "Successfully updated media."
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1086
+#, c-format
+msgid "Sum of %srequest stat overflows"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1065
+#, c-format
+msgid "Sum of byte %sstat overflows"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:737
+#, c-format
+msgid "Sum of byte '%s' stat overflows"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:255
+msgid "Support for AppArmor is not enabled"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:243
+msgid "Support for SELinux is not enabled"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3191
+msgid "Support only default gateway"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3199
+msgid "Support only one IPv4 default gateway"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3209
+msgid "Support only one IPv6 default gateway"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3423
+msgid "Suspend a running domain."
+msgstr ""
+
+#: ../../tools/virsh-host.c:976
+msgid "Suspend duration in seconds, at least 60"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:81
+#, c-format
+msgid "Suspend duration is too short, must be at least %u seconds"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:184
+msgid "Suspend operation already in progress"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2657
+msgid "Suspend operation failed"
+msgstr ""
+
+#: ../../tools/virsh-host.c:960
+msgid ""
+"Suspend the host node for a given time duration and attempt to resume "
+"thereafter."
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:200
+msgid "Suspend-to-Disk"
+msgstr ""
+
+#: ../../src/util/virnodesuspend.c:192
+msgid "Suspend-to-RAM"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12927
+msgid "Suspended"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:229
+#, sh-format
+msgid "Suspending $name: "
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:524
+#, sh-format
+msgid "Suspending guests on $uri URI..."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3463
+msgid ""
+"Suspends a running domain using guest OS's power management. (Note: This "
+"requires a guest agent configured and running in the guest OS)."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11443
+msgid "Switch running migration from pre-copy to post-copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11446
+msgid ""
+"Switch running migration from pre-copy to post-copy. The migration must have "
+"been started with --postcopy option."
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1207
+msgid "System is in use"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1216
+msgid "System is not available"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:434 ../../src/lxc/lxc_driver.c:999
+#: ../../src/lxc/lxc_driver.c:1116
+msgid "System lacks NETNS support"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1361
+#, c-format
+msgid "TLS handshake failed %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:971
+msgid "TLS migration is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10691
+#, c-format
+msgid "TLS transport is not supported for disk protocol '%s'"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:108
+msgid "TLS usage specified, but name is missing"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:738
+msgid "TLS:"
+msgstr ""
+
+#: ../../src/util/virtpm.c:70
+#, c-format
+msgid "TPM device path %s is invalid"
+msgstr ""
+
+#: ../../tools/vsh-table.c:96
+msgid "Table row cannot be empty"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:497
+#: ../../tools/virsh-domain-monitor.c:623
+#: ../../tools/virsh-domain-monitor.c:625 ../../tools/virsh-domain.c:14170
+msgid "Target"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1048
+#, c-format
+msgid "Target CPU arch %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1122
+msgid "Target CPU cache does not match source"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1041
+#, c-format
+msgid "Target CPU check %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1085
+#, c-format
+msgid "Target CPU cores %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1079
+#, c-format
+msgid "Target CPU dies %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1022
+msgid "Target CPU does not match source"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1104
+#, c-format
+msgid "Target CPU feature %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1097
+#, c-format
+msgid "Target CPU feature count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1110
+#, c-format
+msgid "Target CPU feature policy %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1034
+#, c-format
+msgid "Target CPU mode %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1055
+#, c-format
+msgid "Target CPU model %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1073
+#, c-format
+msgid "Target CPU sockets %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1091
+#, c-format
+msgid "Target CPU threads %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1027
+#, c-format
+msgid "Target CPU type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1061
+#, c-format
+msgid "Target CPU vendor %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1067
+#, c-format
+msgid "Target CPU vendor id %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1125
+#, c-format
+msgid "Target NUMA distance from %zu to %zu doesn't match source"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:1095
+#, c-format
+msgid "Target NUMA node count '%zu' doesn't match source '%zu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23821
+#, c-format
+msgid ""
+"Target NVDIMM alignment '%llu' doesn't match source NVDIMM alignment '%llu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23813
+#, c-format
+msgid ""
+"Target NVDIMM label size '%llu' doesn't match source NVDIMM label size '%llu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23829
+msgid "Target NVDIMM pmem flag doesn't match source NVDIMM pmem flag"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23836
+msgid "Target NVDIMM readonly flag doesn't match source NVDIMM readonly flag"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23207
+#, c-format
+msgid "Target RNG model '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23721
+msgid "Target TPM device model doesn't match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23715
+msgid "Target TPM device type doesn't match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23727
+msgid "Target TPM version doesn't match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22475
+#, c-format
+msgid "Target TSC frequency %lu does not match source %lu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22482
+#, c-format
+msgid "Target TSC mode %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23297
+msgid "Target USB Class code does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23321
+#, c-format
+msgid "Target USB allow '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23309
+msgid "Target USB product ID does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23286
+#, c-format
+msgid "Target USB redirection filter rule count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23303
+msgid "Target USB vendor ID does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23315
+msgid "Target USB version does not match source"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3559 ../../src/qemu/qemu_driver.c:8222
+msgid "Target already exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23183
+#, c-format
+msgid ""
+"Target balloon autodeflate attribute value '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23175
+#, c-format
+msgid "Target balloon model %s does not match source %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1540
+msgid "Target base board does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23117
+#, c-format
+msgid "Target channel addr %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23097
+#, c-format
+msgid "Target channel name %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23085
+#, c-format
+msgid "Target channel type %s does not match source %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1564
+msgid "Target chassis does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23137
+#, c-format
+msgid "Target console type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22728
+#, c-format
+msgid "Target controller index %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22735
+#, c-format
+msgid "Target controller model %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22743 ../../src/conf/domain_conf.c:22757
+#, c-format
+msgid "Target controller ports %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22720
+#, c-format
+msgid "Target controller type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22750
+#, c-format
+msgid "Target controller vectors %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22512
+msgid "Target device PCI address "
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22499
+#, c-format
+msgid "Target device address type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22629
+#, c-format
+msgid "Target device ats option '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22556
+#, c-format
+msgid "Target device ccid address %d:%d does not match source %d:%d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22592
+#, c-format
+msgid "Target device dimm base address '%llx' does not match source '%llx'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22583
+#, c-format
+msgid "Target device dimm slot %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22527
+#, c-format
+msgid "Target device drive address %d:%d:%d does not match source %d:%d:%d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22621
+#, c-format
+msgid "Target device iommu option '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22570
+#, c-format
+msgid "Target device isa address %d:%d does not match source %d:%d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22637
+#, c-format
+msgid "Target device packed option '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22542
+#, c-format
+msgid ""
+"Target device virtio serial address %d:%d:%d does not match source %d:%d:%d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22669
+#, c-format
+msgid "Target disk %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22691
+msgid "Target disk access mode does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22661
+#, c-format
+msgid "Target disk bus %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22653
+#, c-format
+msgid "Target disk device %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22697
+#, c-format
+msgid "Target disk model %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22676
+#, c-format
+msgid "Target disk serial %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22683
+#, c-format
+msgid "Target disk wwn '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23868
+#, c-format
+msgid "Target domain IOMMU device caching mode '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24361
+msgid "Target domain IOMMU device count does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23876
+#, c-format
+msgid "Target domain IOMMU device eim value '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23860
+#, c-format
+msgid ""
+"Target domain IOMMU device intremap value '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23884
+#, c-format
+msgid "Target domain IOMMU device iotlb value '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23852
+#, c-format
+msgid "Target domain IOMMU device model '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24025
+#, c-format
+msgid "Target domain OS type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24304
+#, c-format
+msgid "Target domain RNG device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24046
+#, c-format
+msgid "Target domain SMBIOS mode %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24264
+#, c-format
+msgid "Target domain USB redirection filter count %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24032
+#, c-format
+msgid "Target domain architecture %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24211
+#, c-format
+msgid "Target domain channel count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24224
+#, c-format
+msgid "Target domain console count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24086
+#, c-format
+msgid "Target domain controller count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23752
+#, c-format
+msgid "Target domain current memory %lld does not match source %lld"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24075
+#, c-format
+msgid "Target domain disk count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24099
+#, c-format
+msgid "Target domain filesystem count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23998
+#, c-format
+msgid "Target domain genid %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24159
+#, c-format
+msgid "Target domain host device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24237
+#, c-format
+msgid "Target domain hub device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24123
+#, c-format
+msgid "Target domain input device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24039
+#, c-format
+msgid "Target domain machine type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23742
+#, c-format
+msgid "Target domain max memory %lld does not match source %lld"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24291
+#, c-format
+msgid "Target domain memory balloon count %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24349
+#, c-format
+msgid "Target domain memory device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23770
+#, c-format
+msgid "Target domain memory slots count '%u' doesn't match source '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24009
+#, c-format
+msgid "Target domain name '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24111
+#, c-format
+msgid "Target domain net card count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24315
+#, c-format
+msgid "Target domain panic device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24198
+#, c-format
+msgid "Target domain parallel port count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24249
+#, c-format
+msgid "Target domain redirected devices count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23986
+msgid "Target domain requested genid does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24185
+#, c-format
+msgid "Target domain serial port count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24327
+#, c-format
+msgid "Target domain shared memory device count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24172
+#, c-format
+msgid "Target domain smartcard count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24135
+#, c-format
+msgid "Target domain sound card count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24057
+msgid "Target domain timers do not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23979
+#, c-format
+msgid "Target domain uuid %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23922
+#, c-format
+msgid "Target domain vCPU max %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24147
+#, c-format
+msgid "Target domain video card count %zu does not match source %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23967
+#, c-format
+msgid "Target domain virt type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24372
+msgid "Target domain vsock device count does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23900
+#, c-format
+msgid "Target domain vsock device model '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24278
+#, c-format
+msgid "Target domain watchdog count %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22787
+msgid "Target filesystem access mode does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22780
+#, c-format
+msgid "Target filesystem guest target %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22793
+msgid "Target filesystem model does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23002
+#, c-format
+msgid "Target host device mode %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23011
+#, c-format
+msgid "Target host device subsystem %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23230
+#, c-format
+msgid "Target hub device type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22871
+#, c-format
+msgid "Target input device bus %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22863
+#, c-format
+msgid "Target input device type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22879
+#, c-format
+msgid "Target input model %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23761
+#, c-format
+msgid "Target maximum memory size '%llu' doesn't match source '%llu'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8980
+#, c-format
+msgid "Target memory device alias '%s' doesn't match source alias '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23787
+#, c-format
+msgid "Target memory device model '%s' doesn't match source model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23804
+#, c-format
+msgid ""
+"Target memory device size '%llu' doesn't match source memory device size "
+"'%llu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23796
+#, c-format
+msgid ""
+"Target memory device targetNode '%d' doesn't match source targetNode '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8967
+#, c-format
+msgid ""
+"Target memoryBacking source '%s' doesn't match source memoryBacking "
+"source'%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1359
+#, c-format
+msgid "Target model '%s' requires target type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22841
+#, c-format
+msgid "Target network card MTU %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22817
+#, c-format
+msgid "Target network card mac %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22826 ../../src/conf/domain_conf.c:22833
+#, c-format
+msgid "Target network card model %s does not match source %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4765
+msgid "Target not found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23652
+#, c-format
+msgid "Target panic model '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23067
+#, c-format
+msgid "Target parallel port %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23249
+#, c-format
+msgid "Target redirected device bus %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23260
+#, c-format
+msgid ""
+"Target redirected device source type %s does not match source device source "
+"type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23049
+#, c-format
+msgid "Target serial port %d does not match source %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23041
+#, c-format
+msgid "Target serial type %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23700
+msgid "Target shared memory MSI configuration doesn't match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23675
+#, c-format
+msgid "Target shared memory model '%s' does not match source model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23668
+#, c-format
+msgid "Target shared memory name '%s' does not match source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23691
+msgid "Target shared memory server usage doesn't match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23684
+#, c-format
+msgid "Target shared memory size '%llu' does not match source size '%llu'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22902
+#, c-format
+msgid "Target sound card model %s does not match source %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1480
+#, c-format
+msgid "Target sysinfo %s %s does not match source %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1596
+#, c-format
+msgid "Target sysinfo %s does not match source %s"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1610
+#, c-format
+msgid "Target sysinfo base board count '%zu' does not match source '%zu'"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1495 ../../src/util/virsysinfo.c:1516
+#: ../../src/util/virsysinfo.c:1590
+msgid "Target sysinfo does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22459
+#, c-format
+msgid "Target timer %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22467
+#, c-format
+msgid "Target timer presence %d does not match source %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1332
+#, c-format
+msgid "Target type '%s' cannot have an associated address"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1321
+#, c-format
+msgid "Target type '%s' requires address type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22972
+#, c-format
+msgid "Target video card 2d accel %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22979
+#, c-format
+msgid "Target video card 3d accel %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22965
+msgid "Target video card acceleration does not match source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22957
+#, c-format
+msgid "Target video card heads %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22921
+#, c-format
+msgid "Target video card model %s does not match source %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22929
+#, c-format
+msgid "Target video card ram %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22950
+#, c-format
+msgid "Target video card vgamem %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22936
+#, c-format
+msgid "Target video card vram %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22943
+#, c-format
+msgid "Target video card vram64 %u does not match source %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23156
+#, c-format
+msgid "Target watchdog model %s does not match source %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6506
+msgid "Temporary disk space total:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6497
+msgid "Temporary disk space use:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14076 ../../tools/virsh-domain.c:14079
+msgid "Thaw domain's mounted filesystems."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14119
+#, c-format
+msgid "Thawed %d filesystem(s)\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3088
+#, c-format
+msgid "The '%s' device is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:47 ../../src/qemu/qemu_validate.c:190
+#: ../../src/qemu/qemu_validate.c:238 ../../src/qemu/qemu_validate.c:307
+#, c-format
+msgid ""
+"The '%s' feature is not supported for architecture '%s' or machine type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:460
+#, c-format
+msgid "The '%s' timer can't be disabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:480
+#, c-format
+msgid "The '%s' timer does not support tickpolicy '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:293
+#, c-format
+msgid ""
+"The 'eoi' attribute of the '%s' feature is not supported for architecture "
+"'%s' or machine type '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1374
+#, c-format
+msgid ""
+"The <nat> element can only be used when <forward> 'mode' is 'nat' in network "
+"%s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:140
+#, c-format
+msgid "The CA certificate %s has expired"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:151
+#, c-format
+msgid "The CA certificate %s is not yet active"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1428
+#, c-format
+msgid "The CCW devno '%s' is in use already "
+msgstr ""
+
+#: ../../tools/virsh-host.c:1694
+#, c-format
+msgid ""
+"The CPU provided by hypervisor on the host is a superset of CPU described in "
+"%s\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4421
+#, c-format
+msgid ""
+"The PCI controller with index='0' must be model='pci-root' for this machine "
+"type, but model='%s' was found instead"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4444
+#, c-format
+msgid ""
+"The PCI controller with index='0' must be model='pcie-root' for this machine "
+"type, but model='%s' was found instead"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11394
+msgid "The PCI controller with index=0 can't be associated with a NUMA node"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1307 ../../src/util/virpci.c:2572
+#, c-format
+msgid "The PF device for VF %s has no network device name"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3645
+#, c-format
+msgid "The QEMU executable %s does not support TPM backend type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3634
+#, c-format
+msgid "The QEMU executable %s does not support TPM model %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:58
+msgid "The WMI class info list is empty"
+msgstr ""
+
+#: ../../tools/virsh-edit.c:108
+msgid "The XML configuration was changed by another user."
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:184
+#, c-format
+msgid "The certificate %s basic constraints do not show a CA"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:177
+#, c-format
+msgid ""
+"The certificate %s basic constraints show a CA, but we need one for a client"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:176
+#, c-format
+msgid ""
+"The certificate %s basic constraints show a CA, but we need one for a server"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:191
+#, c-format
+msgid "The certificate %s is missing basic constraints for a CA"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:462 ../../src/rpc/virnettlscontext.c:1012
+msgid "The certificate has been revoked."
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1031
+msgid "The certificate has no peers"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:459 ../../src/rpc/virnettlscontext.c:1009
+msgid "The certificate hasn't got a known issuer."
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:456 ../../src/rpc/virnettlscontext.c:1006
+msgid "The certificate is not trusted."
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:465 ../../src/rpc/virnettlscontext.c:1015
+msgid "The certificate uses an insecure algorithm"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:143
+#, c-format
+msgid "The client certificate %s has expired"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:154
+#, c-format
+msgid "The client certificate %s is not yet active"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:341
+#, c-format
+msgid "The device at %s has no network device name"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:432
+#, c-format
+msgid ""
+"The device at PCI address %s cannot be plugged into the PCI controller with "
+"index='%d'. It requires a controller that accepts a %s."
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:426
+#, c-format
+msgid ""
+"The device at PCI address %s has unrecognized connection type flags 0x%.2x"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:383
+#, c-format
+msgid ""
+"The device at PCI address %s requires hotplug capability, but the PCI "
+"controller with index='%d' doesn't support hotplug"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:371
+#, c-format
+msgid ""
+"The device at PCI address %s was auto-assigned this address, but the PCI "
+"controller with index='%d' doesn't allow auto-assignment"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12674
+#, c-format
+msgid "The disk device '%s' already has media"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12654
+#, c-format
+msgid "The disk device '%s' doesn't have media"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12620
+#, c-format
+msgid "The disk device '%s' is not removable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2995
+msgid "The domain is not running"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1012
+msgid "The host was not suspended"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3512
+msgid ""
+"The ich9-intel-hda audio controller is not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:780
+msgid "The machine has no snapshot and it should have it"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:442
+msgid "The minimum lease time should be greater than 2 minutes"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:1191
+msgid ""
+"The overall maximum number of clients must be greater than the maximum "
+"number of clients waiting for authentication"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6956
+msgid "The read only disk has no parent"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4670
+msgid ""
+"The read only disk number must be greater or equal to the  read write disk "
+"number"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:142
+#, c-format
+msgid "The server certificate %s has expired"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:153
+#, c-format
+msgid "The server certificate %s is not yet active"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:286
+#, c-format
+msgid "The server redirects from '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:281
+#, c-format
+msgid "The server redirects from '%s' to '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:275
+msgid "The slirp-helper doesn't support migration"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:427
+#, c-format
+msgid "The vbox driver does not support %s SCSI controller model"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1146
+#, c-format
+msgid "The vbox driver does not support %s bus type"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:396
+#, c-format
+msgid "The vbox driver does not support %s controller type"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1106
+#, c-format
+msgid "The vbox driver does not support %s disk device"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1363
+#, c-format
+msgid ""
+"The version of dnsmasq on this host (%d.%d) doesn't adequately support IPv6 "
+"dhcp range or dhcp host specification. Version %d.%d or later is required."
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1439
+msgid "There are no more free CCW devnos."
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:83
+#, c-format
+msgid "There is no more free %s."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:993
+msgid "This QEMU binary doesn't support zPCI"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3215
+msgid "This QEMU can't disable file transfers through spice"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1806
+msgid "This QEMU doesn't support '-device usb-storage'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3318
+msgid ""
+"This QEMU doesn't support OpenGL rendernode with egl-headless graphics type"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1622
+msgid "This QEMU doesn't support scsi-block for lun passthrough"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1880
+msgid ""
+"This QEMU doesn't support setting the removable flag of USB storage devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3222
+msgid "This QEMU doesn't support spice OpenGL"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3229
+msgid "This QEMU doesn't support spice OpenGL rendernode"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1694
+msgid "This QEMU doesn't support target greater than 7"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2331
+msgid "This QEMU doesn't support the LSI 53C895A SCSI controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2352
+msgid "This QEMU doesn't support the LSI SAS1068 (MPT Fusion) controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2360
+msgid "This QEMU doesn't support the LSI SAS1078 (MegaRAID) controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2368
+msgid ""
+"This QEMU doesn't support the pvscsi (VMware paravirtual SCSI) controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4551
+msgid "This QEMU doesn't support vhost-scsi devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2341
+msgid "This QEMU doesn't support virtio scsi controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1702
+msgid "This QEMU only supports both bus and unit equal to 0"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:114
+msgid ""
+"This command is intended to be used by libvirtd and not used directly.\n"
+msgstr ""
+
+#: ../../tools/vsh.c:2350
+msgid "This function is not supported on WIN32 platform"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:897
+#, c-format
+msgid ""
+"This host is managed by a vCenter with IP address %s, but a mismatching "
+"vCenter '%s' (%s) has been specified"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:877
+msgid "This host is not managed by a vCenter"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:879
+msgid "This snapshot has children, please delete theses snapshots before"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5246
+msgid "This type of disk cannot be hot unplugged"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:902
+msgid ""
+"This version of libxenlight does not support disk 'discard' option passing"
+msgstr ""
+
+#: ../../tools/virsh-host.c:672
+msgid "Thread(s) per core:"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1800
+#, c-format
+msgid "Time '%lld' is too big for guest agent"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6307
+msgid "Time elapsed w/o network:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6301
+msgid "Time elapsed:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6312
+msgid "Time remaining:"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1545
+#, c-format
+msgid "Time: %lld"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1543
+#, c-format
+msgid "Time: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1116
+msgid "Timed out during operation"
+msgstr ""
+
+#: ../../src/util/virerror.c:1117
+#, c-format
+msgid "Timed out during operation: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1099
+#, c-format
+msgid "Timed out while reading log output: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1201
+msgid "Timeout"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:420
+#, sh-format
+msgid "Timeout expired while shutting down domains"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1183
+msgid "Timeout parameter not supported"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:916
+#, c-format
+msgid "Timeout waiting for %s invocation"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2008
+msgid "Title"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:3187
+#, c-format
+msgid "To enable ip%stables filtering for the VM do 'echo 1 > %s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:275
+msgid "Too long bridge device name"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:258
+msgid "Too long network device name"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:5885
+#, c-format
+msgid "Too many CPU models '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:286
+#, c-format
+msgid "Too many FDs to send %d, expected %d maximum"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2979
+#: ../../src/remote/remote_driver.c:2476
+#, c-format
+msgid "Too many IOThreads in info: %d for limit %d"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:853
+msgid "Too many bytes to read from stream"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:768
+msgid "Too many bytes to write to stream"
+msgstr ""
+
+#: ../src/admin/admin_server_dispatch_stubs.h:586
+#, c-format
+msgid "Too many clients '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6986
+#, c-format
+msgid "Too many disks in fsinfo: %zd for limit %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1315
+#, c-format
+msgid "Too many domain elements in migration cookie: %d"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:4655
+#: ../src/remote/remote_daemon_dispatch_stubs.h:7573
+#, c-format
+msgid "Too many domain_checkpoints '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:7659
+#: ../src/remote/remote_daemon_dispatch_stubs.h:12384
+#, c-format
+msgid "Too many domain_snapshots '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1377
+#: ../../src/remote/remote_driver.c:1854 ../../src/remote/remote_driver.c:1868
+#, c-format
+msgid "Too many domains '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/libvirt.c:525 ../../src/libvirt.c:595
+#, c-format
+msgid "Too many drivers, cannot register %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend.c:161
+#, c-format
+msgid "Too many drivers, cannot register storage backend '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefilebackend.c:97
+#, c-format
+msgid "Too many drivers, cannot register storage file backend '%s'"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1160
+msgid "Too many fields in message for signature"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1254
+#, c-format
+msgid "Too many filesystems detected for %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1404
+msgid "Too many id mappings defined."
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1458
+#, c-format
+msgid "Too many interfaces '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11116 ../../src/qemu/qemu_domain.c:12151
+#, c-format
+msgid "Too many levels of symbolic links: %s"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:5543
+#: ../../src/remote/remote_daemon_dispatch.c:5596
+#: ../../src/remote/remote_daemon_dispatch.c:5654
+#: ../../src/remote/remote_daemon_dispatch.c:5721
+#: ../../src/remote/remote_daemon_dispatch.c:5778
+#: ../../src/remote/remote_daemon_dispatch.c:5832
+#, c-format
+msgid "Too many migration parameters '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:6511
+#, c-format
+msgid "Too many model names '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6964
+#: ../../src/remote/remote_driver.c:7878
+#, c-format
+msgid "Too many mountpoints in fsinfo: %d for limit %d"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:14109
+#, c-format
+msgid "Too many network_ports '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1539
+#, c-format
+msgid "Too many networks '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1620
+#, c-format
+msgid "Too many node_devices '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1701
+#, c-format
+msgid "Too many nwfilter_bindings '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1782
+#, c-format
+msgid "Too many nwfilters '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:778
+#, c-format
+msgid "Too many resources %d for object"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1863
+#, c-format
+msgid "Too many secrets '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/admin/admin_server_dispatch_stubs.h:266
+#, c-format
+msgid "Too many servers '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:446
+#, c-format
+msgid "Too many snapshots claiming to be current for domain %s"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:1944
+#, c-format
+msgid "Too many storage_pools '%d' for limit '%d'"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:17484
+#, c-format
+msgid "Too many storage_vols '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:1017
+#, c-format
+msgid "Too many unreserved %s devices in use"
+msgstr ""
+
+#: ../../tools/virsh-host.c:231 ../../tools/virsh-host.c:242
+msgid "Total"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6424
+msgid "Total downtime:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4540
+msgid "Total size of memory devices exceeds the total memory size"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8236
+msgid "Total:\n"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:354
+msgid "Transient disks are not supported by vz driver."
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1177
+msgid "Transition started"
+msgstr ""
+
+#: ../../tools/virt-admin.c:605
+msgid "Transport"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:107
+#, c-format
+msgid "Transport error during %s: %s (%d)"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1273
+#: ../../src/rpc/virnetlibsshsession.c:1393
+#: ../../src/rpc/virnetsshsession.c:1329 ../../src/rpc/virnetsshsession.c:1439
+msgid "Tried to write socket in error state"
+msgstr ""
+
+#: ../../tools/vsh.c:2310
+msgid "Try again?"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:653
+msgid "Trying to free MultiCURL object that is still in use"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:538
+msgid "Trying to free SharedCURL object that is still in use"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:493
+#, c-format
+msgid "Trying to lock unknown SharedCURL lock %d"
+msgstr ""
+
+#: ../../src/hypervisor/virclosecallbacks.c:163
+#, c-format
+msgid "Trying to remove mismatching close callback for domain %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:521
+#, c-format
+msgid "Trying to unlock unknown SharedCURL lock %d"
+msgstr ""
+
+#: ../../tools/virt-admin.c:865
+msgid ""
+"Tune server's client-related configuration limits. See OPTIONS for currently "
+"supported attributes."
+msgstr ""
+
+#: ../../tools/virt-admin.c:454
+msgid ""
+"Tune threadpool attributes on a server. See OPTIONS for currently supported "
+"attributes."
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:12175 ../../src/qemu/qemu_driver.c:12416
+#: ../../src/qemu/qemu_driver.c:12506
+msgid "Tunnelled migration requested but invalid RPC method called"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:834
+msgid "Tunnelling sockets not supported on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:599
+msgid "Turn auto convergence on to tune it"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:516
+msgid "Turn multithread compression on to tune it"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:606
+msgid "Turn parallel migration on to tune it"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:523
+msgid "Turn xbzrle compression on to tune it"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:623
+#: ../../tools/virsh-domain-monitor.c:743 ../../tools/virsh-domain.c:14170
+#: ../../tools/virsh-volume.c:1468
+msgid "Type"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1207
+#, c-format
+msgid "Type %s too big for destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:288
+#, c-format
+msgid "Type mismatch for '%s' migration parameter"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1055
+msgid "Type:"
+msgstr ""
+
+#: ../../tools/virsh.c:913 ../../tools/virt-admin.c:1597
+msgid ""
+"Type:  'help' for help with commands\n"
+"       'quit' to quit\n"
+"\n"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12276
+#, c-format
+msgid "Type='%s' unsupported for <interface type='vhostuser'>"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:819
+msgid "UEFI requires ACPI on this architecture"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:589
+msgid "UNIX socket address is required"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4738
+#, c-format
+msgid "UNIX socket path '%s' too long"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:531 ../../src/rpc/virnetsocket.c:771
+msgid "UNIX sockets are not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:596
+msgid "UNIX sockets not supported on this platform"
+msgstr ""
+
+#: ../../src/libvirt.c:928
+#, c-format
+msgid "URI '%s' does not include a driver name"
+msgstr ""
+
+#: ../../src/libvirt.c:1067
+msgid "URI is missing the server part"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1178
+msgid "URI must be qemu:///embed"
+msgstr ""
+
+#: ../../src/secret/secret_driver.c:561
+msgid "URI must be secret:///embed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8636
+msgid "URI of the namespace"
+msgstr ""
+
+#: ../../src/libvirt.c:946
+#, c-format
+msgid "URI scheme '%s' for embedded driver is not valid"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2377
+#, c-format
+msgid "USB bus %u requested but no controller with that index is present"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5544
+#, c-format
+msgid "USB controller model type 'qusb1' or 'qusb2' is not supported in %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1325
+#, c-format
+msgid "USB device %s is already in use"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:1319
+#, c-format
+msgid "USB device %s is in use by driver %s, domain %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4439
+msgid "USB host device is missing bus/device information"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6580
+msgid "USB host device must use 'usb' address type"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:3013
+msgid ""
+"USB is disabled for this domain, but USB devices are present in the domain "
+"XML"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8672
+msgid "USB redirection filter is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8661
+msgid "USB redirection is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1634 ../../src/lxc/lxc_driver.c:3612
+#, c-format
+msgid "USB source %s was not a character device"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:54
+msgid "UTS namespace support is required"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1776 ../../tools/virsh-nwfilter.c:364
+#: ../../tools/virsh-secret.c:579
+msgid "UUID"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:541
+msgid "UUID in config file malformed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15542
+msgid "UUID mismatch between <uuid> and <sysinfo>"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1308 ../../tools/virsh-network.c:405
+#: ../../tools/virsh-pool.c:1587
+msgid "UUID:"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2117
+msgid "Unable to accept client"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1582 ../../src/lxc/lxc_controller.c:1628
+#: ../../src/lxc/lxc_controller.c:1703 ../../src/lxc/lxc_controller.c:1779
+#: ../../src/lxc/lxc_controller.c:1935 ../../src/lxc/lxc_driver.c:3385
+#: ../../src/lxc/lxc_driver.c:3606 ../../src/lxc/lxc_driver.c:3675
+#: ../../src/lxc/lxc_driver.c:3747 ../../src/qemu/qemu_domain.c:12164
+#: ../../src/qemu/qemu_interop_config.c:64
+#, c-format
+msgid "Unable to access %s"
+msgstr ""
+
+#: ../../src/util/virfilecache.c:146
+#, c-format
+msgid "Unable to access cache '%s' for '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:90
+#: ../../src/locking/lock_driver_sanlock.c:130
+#, c-format
+msgid "Unable to access config file %s"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10604
+#, c-format
+msgid "Unable to access file descriptor %d"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:636 ../../src/util/virhostmem.c:697
+msgid "Unable to access kernel32.dll"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1250
+#, c-format
+msgid "Unable to access stream for '%s'"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:164 ../../src/util/virlockspace.c:210
+#, c-format
+msgid "Unable to acquire lock on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2485
+msgid "Unable to add address to interface multicast list on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:632 ../../src/util/virnetdevbridge.c:654
+#: ../../src/util/virnetdevbridge.c:665
+#, c-format
+msgid "Unable to add bridge %s port %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1109 ../../src/lxc/lxc_controller.c:1146
+msgid "Unable to add epoll fd"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1157
+msgid "Unable to add extra data"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4742
+msgid "Unable to add hard disk to media Registry"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4871
+msgid "Unable to add hard disk to media registry"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5135 ../../src/vbox/vbox_common.c:5276
+#: ../../src/vbox/vbox_common.c:7045
+msgid "Unable to add hard disk to the media registry"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1144
+msgid "Unable to add hardware machine"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:388
+#, c-format
+msgid "Unable to add lockspace %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:383
+#, c-format
+msgid "Unable to add lockspace %s: %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1120
+msgid "Unable to add media registry other media"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:182
+#, c-format
+msgid "Unable to add port %s to OVS bridge %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1170
+msgid "Unable to add storage controller"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:420
+msgid "Unable to add the snapshot hardware"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:431
+msgid "Unable to add the snapshot storageController"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5013
+msgid "Unable to add the snapshot to the machine description"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:771
+msgid ""
+"Unable to add this snapshot, there is already a snapshot linked to the "
+"machine"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:1102
+msgid "Unable to add/delete fdb entries on this platform"
+msgstr ""
+
+#: ../../src/util/virnuma.c:945
+#, c-format
+msgid "Unable to allocate %llu pages. Allocated only %llu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4084
+msgid "Unable to allocate FD list"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:724
+#, c-format
+msgid "Unable to allocate lease %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:294
+#, c-format
+msgid "Unable to allocate lockspace %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:705 ../../src/rpc/virnettlscontext.c:942
+#, c-format
+msgid "Unable to allocate x509 credentials: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:315
+msgid "Unable to append command 'id' string"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:344
+msgid "Unable to associate TAP device"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1238
+#, c-format
+msgid "Unable to associate device %s with blkid library"
+msgstr ""
+
+#: ../../src/util/virfile.c:989
+#, c-format
+msgid "Unable to associate file %s with NBD device"
+msgstr ""
+
+#: ../../src/util/virfile.c:977
+#, c-format
+msgid "Unable to associate file %s with loop device"
+msgstr ""
+
+#: ../../src/util/virfile.c:813
+#, c-format
+msgid "Unable to attach %s to loop device"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2293 ../../src/lxc/lxc_controller.c:2744
+msgid "Unable to become session leader"
+msgstr ""
+
+#: ../../src/util/virnetdevmidonet.c:54
+#, c-format
+msgid "Unable to bind port %s to the virtual port %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4752
+#, c-format
+msgid "Unable to bind to UNIX socket path '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:395 ../../src/rpc/virnetsocket.c:432
+msgid "Unable to bind to port"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:188
+#, c-format
+msgid "Unable to bind to port %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9143 ../../tools/virsh-domain.c:9148
+msgid "Unable to change MaxMemorySize"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:342
+msgid "Unable to change balloon collection period."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1664
+msgid "Unable to change blkio parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1467
+msgid "Unable to change block I/O throttle"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1051 ../../tools/virt-admin.c:1105
+msgid "Unable to change daemon logging settings"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5791
+msgid "Unable to change lifecycle action."
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2429
+msgid ""
+"Unable to change memory of active domain without the balloon device and "
+"guest OS balloon driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9330 ../../tools/virsh-host.c:1602
+msgid "Unable to change memory parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9602
+msgid "Unable to change numa parameters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:549
+msgid "Unable to change server workerpool parameters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:955
+msgid "Unable to change server's client-related configuration limits"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3786 ../../src/libvirt-domain.c:3798
+#: ../../src/libvirt-domain.c:3975 ../../src/libvirt-domain.c:3988
+msgid "Unable to change target guest XML during migration"
+msgstr ""
+
+#: ../../src/util/vircommand.c:439
+#, c-format
+msgid "Unable to change to %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2738
+msgid "Unable to change to root dir"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:325
+#, c-format
+msgid "Unable to chdir(%s)"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:221
+#, c-format
+msgid "Unable to check interface %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1037
+msgid "Unable to check interface config on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:210
+#, c-format
+msgid "Unable to check interface flags for %s"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:152 ../../src/util/virpidfile.c:359
+#, c-format
+msgid "Unable to check status of pid file '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1422
+msgid "Unable to check virtual function status on this platform"
+msgstr ""
+
+#: ../../src/security/security_dac.c:637
+#: ../../src/security/security_selinux.c:1160
+msgid "Unable to clear thread local variable"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:170
+msgid "Unable to clone to check reboot support"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:725
+msgid "Unable to close"
+msgstr ""
+
+#: ../../src/util/iohelper.c:173
+#, c-format
+msgid "Unable to close %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4527 ../../src/vbox/vbox_common.c:4749
+#: ../../src/vbox/vbox_common.c:4851 ../../src/vbox/vbox_common.c:5167
+#: ../../src/vbox/vbox_common.c:5361
+#, c-format
+msgid "Unable to close HardDisk, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4518
+msgid "Unable to close disk children"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4454 ../../src/qemu/qemu_process.c:4460
+#, c-format
+msgid "Unable to close file '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4949
+msgid "Unable to close recursively all disks"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5305 ../../src/vbox/vbox_common.c:7073
+#, c-format
+msgid "Unable to close the new medium, rc=%08x"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:67
+#, c-format
+msgid "Unable to compute hash of data: %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1801
+#, c-format
+msgid ""
+"Unable to configure VF %d of PF '%s' because the PF is not online. Please "
+"change host network config to put the PF online."
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1815
+msgid "Unable to configure libxl's memory management parameters"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6848
+msgid "Unable to construct table of device aliases"
+msgstr ""
+
+#: ../../src/util/virlease.c:235
+#, c-format
+msgid "Unable to convert lease expiry time to long long: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2344
+msgid "Unable to convert time"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1396
+msgid "Unable to copy socket file handle"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1643 ../../src/lxc/lxc_driver.c:3209
+#: ../../src/qemu/qemu_domain.c:11168 ../../src/qemu/qemu_domain.c:12010
+#: ../../src/qemu/qemu_process.c:3848
+#, c-format
+msgid "Unable to create %s"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:964
+#, c-format
+msgid "Unable to create %s device %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5227 ../../src/vbox/vbox_common.c:6994
+#, c-format
+msgid "Unable to create HardDisk, rc=%08x"
+msgstr ""
+
+#: ../../src/util/virjson.c:1965
+msgid "Unable to create JSON formatter"
+msgstr ""
+
+#: ../../src/util/virjson.c:1840
+msgid "Unable to create JSON parser"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1362
+msgid "Unable to create KVM VM for TSC probing"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1368
+msgid "Unable to create KVM vCPU for TSC probing"
+msgstr ""
+
+#: ../../src/util/virxml.c:1267
+#, c-format
+msgid "Unable to create RNG parser for %s"
+msgstr ""
+
+#: ../../src/util/virxml.c:1287
+#, c-format
+msgid "Unable to create RNG validation context %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:473
+msgid "Unable to create TAP devices on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4730
+msgid "Unable to create UNIX socket"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1233
+msgid "Unable to create blkid library handle"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:425 ../../src/util/virnetdevbridge.c:518
+#, c-format
+msgid "Unable to create bridge %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:494
+msgid "Unable to create bridge device"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1651 ../../src/lxc/lxc_controller.c:1728
+#: ../../src/lxc/lxc_controller.c:1804 ../../src/lxc/lxc_controller.c:1963
+#: ../../src/lxc/lxc_driver.c:3224 ../../src/qemu/qemu_domain.c:12042
+#, c-format
+msgid "Unable to create device %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:811 ../../src/util/vircgroupv1.c:837
+#: ../../src/util/vircgroupv2.c:559
+#, c-format
+msgid "Unable to create directory %s"
+msgstr ""
+
+#: ../../src/util/virfilecache.c:111
+#, c-format
+msgid "Unable to create directory '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1330
+msgid "Unable to create epoll fd"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:196
+msgid "Unable to create kqueue"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:691
+#, c-format
+msgid "Unable to create lock '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:257
+#: ../../src/locking/lock_driver_sanlock.c:687
+#: ../../src/util/virlockspace.c:271
+#, c-format
+msgid "Unable to create lockspace %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:245
+#, c-format
+msgid ""
+"Unable to create lockspace %s: parent directory does not exist or is not a "
+"directory"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:712
+msgid "Unable to create media registry"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3319
+msgid "Unable to create migration thread"
+msgstr ""
+
+#: ../../src/util/virutil.c:1773 ../../src/util/virutil.c:1785
+msgid "Unable to create pipes"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:755 ../../src/util/virfirewall.c:826
+msgid "Unable to create rule"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:350 ../../src/rpc/virnetsocket.c:434
+#: ../../src/rpc/virnetsocket.c:593
+msgid "Unable to create socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:721 ../../src/qemu/qemu_monitor.c:707
+#, c-format
+msgid "Unable to create socket object: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12030
+#, c-format
+msgid "Unable to create symlink %s (pointing to %s)"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:387
+msgid "Unable to create tap device"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:280
+#, c-format
+msgid "Unable to create tap device %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2623
+msgid "Unable to create thread to process command's IO"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:944
+msgid "Unable to create tunnel migration thread"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:188
+msgid "Unable to decode header until len is received"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:201
+msgid "Unable to decode message header"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:131
+msgid "Unable to decode message length"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:420
+msgid "Unable to decode message payload"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:317
+msgid "Unable to decode number of FDs"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:480
+#, c-format
+msgid "Unable to delete %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:480
+msgid "Unable to delete TAP devices on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2530
+msgid "Unable to delete address from interface multicast list on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:544 ../../src/util/virnetdevbridge.c:600
+#, c-format
+msgid "Unable to delete bridge %s"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:191 ../../src/util/virrotatingfile.c:203
+#: ../../src/vbox/vbox_common.c:4760
+#, c-format
+msgid "Unable to delete file %s"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:578
+#, c-format
+msgid "Unable to delete lockspace resource %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4916 ../../src/vbox/vbox_common.c:7176
+#, c-format
+msgid "Unable to delete medium, rc=%08x"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:208
+#, c-format
+msgid "Unable to delete port %s from OVS"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1258
+#, c-format
+msgid "Unable to detect filesystem for %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3264
+msgid "Unable to determine Partition Type, requires build --overwrite"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:127 ../../src/util/virrotatingfile.c:165
+#, c-format
+msgid "Unable to determine current file inode: %s"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:120
+#, c-format
+msgid "Unable to determine current file offset: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:69
+#, c-format
+msgid "Unable to determine model for SCSI controller idx=%d"
+msgstr ""
+
+#: ../../src/util/virfile.c:2053
+msgid "Unable to determine mount table on this platform"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:260
+msgid "Unable to disable nagle algorithm"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1270
+msgid "Unable to dump link info on this platform"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:560 ../../src/rpc/virnetmessage.c:581
+#, c-format
+msgid "Unable to duplicate FD %d"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:626
+msgid "Unable to enable keepalives without async IO support"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:957 ../../src/qemu/qemu_domain.c:283
+#, c-format
+msgid "Unable to enable namespace: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:234
+msgid "Unable to enable non-blocking flag"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9453
+msgid "Unable to enable/disable perf events"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:250
+msgid "Unable to encode message header"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:245 ../../src/rpc/virnetmessage.c:392
+#: ../../src/rpc/virnetmessage.c:472 ../../src/rpc/virnetmessage.c:497
+msgid "Unable to encode message length"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:366
+msgid "Unable to encode message payload"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:292
+msgid "Unable to encode number of FDs"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1086
+msgid "Unable to enter mount namespace"
+msgstr ""
+
+#: ../../tools/virt-login-shell-helper.c:393
+#, c-format
+msgid "Unable to exec shell %s"
+msgstr ""
+
+#: ../../src/util/virtpm.c:313
+#, c-format
+msgid "Unable to find '%s' binary in $PATH"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:930 ../../src/util/vircgroupv2.c:999
+#: ../../src/util/vircgroupv2.c:1068 ../../src/util/vircgroupv2.c:1137
+#, c-format
+msgid "Unable to find '%s' limit for block device '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1217
+msgid "Unable to find 'cpuacct' cgroups controller mount"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1224
+msgid "Unable to find 'devices' cgroups controller mount"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1231
+msgid "Unable to find 'memory' cgroups controller mount"
+msgstr ""
+
+#: ../../src/util/virfile.c:935
+msgid "Unable to find 'qemu-nbd' binary in $PATH"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5149 ../../src/vbox/vbox_common.c:5288
+#: ../../src/vbox/vbox_common.c:7056 ../../src/vbox/vbox_common.c:7097
+#, c-format
+msgid "Unable to find UUID %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7121 ../../src/vbox/vbox_common.c:7138
+#, c-format
+msgid "Unable to find UUID for location %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:748
+msgid "Unable to find a free loop device in /dev"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1850
+#, c-format
+msgid "Unable to find a free port on virtio-serial controller %u"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1818
+msgid "Unable to find a free virtio-serial port"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user.c:396
+msgid "Unable to find a satisfying vhost-user-gpu"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user.c:446
+msgid "Unable to find a satisfying virtiofsd"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:248
+#, c-format
+msgid "Unable to find an unused port in range '%s' (%d-%d)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11801
+msgid "Unable to find any /dev mount"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:1268
+#, c-format
+msgid "Unable to find any firmware to satisfy '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1949
+#, c-format
+msgid "Unable to find any usable hugetlbfs mount for %llu KiB"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8114
+#, c-format
+msgid "Unable to find controller for %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:703
+#, c-format
+msgid "Unable to find correct value in 'bonding/arp_validate' for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:673
+#, c-format
+msgid "Unable to find correct value in 'bonding/mode' for '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1266
+#, c-format
+msgid "Unable to find filesystem type for %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:937
+#, c-format
+msgid "Unable to find the hard disk with uuid %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:786
+#: ../../src/vbox/vbox_snapshot_conf.c:1241
+#, c-format
+msgid "Unable to find the snapshot %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:874
+#, c-format
+msgid "Unable to find the snapshot with name %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:370
+msgid "Unable to force bind to IPv6 only"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:558
+#: ../../src/security/security_selinux.c:629
+msgid "Unable to format SELinux context"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26846
+msgid "Unable to format guestfwd port"
+msgstr ""
+
+#: ../../src/util/virtime.c:265 ../../src/util/virtime.c:294
+msgid "Unable to format time"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14062
+msgid "Unable to freeze filesystems"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:733
+#, c-format
+msgid "Unable to generate diffie-hellman parameters: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12210
+#, c-format
+msgid "Unable to get ACLs on %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:151
+msgid "Unable to get Capabilities"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7826
+#, c-format
+msgid "Unable to get Console object for domain %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:168
+#, c-format
+msgid "Unable to get DBus session bus connection: %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:109
+#, c-format
+msgid "Unable to get DBus system bus connection: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:970
+msgid "Unable to get IP address on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:849
+#, c-format
+msgid "Unable to get IPv4 address for interface %s via ioctl"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7835
+#, c-format
+msgid "Unable to get Keyboard object for domain %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1338
+#, c-format
+msgid "Unable to get LVM key for %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1400
+#, c-format
+msgid "Unable to get SCSI key for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11292 ../../src/qemu/qemu_domain.c:12218
+#, c-format
+msgid "Unable to get SELinux label from %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:854 ../../src/util/virnetdevbridge.c:888
+#, c-format
+msgid "Unable to get STP delay on %s on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:871 ../../src/util/virnetdevbridge.c:906
+#, c-format
+msgid "Unable to get STP on %s on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:959
+#, c-format
+msgid "Unable to get VLAN for interface %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:971
+msgid "Unable to get VLAN on this platform"
+msgstr ""
+
+#: ../../src/security/security_util.c:176
+#: ../../src/security/security_util.c:280
+#: ../../src/security/security_util.c:375
+#: ../../src/security/security_util.c:463
+#: ../../src/security/security_util.c:474
+#: ../../src/security/security_util.c:485 ../../src/util/virfile.c:4490
+#, c-format
+msgid "Unable to get XATTR %s on %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6870
+msgid "Unable to get XML Desc of snapshot"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6879
+msgid "Unable to get a virDomainSnapshotDefPtr"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1639
+msgid "Unable to get blkio parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1443
+msgid "Unable to get block I/O throttle parameters"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:175 ../../src/util/virnetdevbridge.c:189
+#: ../../src/util/virnetdevbridge.c:199
+#, c-format
+msgid "Unable to get bridge %s %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:256
+#, c-format
+msgid "Unable to get bridge %s port %s %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:388
+msgid "Unable to get bridge port isolated on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:344
+msgid "Unable to get bridge port learning on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:366
+msgid "Unable to get bridge port unicast_flood on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:961
+msgid "Unable to get bridge vlan_filtering on this platform"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4511
+msgid "Unable to get childMedium location"
+msgstr ""
+
+#: ../../tools/virsh-host.c:713
+msgid "Unable to get cpu map"
+msgstr ""
+
+#: ../../src/util/virfile.c:3972
+msgid "Unable to get current position in file"
+msgstr ""
+
+#: ../../tools/virsh-util.c:214
+msgid "Unable to get current position in stream"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:443
+#: ../../src/security/security_selinux.c:586
+msgid "Unable to get current process SELinux context"
+msgstr ""
+
+#: ../../src/util/virtime.c:218 ../../tools/virsh-domain-monitor.c:1522
+msgid "Unable to get current time"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1057
+msgid "Unable to get daemon logging filters information"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1111
+msgid "Unable to get daemon logging outputs information"
+msgstr ""
+
+#: ../../src/util/virutil.c:1427
+#, c-format
+msgid "Unable to get device ID '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:928
+msgid "Unable to get device master from netlink on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:93 ../../src/qemu/qemu_domain.c:11422
+#: ../../src/qemu/qemu_domain.c:12475
+#, c-format
+msgid "Unable to get devmapper targets for %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4500
+msgid "Unable to get disk children"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5098
+msgid "Unable to get disk format"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5123
+msgid "Unable to get disk parent"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5112
+msgid "Unable to get disk uuid"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7712
+msgid "Unable to get domain IOThreads information"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2990
+msgid "Unable to get domain status"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:123 ../../src/util/virnetdevtap.c:133
+#, c-format
+msgid "Unable to get driver name for '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14158
+msgid "Unable to get filesystem information"
+msgstr ""
+
+#: ../../src/util/virfile.c:676
+msgid "Unable to get free loop device via ioctl"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4820
+msgid "Unable to get hard disk format"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4811
+msgid "Unable to get hard disk id"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4840
+#, c-format
+msgid "Unable to get hard disk id, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5208 ../../src/vbox/vbox_common.c:6976
+#, c-format
+msgid "Unable to get hardDisk Id, rc=%08x"
+msgstr ""
+
+#: ../../src/security/security_util.c:117
+msgid "Unable to get host boot time"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:867
+#, c-format
+msgid "Unable to get index for interface %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:626 ../../src/util/virnetdevbridge.c:691
+#, c-format
+msgid "Unable to get interface index for %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:109
+#, c-format
+msgid "Unable to get interface index for '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:883
+msgid "Unable to get interface index on this platform"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3386
+msgid "Unable to get interface parameters"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:386 ../../src/bhyve/bhyve_process.c:485
+#, c-format
+msgid "Unable to get kvm descriptor: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:407 ../../src/rpc/virnetsocket.c:547
+#: ../../src/rpc/virnetsocket.c:618 ../../src/rpc/virnetsocket.c:742
+#: ../../src/rpc/virnetsocket.c:1199 ../../src/rpc/virnetsocket.c:1256
+#: ../../src/rpc/virnetsocket.c:2123 ../../src/util/virsystemd.c:734
+msgid "Unable to get local socket name"
+msgstr ""
+
+#: ../../src/util/virfile.c:736
+#, c-format
+msgid "Unable to get loop status on %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4904
+msgid "Unable to get medium location"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5257 ../../src/vbox/vbox_common.c:7025
+#, c-format
+msgid "Unable to get medium uuid, rc=%08x"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9301 ../../tools/virsh-host.c:1575
+msgid "Unable to get memory parameters"
+msgstr ""
+
+#: ../../tools/virsh-host.c:938
+msgid "Unable to get memory stats"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1436
+#, c-format
+msgid "Unable to get minor number of device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:826
+msgid "Unable to get node cpu stats"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9572
+msgid "Unable to get numa parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1626
+msgid "Unable to get number of blkio parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1430
+msgid "Unable to get number of block I/O throttle parameters"
+msgstr ""
+
+#: ../../tools/virsh-host.c:813
+msgid "Unable to get number of cpu stats"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3373
+msgid "Unable to get number of interface parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9288 ../../tools/virsh-domain.c:9559
+#: ../../tools/virsh-host.c:1563
+msgid "Unable to get number of memory parameters"
+msgstr ""
+
+#: ../../tools/virsh-host.c:925
+msgid "Unable to get number of memory stats"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4832
+msgid "Unable to get parent hard disk"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1250
+msgid "Unable to get peer socket name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9447
+msgid "Unable to get perf events"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1441
+msgid "Unable to get physical function status on this platform"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:624
+msgid "Unable to get remote socket name"
+msgstr ""
+
+#: ../../tools/virt-admin.c:428
+msgid "Unable to get server workerpool parameters"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5322
+msgid "Unable to get snapshot content"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1471
+msgid "Unable to get sysfs info on this platform"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4634 ../../src/vbox/vbox_common.c:6905
+msgid "Unable to get the machine location path"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:829
+msgid "Unable to get the parent disk"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4712
+msgid "Unable to get the read write medium format"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4703
+msgid "Unable to get the read write medium id"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7215
+msgid "Unable to get the snapshot to remove"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1432
+msgid "Unable to get virtual function index on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1461
+msgid "Unable to get virtual function info on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1451
+msgid "Unable to get virtual function name on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1414
+msgid "Unable to get virtual functions on this platform"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:540
+#, c-format
+msgid "Unable to import CA certificate list %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:503
+#, c-format
+msgid "Unable to import client certificate %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:502
+#, c-format
+msgid "Unable to import server certificate %s"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:263
+msgid "Unable to init device stream mutex"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:2236
+msgid "Unable to init qemu driver mutexes"
+msgstr ""
+
+#: ../../src/util/virobject.c:299
+msgid "Unable to initialize RW lock"
+msgstr ""
+
+#: ../../src/util/viraudit.c:56
+msgid "Unable to initialize audit layer"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:490 ../../src/rpc/virnettlscontext.c:1040
+msgid "Unable to initialize certificate"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:617
+#: ../../src/node_device/node_device_udev.c:1836
+msgid "Unable to initialize condition variable"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:726
+#, c-format
+msgid "Unable to initialize diffie-hellman parameters: %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:745
+#, c-format
+msgid "Unable to initialize lease %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:740
+#, c-format
+msgid "Unable to initialize lease %s: %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:315
+#, c-format
+msgid "Unable to initialize lockspace %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:310
+#, c-format
+msgid "Unable to initialize lockspace %s: %s"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:249 ../../src/util/virlockspace.c:300
+msgid "Unable to initialize lockspace mutex"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:128 ../../src/locking/lock_daemon.c:225
+#: ../../src/logging/log_daemon.c:124 ../../src/logging/log_daemon.c:227
+#: ../../src/node_device/node_device_udev.c:1830 ../../src/util/virobject.c:273
+msgid "Unable to initialize mutex"
+msgstr ""
+
+#: ../../src/security/security_dac.c:514
+#: ../../src/security/security_selinux.c:797
+msgid "Unable to initialize thread local variable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14010
+msgid "Unable to invoke fstrim"
+msgstr ""
+
+#: ../../src/util/virprocess.c:703
+msgid "Unable to join domain namespace"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:878
+msgid "Unable to kill all processes"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4786
+msgid "Unable to know if disk is in media registry"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6918
+msgid "Unable to know if the snapshot is the current snapshot"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3431
+#, c-format
+msgid "Unable to label files under %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:603
+#: ../../src/storage/storage_backend_rbd.c:644
+msgid "Unable to list RBD images"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:2086
+msgid "Unable to listen on socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4759
+#, c-format
+msgid "Unable to listen to UNIX socket path '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1046
+msgid "Unable to load certificate"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:696
+#, c-format
+msgid "Unable to lock '%s'"
+msgstr ""
+
+#: ../../src/util/viridentity.c:193
+msgid "Unable to lookup SELinux process context"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:350
+msgid "Unable to make TAP device non-persistent"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11246 ../../src/util/virfile.c:3749
+#, c-format
+msgid "Unable to make dir %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:820
+msgid "Unable to mark loop device as autoclear"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:4440
+msgid "Unable to modify live devices"
+msgstr ""
+
+#: ../../src/util/virfile.c:3776
+#, c-format
+msgid "Unable to move %s mount to %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:814 ../../src/util/vircommand.c:2886
+msgid "Unable to notify child process"
+msgstr ""
+
+#: ../../src/util/vircommand.c:393
+msgid "Unable to notify parent process"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:301
+msgid "Unable to obtain host UUID"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4559
+msgid "Unable to obtain hostInternetScsiHba"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:62
+#: ../../src/esx/esx_storage_backend_iscsi.c:111
+#: ../../src/esx/esx_storage_backend_iscsi.c:217
+msgid "Unable to obtain iSCSI adapter"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:395
+#, c-format
+msgid "Unable to obtain information about pid: %d"
+msgstr ""
+
+#: ../../src/util/virfile.c:688 ../../src/util/virfile.c:725
+#: ../../src/util/virfile.c:807 ../../src/util/virfile.c:3394
+#: ../../src/util/virfile.c:3604 ../../src/util/virhostcpu.c:1188
+#: ../../src/util/virhostcpu.c:1285 ../../src/util/virhostcpu.c:1356
+#: ../../src/util/virnetdevtap.c:425
+#, c-format
+msgid "Unable to open %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2333
+#, c-format
+msgid "Unable to open %s (%d)"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:245 ../../src/util/virnetdevtap.c:327
+#, c-format
+msgid "Unable to open %s, is tun module loaded?"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:297 ../../src/util/virstoragefile.c:1237
+#, c-format
+msgid "Unable to open '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:670
+msgid "Unable to open /dev/loop-control"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:231
+msgid "Unable to open /proc/mounts"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4493 ../../src/vbox/vbox_common.c:4693
+#: ../../src/vbox/vbox_common.c:4801 ../../src/vbox/vbox_common.c:5053
+#: ../../src/vbox/vbox_common.c:5086 ../../src/vbox/vbox_common.c:5198
+#: ../../src/vbox/vbox_common.c:5354 ../../src/vbox/vbox_common.c:6968
+#, c-format
+msgid "Unable to open HardDisk, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5380 ../../src/vbox/vbox_common.c:7233
+#, c-format
+msgid "Unable to open Machine, rc=%08x"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1174
+msgid "Unable to open UNIX socket"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7817
+#, c-format
+msgid "Unable to open VirtualBox session with domain %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:852 ../../src/util/virnetdev.c:946
+msgid "Unable to open control socket"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:113 ../../src/util/virrotatingfile.c:157
+#, c-format
+msgid "Unable to open file: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1227
+#, c-format
+msgid "Unable to open filesystem %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1118
+#, c-format
+msgid "Unable to open log file %s"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:191
+#, c-format
+msgid "Unable to open resource %s"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1242
+#, c-format
+msgid "Unable to open stream for '%s'"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:169
+msgid "Unable to open test socket"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:138
+#, c-format
+msgid "Unable to open/create resource %s"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3344
+msgid "Unable to override peer2peer migration URI"
+msgstr ""
+
+#: ../../src/util/virfile.c:3582
+#, c-format
+msgid "Unable to parse %s %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:591 ../../src/util/vircgroup.c:613
+#: ../../src/util/vircgroupv1.c:995 ../../src/util/vircgroupv1.c:1246
+#: ../../src/util/vircgroupv1.c:1297 ../../src/util/vircgroupv1.c:1348
+#: ../../src/util/vircgroupv1.c:1399 ../../src/util/vircgroupv1.c:1450
+#: ../../src/util/vircgroupv2.c:676 ../../src/util/vircgroupv2.c:872
+#: ../../src/util/vircgroupv2.c:940 ../../src/util/vircgroupv2.c:1009
+#: ../../src/util/vircgroupv2.c:1078 ../../src/util/vircgroupv2.c:1147
+#: ../../src/util/vircgroupv2.c:1228
+#, c-format
+msgid "Unable to parse '%s' as an integer"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4080
+#, c-format
+msgid "Unable to parse FD number '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19336
+msgid "Unable to parse HPT maxpagesize setting"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:150
+#: ../../src/conf/virnwfilterbindingdef.c:141
+#, c-format
+msgid "Unable to parse MAC '%s'"
+msgstr ""
+
+#: ../../src/util/virxml.c:1279
+#, c-format
+msgid "Unable to parse RNG %s: %s"
+msgstr ""
+
+#: ../../src/util/viruri.c:154
+#, c-format
+msgid "Unable to parse URI %s"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:109
+#: ../../src/conf/virnetworkportdef.c:130
+#: ../../src/conf/virnwfilterbindingdef.c:126
+#, c-format
+msgid "Unable to parse UUID '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:599
+#, c-format
+msgid "Unable to parse base SELinux context '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11827
+#: ../../src/conf/netdev_bandwidth_conf.c:143
+#, c-format
+msgid "Unable to parse class id '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:448
+#: ../../src/security/security_selinux.c:591
+#, c-format
+msgid "Unable to parse current SELinux context '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1415
+msgid "Unable to parse group-name parameter"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1471
+msgid "Unable to parse integer parameter"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9267
+#, c-format
+msgid "Unable to parse integer parameter %s"
+msgstr ""
+
+#: ../../tools/virt-admin.c:500 ../../tools/virt-admin.c:909
+#, c-format
+msgid "Unable to parse integer parameter '%s'"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:634
+#, c-format
+msgid "Unable to parse link speed: %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:1001
+#, c-format
+msgid "Unable to parse lock state %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:996
+#, c-format
+msgid "Unable to parse lock state %s: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:313
+msgid "Unable to parse ovs-vsctl output"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12255
+#, c-format
+msgid "Unable to parse port id '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:387
+msgid "Unable to parse quota"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1384
+#, c-format
+msgid "Unable to parse sched info value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13715
+#, c-format
+msgid "Unable to parse secret uuid '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1569 ../../tools/virsh-domain.c:1580
+#: ../../tools/virsh-domain.c:1591 ../../tools/virsh-domain.c:1602
+#: ../../tools/virsh-domain.c:1613
+msgid "Unable to parse string parameter"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:608
+#: ../../src/vbox/vbox_snapshot_conf.c:1272
+#: ../../src/vbox/vbox_snapshot_conf.c:1333
+msgid "Unable to parse the xml"
+msgstr ""
+
+#: ../../src/util/virhostuptime.c:74
+#, c-format
+msgid "Unable to parse uptime value '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2375 ../../src/util/virnetdev.c:2386
+#: ../../src/util/virnetdev.c:2421
+#, c-format
+msgid "Unable to parse: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:3002
+#, c-format
+msgid "Unable to pre-create chardev file '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1853
+#, c-format
+msgid "Unable to preserve mac/vlan tag for device = %s, vf = %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3320
+#, c-format
+msgid "Unable to probe '%s' for existing data, forced overwrite is necessary"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1374
+msgid "Unable to probe TSC frequency"
+msgstr ""
+
+#: ../../src/util/iohelper.c:103
+#, c-format
+msgid "Unable to process file with flags %d"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:197
+#, c-format
+msgid "Unable to query certificate %s basic constraints %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:297 ../../src/rpc/virnettlscontext.c:309
+#, c-format
+msgid "Unable to query certificate %s key purpose %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:223
+#, c-format
+msgid "Unable to query certificate %s key usage %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:130 ../../src/bhyve/bhyve_monitor.c:138
+msgid "Unable to query kqueue"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:671 ../../src/util/virhostmem.c:682
+#: ../../src/util/virhostmem.c:707
+msgid "Unable to query memory available"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:626 ../../src/util/virhostmem.c:687
+msgid "Unable to query memory page size"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:610 ../../src/util/virhostmem.c:621
+#: ../../src/util/virhostmem.c:646
+msgid "Unable to query memory total"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1608
+msgid "Unable to query peer security context"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1036
+msgid "Unable to query process ID start time"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:283
+#: ../../src/locking/lock_driver_sanlock.c:713
+#, c-format
+msgid "Unable to query sector size %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:278
+#: ../../src/locking/lock_driver_sanlock.c:708
+#, c-format
+msgid "Unable to query sector size %s: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:75
+msgid "Unable to query tap interface name"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:261
+msgid "Unable to re-encode message length"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1334 ../../src/util/iohelper.c:126
+#: ../../src/util/virfdstream.c:478
+#, c-format
+msgid "Unable to read %s"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:956
+msgid "Unable to read TLS confirmation"
+msgstr ""
+
+#: ../../src/util/virperf.c:309
+msgid "Unable to read cache data"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1244
+msgid "Unable to read container pty"
+msgstr ""
+
+#: ../../src/util/virfile.c:2947
+#, c-format
+msgid "Unable to read directory '%s'"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:182
+#, c-format
+msgid "Unable to read from %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:484 ../../src/util/vircgroupv2.c:266
+#, c-format
+msgid "Unable to read from '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:477
+msgid "Unable to read from agent"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:583
+#, c-format
+msgid "Unable to read from file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4439
+#, c-format
+msgid "Unable to read from file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7426
+msgid "Unable to read from log file"
+msgstr ""
+
+#: ../../src/logging/log_handler.c:169
+msgid "Unable to read from log pipe"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:489
+msgid "Unable to read from monitor"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4269
+#, c-format
+msgid "Unable to read leases file: %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2294
+msgid "Unable to read net device config on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:358
+#, c-format
+msgid "Unable to read slirp pidfile '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user_gpu.c:176
+#, c-format
+msgid "Unable to read vhost-user-gpu pidfile '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_virtiofs.c:241
+#, c-format
+msgid "Unable to read virtiofsd pidfile '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5388 ../../src/vbox/vbox_common.c:7241
+#, c-format
+msgid "Unable to register Machine, rc=%08x"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:608
+msgid "Unable to register async IO callback"
+msgstr ""
+
+#: ../../tools/virsh.c:241 ../../tools/virt-admin.c:129
+msgid "Unable to register disconnect callback"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:203
+msgid "Unable to register process kevent"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:3921 ../../src/util/virrotatingfile.c:378
+#, c-format
+msgid "Unable to remove %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2360 ../../src/util/virresctrl.c:2493
+#: ../../src/util/virresctrl.c:2640
+#, c-format
+msgid "Unable to remove %s (%d)"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4659
+msgid "Unable to remove Fake Disks"
+msgstr ""
+
+#: ../../src/util/virfile.c:4425 ../../src/util/virfile.c:4462
+#, c-format
+msgid "Unable to remove XATTR %s on %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:589
+#, c-format
+msgid "Unable to remove bridge %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:698 ../../src/util/virnetdevbridge.c:720
+#: ../../src/util/virnetdevbridge.c:731
+#, c-format
+msgid "Unable to remove bridge %s port %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3315 ../../src/qemu/qemu_domain.c:12312
+#, c-format
+msgid "Unable to remove device %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7126 ../../src/vbox/vbox_common.c:7143
+#, c-format
+msgid "Unable to remove disk from media registry. uuid = %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1120 ../../src/lxc/lxc_controller.c:1158
+msgid "Unable to remove epoll fd"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1461
+#, c-format
+msgid "Unable to remove hard disk %s from media registry"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3935
+#, c-format
+msgid "Unable to remove metadata of %d snapshots"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7205
+#, c-format
+msgid "Unable to remove snapshot %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2879
+#, c-format
+msgid "Unable to remove stale socket path: %s"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobj.c:195
+#, c-format
+msgid "Unable to remove status '%s' for nwfilter binding %s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12023
+#, c-format
+msgid "Unable to remove symlink %s"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:454
+#, c-format
+msgid "Unable to remove tap device %s"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:396
+#, c-format
+msgid "Unable to rename %s to %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:569
+#, c-format
+msgid "Unable to rename '%s' to '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2075
+#, c-format
+msgid "Unable to request personality for %s on %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:981
+#, c-format
+msgid "Unable to reset PCI device %s: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:332 ../../src/rpc/virnetsocket.c:584
+#, c-format
+msgid "Unable to resolve address '%s' service '%s': %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:260
+#, c-format
+msgid "Unable to resolve device %s driver symlink %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:1935 ../../src/util/virpci.c:1988
+#, c-format
+msgid "Unable to resolve device %s iommu_group symlink %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1086
+#, c-format
+msgid "Unable to resolve device subsystem symlink %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3267
+#, c-format
+msgid "Unable to resolve link: %s"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:792 ../../src/logging/log_daemon.c:573
+msgid "Unable to restart self"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3476
+#, c-format
+msgid "Unable to restore file labels under %s"
+msgstr ""
+
+#: ../../tools/virt-admin.c:839
+msgid "Unable to retrieve client limits from server's configuration"
+msgstr ""
+
+#: ../../src/admin/admin_server.c:93
+msgid "Unable to retrieve threadpool parameters"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:449
+#, c-format
+msgid "Unable to run command to get OVS master for interface %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:262
+#: ../../src/util/virnetdevopenvswitch.c:239
+#, c-format
+msgid "Unable to run command to get OVS port data for interface %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1886
+#: ../../src/util/virnetdevopenvswitch.c:278
+#, c-format
+msgid "Unable to run command to set OVS port data for interface %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:94 ../../src/util/virdbus.c:162
+msgid "Unable to run one time DBus initializer"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1262
+#, c-format
+msgid "Unable to save '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:731
+#, c-format
+msgid "Unable to save lease %s"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:301
+#, c-format
+msgid "Unable to save lockspace %s"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2280
+msgid "Unable to save net device config on this platform"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5327
+msgid "Unable to save new snapshot xml file"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1274
+msgid "Unable to save socket state when SASL session is active"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1280
+msgid "Unable to save socket state when TLS session is active"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:785 ../../src/logging/log_daemon.c:566
+#, c-format
+msgid "Unable to save state file %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1187
+msgid "Unable to save the xml"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1258
+#, c-format
+msgid "Unable to seek %s to %llu"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1125
+#, c-format
+msgid "Unable to seek log file %s to %llu"
+msgstr ""
+
+#: ../../src/util/virfile.c:4001
+msgid "Unable to seek to EOF"
+msgstr ""
+
+#: ../../src/util/virfile.c:3990
+msgid "Unable to seek to data"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7375
+msgid "Unable to seek to end of domain logfile"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:527 ../../src/util/virrotatingfile.c:540
+#, c-format
+msgid "Unable to seek to inode %llu offset %llu"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2860
+#, c-format
+msgid "Unable to send %d signal to process %d"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2946 ../../src/lxc/lxc_driver.c:3022
+#, c-format
+msgid "Unable to send SIGTERM to init pid %llu"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2449
+msgid "Unable to send container continue message"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7860
+#, c-format
+msgid "Unable to send keyboard scan codes to domain %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7845
+#, c-format
+msgid "Unable to send keyboard scancodes for domain %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5372 ../../src/vbox/vbox_common.c:7225
+msgid "Unable to serialize the machine description"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12094
+#, c-format
+msgid "Unable to set ACLs on %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3396
+#, c-format
+msgid "Unable to set FD %d blocking"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:179
+msgid "Unable to set IPV6_V6ONLY flag"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:623
+#, c-format
+msgid "Unable to set SELinux context MCS '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:616
+#, c-format
+msgid "Unable to set SELinux context role '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:607
+#, c-format
+msgid "Unable to set SELinux context user '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11303 ../../src/qemu/qemu_domain.c:12105
+#, c-format
+msgid "Unable to set SELinux label on %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:844
+#, c-format
+msgid "Unable to set STP delay on %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:880
+#, c-format
+msgid "Unable to set STP delay on %s on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:898
+#, c-format
+msgid "Unable to set STP on %s on this platform"
+msgstr ""
+
+#: ../../src/util/virfile.c:4401 ../../src/util/virfile.c:4451
+#, c-format
+msgid "Unable to set XATTR %s on %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:200
+msgid "Unable to set agent close-on-exec flag"
+msgstr ""
+
+#: ../../src/util/virfile.c:801
+#, c-format
+msgid "Unable to set backing file %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbandwidth.c:217
+msgid "Unable to set bandwidth for interface because device name is unknown"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:139
+#, c-format
+msgid "Unable to set bridge %s %s via ioctl"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:231
+#, c-format
+msgid "Unable to set bridge %s port %s %s to %s"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:399
+msgid "Unable to set bridge port isolated on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:355
+msgid "Unable to set bridge port learning on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:377
+msgid "Unable to set bridge port unicast_flood on this platform"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:971
+msgid "Unable to set bridge vlan_filtering on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:5348
+msgid "Unable to set cloexec flag"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:229
+msgid "Unable to set close-on-exec flag"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:348
+msgid "Unable to set console file descriptor non-blocking"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3411
+msgid "Unable to set interface parameters"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:700
+msgid "Unable to set monitor close-on-exec flag"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2308
+msgid "Unable to set net device config on this platform"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:359
+msgid "Unable to set network bandwidth on direct interfaces"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1110
+msgid "Unable to set non-blocking mode"
+msgstr ""
+
+#: ../../src/util/virutil.c:1783
+msgid "Unable to set pipes to non-blocking"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:373
+msgid "Unable to set port profile on direct interfaces"
+msgstr ""
+
+#: ../../src/util/virutil.c:159
+msgid "Unable to set socket reuse addr flag"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:295
+#, c-format
+msgid "Unable to set tap device %s to persistent"
+msgstr ""
+
+#: ../../src/util/viridentity.c:135
+msgid "Unable to set thread local identity"
+msgstr ""
+
+#: ../../src/security/security_dac.c:590
+#: ../../src/security/security_selinux.c:1112
+msgid "Unable to set thread local variable"
+msgstr ""
+
+#: ../../src/util/virnetdevopenvswitch.c:540
+#, c-format
+msgid "Unable to set vlan configuration on port %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:617
+#, c-format
+msgid "Unable to set x509 CA certificate: %s: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:635
+#, c-format
+msgid "Unable to set x509 certificate revocation list: %s: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:660
+#, c-format
+msgid "Unable to set x509 key and certificate: %s, %s: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4073
+#, c-format
+msgid "Unable to split FD list '%s'"
+msgstr ""
+
+#: ../../src/util/vireventthread.c:160
+#, c-format
+msgid "Unable to start event thread: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_domain.c:439 ../../src/lxc/lxc_domain.c:488
+#: ../../src/lxc/lxc_process.c:768 ../../src/qemu/qemu_domain.c:11126
+#, c-format
+msgid "Unable to stat %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1158
+#, c-format
+msgid "Unable to stat bind source %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1152
+#, c-format
+msgid "Unable to stat bind target %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11854 ../../src/qemu/qemu_domain.c:11885
+#, c-format
+msgid "Unable to stat: %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:858
+#, c-format
+msgid "Unable to symlink directory %s to %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:884
+msgid "Unable to thaw all processes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14115
+msgid "Unable to thaw filesystems"
+msgstr ""
+
+#: ../../src/util/iohelper.c:146
+#, c-format
+msgid "Unable to truncate %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12056
+#, c-format
+msgid "Unable to umount %s"
+msgstr ""
+
+#: ../../src/util/virnetdevmidonet.c:87
+#, c-format
+msgid "Unable to unbind the virtual port %s from Midonet"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4745
+#, c-format
+msgid "Unable to unlink %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:2850
+#, c-format
+msgid "Unable to unlink path '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4884 ../../src/vbox/vbox_common.c:7154
+#, c-format
+msgid "Unable to unregister machine, rc=%08x"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1002
+msgid "Unable to update server's tls related files."
+msgstr ""
+
+#: ../../src/util/virxml.c:1312
+#, c-format
+msgid ""
+"Unable to validate doc against %s\n"
+"%s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:997
+#, c-format
+msgid "Unable to verify TLS peer: %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:447
+#, c-format
+msgid "Unable to verify client certificate %s against CA certificate %s"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:446
+#, c-format
+msgid "Unable to verify server certificate %s against CA certificate %s"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:811
+msgid "Unable to wait for IPv6 DAD on this platform"
+msgstr ""
+
+#: ../../src/util/vircommand.c:783 ../../src/util/vircommand.c:2824
+msgid "Unable to wait for child process"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:854
+msgid "Unable to wait on agent socket condition"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1186
+msgid "Unable to wait on epoll"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:940
+msgid "Unable to wait on monitor condition"
+msgstr ""
+
+#: ../../src/util/vircommand.c:403
+msgid "Unable to wait on parent process"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1340
+msgid "Unable to watch epoll FD"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1350 ../../src/lxc/lxc_controller.c:1360
+msgid "Unable to watch host console PTY"
+msgstr ""
+
+#: ../../src/util/iohelper.c:141 ../../src/util/iohelper.c:154
+#: ../../src/util/virfdstream.c:523
+#, c-format
+msgid "Unable to write %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2724
+#, c-format
+msgid "Unable to write pid file '%s/%s.pid'"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:156
+#, c-format
+msgid "Unable to write to %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:464
+#, c-format
+msgid "Unable to write to '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:433
+msgid "Unable to write to agent"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1272
+msgid "Unable to write to container pty"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7380
+msgid "Unable to write to domain logfile"
+msgstr ""
+
+#: ../../src/util/virrotatingfile.c:464
+#, c-format
+msgid "Unable to write to file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4446
+#, c-format
+msgid "Unable to write to file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:444
+msgid "Unable to write to monitor"
+msgstr ""
+
+#: ../../src/util/virnuma.c:925
+#, c-format
+msgid "Unable to write to: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6145
+msgid "Unbounded"
+msgstr ""
+
+#: ../../src/security/security_manager.c:677
+msgid "Unconfined guests are not allowed on this host"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:125
+msgid "Undefine a given network filter."
+msgstr ""
+
+#: ../../tools/virsh-secret.c:347
+msgid "Undefine a secret."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3588
+msgid "Undefine an inactive domain, or convert persistent to transient."
+msgstr ""
+
+#: ../../tools/virsh-network.c:875
+msgid "Undefine the configuration for a persistent network."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1736
+msgid "Undefine the configuration for an inactive pool."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12925 ../../tools/virsh-network.c:1185
+#: ../../tools/virsh-pool.c:1883 ../../tools/virsh-secret.c:628
+msgid "Undefined"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:803
+#, c-format
+msgid "Unexpected CPU fallback value: %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:869
+#, c-format
+msgid "Unexpected CPU feature policy %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:729
+#, c-format
+msgid "Unexpected CPU match policy %d"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:721
+#, c-format
+msgid "Unexpected CPU mode %d"
+msgstr ""
+
+#: ../../src/esx/esx_stream.c:189
+#, c-format
+msgid "Unexpected HTTP response code %lu"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:117
+#, c-format
+msgid "Unexpected HTTP response during %s: %d"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:456
+#, c-format
+msgid "Unexpected IDE controller model %d"
+msgstr ""
+
+#: ../../src/util/virtpm.c:225
+#, c-format
+msgid "Unexpected JSON format: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:248
+#, c-format
+msgid "Unexpected JSON reply '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:148
+#, c-format
+msgid "Unexpected LXC URI path '%s', try lxc:///system"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31729
+msgid "Unexpected PCI backend 'xen'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2691
+#, c-format
+msgid "Unexpected PCI controller model %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:2357
+msgid "Unexpected QEMU agent still active during domain deletion"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:2353
+msgid "Unexpected QEMU monitor still active during domain deletion"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2588 ../../src/qemu/qemu_validate.c:2382
+#: ../../src/vbox/vbox_common.c:434
+#, c-format
+msgid "Unexpected SCSI controller model %d"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:372
+#, c-format
+msgid "Unexpected Virtuozzo URI path '%s', try vz:///system"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:439
+#, c-format
+msgid "Unexpected address type for '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:204
+#, c-format
+msgid "Unexpected bhyve URI path '%s', try bhyve:///system"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1796
+#, c-format
+msgid "Unexpected boot device type %i"
+msgstr ""
+
+#: ../../src/util/vircommand.c:411
+#, c-format
+msgid "Unexpected confirm code '%c' from parent"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4867
+msgid "Unexpected dconnuri parameter with non-peer2peer migration"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3257 ../../src/vz/vz_sdk.c:1717
+#, c-format
+msgid "Unexpected device type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25398
+#, c-format
+msgid "Unexpected disk sgio mode '%d'"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2164
+#, c-format
+msgid "Unexpected driver type '%s' opened"
+msgstr ""
+
+#: ../../src/cpu/cpu_map.c:56
+#, c-format
+msgid "Unexpected element '%s' in CPU map '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:2369
+msgid "Unexpected event thread still active during domain deletion"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:1558
+#, c-format
+msgid "Unexpected filesystem type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16122
+#, c-format
+msgid "Unexpected hostdev mode %d"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:625
+msgid "Unexpected lock parameters for disk resource"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:339
+#, c-format
+msgid "Unexpected message proc %d != %d"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:345
+#, c-format
+msgid "Unexpected message serial %d != %d"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:385
+#, c-format
+msgid "Unexpected message status %d"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:380
+#, c-format
+msgid "Unexpected message status %u"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:334
+#, c-format
+msgid "Unexpected message type %d"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:326
+#, c-format
+msgid "Unexpected message type %u"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_stream.c:776
+#, c-format
+msgid "Unexpected message type: %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31750
+#, c-format
+msgid "Unexpected network port type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1048
+#, c-format
+msgid "Unexpected network protocol '%s'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:557
+#, c-format
+msgid "Unexpected parameter %s for lease resource"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:420
+#, c-format
+msgid "Unexpected parameter %s for object"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:482
+msgid "Unexpected parameters for disk resource"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4541
+msgid "Unexpected product line"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:1478
+#, c-format
+msgid "Unexpected protocol %d"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:661
+msgid "Unexpected root filesystem without loop device"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:2401
+#, c-format
+msgid "Unexpected rule protocol %d"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:204 ../../src/logging/log_daemon.c:207
+#, c-format
+msgid "Unexpected server name '%s' during restart"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:654
+#, c-format
+msgid "Unexpected signal received: %d"
+msgstr ""
+
+#: ../../src/util/virdbus.c:442
+#, c-format
+msgid "Unexpected signature '%s'"
+msgstr ""
+
+#: ../../src/util/virsystemd.c:775
+#, c-format
+msgid "Unexpected socket family %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:29061
+#, c-format
+msgid "Unexpected state of feature '%s'"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_stream.c:705
+#: ../../src/rpc/virnetclientstream.c:483
+msgid "Unexpected stream hole"
+msgstr ""
+
+#: ../../src/esx/esx_storage_driver.c:354
+#, c-format
+msgid "Unexpected volume path format: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4781
+msgid "Unexpectedly got a network port without a network bridge"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4773
+msgid "Unexpectedly got a network port without a plug"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5245 ../../tools/virsh-domain.c:6160
+msgid "Unknown"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1332
+#, c-format
+msgid "Unknown CPU feature %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1539
+#, c-format
+msgid "Unknown CPU mode: %X"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3947
+#, c-format
+msgid "Unknown CPU mode: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:247 ../../src/cpu/cpu_ppc64.c:703
+#: ../../src/cpu/cpu_x86.c:1308
+#, c-format
+msgid "Unknown CPU model %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:732 ../../src/cpu/cpu_x86.c:2811
+#: ../../src/cpu/cpu_x86.c:2852
+#, c-format
+msgid "Unknown CPU vendor %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19319
+#, c-format
+msgid "Unknown HPT resizing setting: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1719 ../../src/qemu/qemu_driver.c:22080
+#: ../../src/test/test_driver.c:5069
+#, c-format
+msgid "Unknown IP address data source %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:318 ../../src/qemu/qemu_monitor_json.c:252
+#, c-format
+msgid "Unknown JSON reply '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_domain.c:247
+#, c-format
+msgid "Unknown LXC namespace source '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11309
+#, c-format
+msgid "Unknown PCI controller model name '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8615
+#, c-format
+msgid "Unknown PCI device <driver name='%s'/> has been specified"
+msgstr ""
+
+#: ../../src/util/virpci.c:2829
+#, c-format
+msgid "Unknown PCI header type '%d' for device '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3270
+msgid "Unknown Partition Type, requires build --overwrite"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4837
+#, c-format
+msgid "Unknown QEMU arch %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3082
+#, c-format
+msgid "Unknown QEMU device for '%s' controller"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:483
+#, c-format
+msgid "Unknown SCSI controller model %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8359
+#, c-format
+msgid "Unknown SCSI subsystem protocol '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13685
+#, c-format
+msgid "Unknown TPM backend type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13656
+#, c-format
+msgid "Unknown TPM frontend model '%s'"
+msgstr ""
+
+#: ../../src/admin/libvirt-admin.c:118
+#, c-format
+msgid "Unknown URI parameter '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20282
+#, c-format
+msgid "Unknown acpi table type: %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1111
+#, c-format
+msgid "Unknown adapter type: %X"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:442 ../../src/conf/domain_conf.c:20774
+#, c-format
+msgid "Unknown architecture %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3677
+#, c-format
+msgid "Unknown async job type %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1899
+#, c-format
+msgid "Unknown autostart mode: %X"
+msgstr ""
+
+#: ../../src/hypervisor/domain_cgroup.c:167
+#, c-format
+msgid "Unknown blkio parameter %s"
+msgstr ""
+
+#: ../../src/conf/capabilities.c:1947
+#, c-format
+msgid "Unknown cache type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:911
+#, c-format
+msgid "Unknown cgroup controller '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18167
+#, c-format
+msgid "Unknown char device type: %d"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:105
+#, c-format
+msgid "Unknown compatibility mode %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17928
+#, c-format
+msgid "Unknown controller type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11102
+#, c-format
+msgid "Unknown controller type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:666
+#, c-format
+msgid "Unknown core size '%s'"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:60
+#, c-format
+msgid "Unknown crypto hash %d"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2382 ../../tools/virsh-domain.c:11909
+#, c-format
+msgid "Unknown data source '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:635 ../../src/vz/vz_sdk.c:4372
+#, c-format
+msgid "Unknown disk bus: %X"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_domain.c:110 ../../src/conf/domain_conf.c:8919
+#, c-format
+msgid "Unknown disk name '%s' and no address specified"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1514
+#, c-format
+msgid "Unknown domain type: %X"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19304
+#, c-format
+msgid "Unknown driver mode: %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1108
+#, c-format
+msgid "Unknown driver name '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_xm.c:203
+#, c-format
+msgid "Unknown driver type %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2258
+#, c-format
+msgid "Unknown enable type %d in network"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:4367 ../../src/hyperv/hyperv_wmi.c:1162
+#: ../../src/rpc/virnetclientprogram.c:181
+#: ../../src/rpc/virnetclientstream.c:195
+msgid "Unknown error"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:478
+msgid "Unknown error value"
+msgstr ""
+
+#: ../../src/util/virportallocator.c:159
+#, c-format
+msgid "Unknown family %d"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:669 ../../src/util/virfirewalld.c:288
+#, c-format
+msgid "Unknown firewall layer %d"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1530
+#, c-format
+msgid "Unknown forward <driver name='%s'/> in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2622
+#, c-format
+msgid "Unknown forward type %d in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2269
+#, c-format
+msgid "Unknown forwardPlainNames type %d in network"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:669
+msgid "Unknown input device type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12500
+#, c-format
+msgid "Unknown interface <driver name='%s'> has been specified"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12511
+#, c-format
+msgid "Unknown interface <driver txmode='%s'> has been specified"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:910
+msgid "Unknown invocation state"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2553 ../../tools/virsh-domain.c:2565
+msgid "Unknown job"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3687
+#, c-format
+msgid "Unknown job phase %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3665
+#, c-format
+msgid "Unknown job type %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2746
+#, c-format
+msgid "Unknown localOnly type %d in network"
+msgstr ""
+
+#: ../../src/locking/lock_driver_lockd.c:446
+#: ../../src/locking/lock_driver_lockd.c:573
+#, c-format
+msgid "Unknown lock manager object type %d"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:813
+#, c-format
+msgid "Unknown lock manager object type %d for domain lock object"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1276
+#, c-format
+msgid "Unknown migration cookie feature %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6042
+#, c-format
+msgid ""
+"Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal' or "
+"'paravirt'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5958
+#, c-format
+msgid ""
+"Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal', or "
+"'paravirt'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11793
+#, c-format
+msgid "Unknown mode '%s' in interface <actual> element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12416
+msgid "Unknown mode has been specified"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11114
+#, c-format
+msgid "Unknown model type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:937
+#, c-format
+msgid "Unknown namespace: %s"
+msgstr ""
+
+#: ../../src/hypervisor/domain_driver.c:150
+#, c-format
+msgid "Unknown parameter %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:822
+msgid "Unknown parameter type"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:190
+#, c-format
+msgid "Unknown pool adapter type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13146
+#, c-format
+msgid "Unknown protocol '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4232 ../../src/qemu/qemu_domain.c:3855
+#, c-format
+msgid "Unknown qemu capabilities flag %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:278 ../../src/lxc/lxc_driver.c:1680
+#, c-format
+msgid "Unknown release: %s"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_wmi.c:1222
+msgid "Unknown return code"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8388
+#, c-format
+msgid "Unknown scsi_host subsystem protocol '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1234
+#, c-format
+msgid "Unknown serial type: %X"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15368
+#, c-format
+msgid "Unknown shmem model type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3737
+#, c-format
+msgid "Unknown slirp feature %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13014
+#, c-format
+msgid "Unknown source mode '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:623
+#, c-format
+msgid "Unknown source type: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7924
+#, c-format
+msgid "Unknown startup policy '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:394
+msgid "Unknown state of the remote server SSH key"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:685
+#, c-format
+msgid "Unknown stdio handler %s"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:299
+#, c-format
+msgid "Unknown storage type: '%s'"
+msgstr ""
+
+#: ../../src/util/virpci.c:1156
+#, c-format
+msgid "Unknown stub driver configured for PCI device %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19864
+#, c-format
+msgid "Unknown suspend target: %u"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22296 ../../src/conf/virnetworkobj.c:955
+#, c-format
+msgid "Unknown taint flag %s"
+msgstr ""
+
+#: ../../src/util/virdbus.c:1124
+#, c-format
+msgid "Unknown type '%c' in signature '%s'"
+msgstr ""
+
+#: ../../src/util/virdbus.c:831
+#, c-format
+msgid "Unknown type '%x' in signature '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:754
+#, c-format
+msgid "Unknown uri scheme: '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1474 ../../src/esx/esx_vi.c:1545
+#: ../../src/esx/esx_vi_types.c:358 ../../src/esx/esx_vi_types.c:1042
+#, c-format
+msgid "Unknown value '%s' for %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:728
+#, c-format
+msgid "Unknown value '%s' for %s 'type' property"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:262
+#, c-format
+msgid "Unknown value '%s' for <address> 'multifunction' attribute"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1027
+#, c-format
+msgid "Unknown value '%s' for AnyType 'type' property"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1066
+#, c-format
+msgid "Unknown value '%s' for xsd:boolean"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19353 ../../src/conf/domain_conf.c:19368
+#: ../../src/conf/domain_conf.c:19383
+#, c-format
+msgid "Unknown value: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:352 ../../src/cpu/cpu_ppc64.c:340
+#: ../../src/cpu/cpu_x86.c:1556
+#, c-format
+msgid "Unknown vendor %s referenced by CPU model %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2640
+#, c-format
+msgid "Unknown virDomainControllerPCIModelName value: %d"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:811
+#, c-format
+msgid "Unmanaged PCI device %s must be manually detached from the host"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12980
+msgid "Unpaused"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3259
+msgid "Unrecognized disk label found, requires build"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1229
+#, c-format
+msgid "Unrecognized family '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/util/virfirewalld.c:173
+#, c-format
+msgid "Unrecognized firewalld backend type: %s"
+msgstr ""
+
+#: ../../src/util/virpci.c:2295
+#, c-format
+msgid "Unrecognized value in %s: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1155
+msgid "Unsafe migration"
+msgstr ""
+
+#: ../../src/util/virerror.c:1156
+#, c-format
+msgid "Unsafe migration: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3575
+#, c-format
+msgid ""
+"Unsupported <bandwidth> element in network '%s' in portgroup '%s' with "
+"forward mode='%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3380
+#, c-format
+msgid "Unsupported <dns> element in network %s with forward mode='%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3388
+#, c-format
+msgid "Unsupported <domain> element in network %s with forward mode='%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3372
+#, c-format
+msgid "Unsupported <ip> element in network %s with forward mode='%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3364
+#, c-format
+msgid "Unsupported <mac> element in network %s with forward mode='%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1241
+#, c-format
+msgid "Unsupported <tftp> element in an IPv6 element in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20035
+#, c-format
+msgid "Unsupported CPU placement mode '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:6397
+#, c-format
+msgid "Unsupported IP address data source %d"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:257
+#, c-format
+msgid "Unsupported NUMA memory placement mode '%s'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:249
+#, c-format
+msgid "Unsupported NUMA memory tuning mode '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:825
+#, c-format
+msgid "Unsupported OS type: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2686
+msgid "Unsupported PCI Express root controller"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:463
+#, c-format
+msgid "Unsupported SCSI controller model %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3122
+#, c-format
+msgid "Unsupported SMBIOS mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13696
+#, c-format
+msgid "Unsupported TPM version '%s'"
+msgstr ""
+
+#: ../../src/admin/libvirt-admin.c:136
+#, c-format
+msgid "Unsupported URI scheme '%s'"
+msgstr ""
+
+#: ../../src/network/leaseshelper.c:141
+#, c-format
+msgid "Unsupported action: %s\n"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3218
+#, c-format
+msgid "Unsupported address family %d Only IPv4 or IPv6 default gateway"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5112
+#, c-format
+msgid "Unsupported address type '%s' with mediated device model '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:2095
+msgid "Unsupported address type for character device"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:959
+#, c-format
+msgid "Unsupported algorithm '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3860
+#, c-format
+msgid "Unsupported boot device type: '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1771
+msgid "Unsupported boot order configuration"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1073
+#, c-format
+msgid "Unsupported bus type '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3558
+#, c-format
+msgid "Unsupported bus type '%s' for %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2123 ../../src/vmx/vmx.c:2152
+#, c-format
+msgid "Unsupported bus type '%s' for device type '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:985
+msgid "Unsupported capacity-to-allocation relation"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3932
+#, c-format
+msgid "Unsupported character device TCP protocol '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3950 ../../src/vmx/vmx.c:4007
+#, c-format
+msgid "Unsupported character device type '%s'"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:6866
+#, c-format
+msgid "Unsupported codeset '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:481
+#, c-format
+msgid "Unsupported compression method '%s'"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:2692 ../../src/esx/esx_driver.c:2737
+#: ../../src/vmware/vmware_driver.c:955
+#, c-format
+msgid "Unsupported config format '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:694
+#, c-format
+msgid "Unsupported config type %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4142 ../../src/vz/vz_sdk.c:4156
+msgid "Unsupported configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2582 ../../src/qemu/qemu_validate.c:2376
+#, c-format
+msgid "Unsupported controller model: %s"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:452
+#, c-format
+msgid "Unsupported controller type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2703
+#, c-format
+msgid "Unsupported controller type: %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4330 ../../src/vbox/vbox_common.c:4447
+#, c-format
+msgid "Unsupported device type %d"
+msgstr ""
+
+#: ../../src/conf/virchrdev.c:352 ../../src/conf/virchrdev.c:420
+#: ../../src/vmx/vmx.c:2159 ../../src/vmx/vmx.c:2392
+#, c-format
+msgid "Unsupported device type '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:982
+#, c-format
+msgid "Unsupported disk address type '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:428
+#, c-format
+msgid "Unsupported disk bus type %s"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3355
+#, c-format
+msgid "Unsupported disk device type '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:1681
+#, c-format
+msgid "Unsupported disk type %d"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:416
+#, c-format
+msgid "Unsupported format of disk %s"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:339
+#, c-format
+msgid "Unsupported forward mode '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3297
+#, c-format
+msgid "Unsupported graphics type '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1838 ../../src/lxc/lxc_controller.c:1866
+#: ../../src/lxc/lxc_controller.c:1898 ../../src/lxc/lxc_driver.c:3862
+#: ../../src/lxc/lxc_driver.c:4265
+#, c-format
+msgid "Unsupported host device mode %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3806 ../../src/lxc/lxc_driver.c:3827
+#: ../../src/lxc/lxc_driver.c:4216 ../../src/lxc/lxc_driver.c:4236
+#, c-format
+msgid "Unsupported host device type %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_hostdev.c:105
+#, c-format
+msgid "Unsupported hostdev mode %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_hostdev.c:82 ../../src/lxc/lxc_hostdev.c:96
+#, c-format
+msgid "Unsupported hostdev type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3590
+#, c-format
+msgid "Unsupported interface %s for TPM 1.2"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:464
+msgid "Unsupported listen type"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1284
+#, c-format
+msgid "Unsupported migration cookie feature %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:430
+#, c-format
+msgid "Unsupported net type %s"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1783 ../../src/vmx/vmx.c:3812
+#, c-format
+msgid "Unsupported net type '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:932 ../../src/libxl/xen_xl.c:1584
+#, c-format
+msgid "Unsupported network block protocol '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:614
+#, c-format
+msgid "Unsupported network type %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3405
+#, c-format
+msgid ""
+"Unsupported network-wide <bandwidth> element in network %s with forward "
+"mode='%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3153 ../../src/vbox/vbox_common.c:3385
+msgid "Unsupported null storage bus"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:514
+#, c-format
+msgid "Unsupported numatune mode '%d'"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:522
+#, c-format
+msgid "Unsupported numatune placement '%d'"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:494
+#, c-format
+msgid "Unsupported object type %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:20751
+msgid "Unsupported resctrl monitor type"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:667
+#, c-format
+msgid "Unsupported root filesystem type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5241
+#, c-format
+msgid "Unsupported spicevmc target name '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1071
+#, c-format
+msgid "Unsupported storage type %s, the only supported type is %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:3407
+#, c-format
+msgid "Unsupported vbox device type: %d"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:4024
+#, c-format
+msgid "Unsupported video device type '%s'"
+msgstr ""
+
+#: ../../src/util/virrandom.c:157
+msgid "Unsupported virt type"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4107
+#, c-format
+msgid "Unsupported volume format '%s'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:606
+msgid "Unused"
+msgstr ""
+
+#: ../../src/util/virpci.c:389
+#, c-format
+msgid "Unusual value in %s/devices/%s/class: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12207
+msgid "Update device from an XML <file>."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13838
+msgid "Update the media"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12945
+msgid "Updated"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1050 ../../tools/virsh-network.c:1053
+#, c-format
+msgid "Updated network %s live state"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1047 ../../tools/virsh-network.c:1056
+#, c-format
+msgid "Updated network %s persistent config"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1043
+#, c-format
+msgid "Updated network %s persistent config and live state"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:1478
+msgid "Updates on a running domain need VIR_DOMAIN_AFFECT_LIVE flag"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:34
+msgid "Upgrade to a kernel supporting namespaces"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:645
+msgid "Upload file contents to a volume"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:579
+msgid "Usage"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:707
+msgid "Usage:"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:586
+#, sh-format
+msgid ""
+"Usage: $program_name {start|stop|status|restart|condrestart|try-restart|"
+"reload|force-reload|gueststatus|shutdown}"
+msgstr ""
+
+#: ../../src/util/iohelper.c:187
+#, c-format
+msgid "Usage: %s FILENAME FD"
+msgstr ""
+
+#: ../../src/network/leaseshelper.c:57
+#, c-format
+msgid ""
+"Usage: %s add|old|del|init mac|clientid ip [hostname]\n"
+"Designed for use with 'dnsmasq --dhcp-script'\n"
+"Refer to man page of dnsmasq for more details'\n"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:32
+msgid ""
+"Use XML to start a full or incremental disk backup of a live domain, "
+"optionally creating a checkpoint"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:160
+msgid "Use of 'parentaddr' element requires use of the adapter 'type'"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:153
+msgid ""
+"Use of 'wwnn', 'wwpn', and 'parent' attributes requires use of the adapter "
+"'type'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7446
+msgid ""
+"Use the guest agent to query or set cpu state from guest's point of view"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14263
+msgid ""
+"Use the guest agent to query various information from guest's point of view"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1336
+msgid "Used memory:"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2096
+#, c-format
+msgid "User %s doesn't exist"
+msgstr ""
+
+#: ../../tools/virt-host-validate-lxc.c:64
+msgid "User namespace support is recommended"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1069
+msgid ""
+"Username and key file path must be provided for private key authentication"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1031 ../../src/rpc/virnetsshsession.c:1109
+msgid "Username must be provided for ssh agent authentication"
+msgstr ""
+
+#: ../../src/util/virauth.c:184
+msgid "Username request failed"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1455
+#, c-format
+msgid "Using API: %s %d.%d.%d\n"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1448 ../../tools/virt-admin.c:252
+#, c-format
+msgid "Using library: libvirt %d.%d.%d\n"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:926
+msgid "Uuid is null"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:449
+#, c-format
+msgid "V1 controller '%s' is not wanted, but '%s' is co-mounted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7101
+msgid "VCPU"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6918 ../../tools/virsh-domain.c:6979
+msgid "VCPU:"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2165
+#, c-format
+msgid ""
+"VF %d of PF '%s' is not bound to a net driver, so its MAC address cannot be "
+"set to %s"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:711
+#, c-format
+msgid "VFB %s too big for destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1678
+msgid "VFIO AP device assignment is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1728
+msgid "VFIO CCW device assignment is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1622
+msgid "VFIO PCI device assignment is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1578 ../../src/qemu/qemu_validate.c:1772
+msgid "VFIO PCI device assignment is not supported by this version of qemu"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:12997
+msgid "VFIO device assignment is currently not supported on this system"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5545
+msgid "VM is already active"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2873
+#, c-format
+msgid "VMX entry '%s' contains unsupported scheme '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:2845
+#, c-format
+msgid "VMX entry '%s' doesn't contain a port part"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1411
+msgid "VMX entry 'annotation' contains invalid escape sequence"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1489
+msgid "VMX entry 'cpuid.coresPerSocket' smaller than 'numvcpus'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1845
+#, c-format
+msgid "VMX entry 'firmware' has unknown value '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1397
+msgid "VMX entry 'name' contains invalid escape sequence"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1546
+#, c-format
+msgid "VMX entry 'sched.cpu.affinity' contains a %d, this value is too large"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:684
+msgid "VNC"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14141
+msgid "VNC supports connected='keep' only"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:365
+#, c-format
+msgid "Value '%s' is not representable as %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1050
+#, c-format
+msgid "Value '%s' is out of %s range"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7159
+#, c-format
+msgid "Value of cputune '%s' must be in range [1000, 1000000]"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7171
+#, c-format
+msgid "Value of cputune '%s' must be in range [1000, 18446744073709551]"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:108
+msgid "Variable value contains invalid character"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:695
+msgid "Verbose messages"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2785
+msgid "Video adapters are not supported int containers."
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1215
+#, c-format
+msgid "Vifname %s too big for destination"
+msgstr ""
+
+#: ../../tools/virsh.c:496
+#, c-format
+msgid "Virsh command line tool of libvirt %s\n"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1273
+#, c-format
+msgid "Virt-admin command line tool of libvirt %s\n"
+msgstr ""
+
+#: ../../src/rpc/virnetdaemon.c:568
+msgid "Virtual machines need to be saved"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2909
+msgid "Virtual network portgroups are not supported by vz driver."
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:1361
+#: ../../src/util/virnetdevvportprofile.c:1373
+msgid "Virtual port profile association not supported on this platform"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:615
+#, c-format
+msgid "Vol %s cloned from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:353
+#, c-format
+msgid "Vol %s created\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:415
+#, c-format
+msgid "Vol %s created from %s\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:494
+#, c-format
+msgid "Vol %s created from input vol %s\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:902
+#, c-format
+msgid "Vol %s deleted\n"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:974
+#, c-format
+msgid "Vol %s wiped\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3886
+#, c-format
+msgid "Volume '%s' was not found in domain's definition.\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3974
+#, c-format
+msgid "Volume '%s'(%s) removed.\n"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:910
+#: ../../src/esx/esx_storage_backend_vmfs.c:1124
+#, c-format
+msgid "Volume name '%s' doesn't have expected format '<directory>/<file>'"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_vmfs.c:917
+#: ../../src/esx/esx_storage_backend_vmfs.c:1131
+#, c-format
+msgid "Volume name '%s' has unsupported suffix, expecting '.vmdk'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:818
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1549
+#, c-format
+msgid "Volume path '%s' is a FIFO"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1557
+#, c-format
+msgid "Volume path '%s' is a socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:654
+msgid "VxHS protocol accepts only one host"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1037
+msgid "VxHS protocol does not support URI syntax"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5251
+msgid "VxHS protocol is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:96
+msgid "WARN"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:389
+#, sh-format
+msgid "Waiting for %d guests to shut down, %d seconds left\\n"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:392
+#, sh-format
+msgid "Waiting for %d guests to shut down\\n"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:274
+#, sh-format
+msgid "Waiting for guest %s to shut down, %d seconds left\\n"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:277
+#, sh-format
+msgid "Waiting for guest %s to shut down\\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3542
+msgid "Wakeup a domain that was previously suspended by power management."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12970
+msgid "Watchdog"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1593
+#, c-format
+msgid ""
+"Welcome to %s, the administrating virtualization interactive terminal.\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh.c:910
+#, c-format
+msgid ""
+"Welcome to %s, the virtualization interactive terminal.\n"
+"\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3956
+#, c-format
+msgid "Wiping volume '%s'(%s) ... "
+msgstr ""
+
+#: ../../src/util/virvhba.c:290
+#, c-format
+msgid "Write of '%s' to '%s' during vport create/delete failed"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:80
+#, c-format
+msgid "Write to '%s' to trigger host scan failed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12322
+msgid ""
+"Wrong <source> 'mode' attribute specified with <interface type='vhostuser'/>"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:302
+msgid "Wrong MAC address"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1642 ../../src/esx/esx_vi.c:1711
+#: ../../src/esx/esx_vi_types.c:299
+#, c-format
+msgid "Wrong XML element type %d"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2205
+msgid "Wrong address type for USB hub"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:292
+msgid "Wrong length MAC address"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12267
+msgid ""
+"Wrong or no <model> 'type' attribute specified with <interface "
+"type='vhostuser'/>. vhostuser requires the virtio-net* frontend"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3659
+msgid "XBZRLE is active, but 'bytes' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3677
+msgid "XBZRLE is active, but 'cache-miss' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3650
+msgid "XBZRLE is active, but 'cache-size' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3686
+msgid "XBZRLE is active, but 'overflow' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3668
+msgid "XBZRLE is active, but 'pages' data was missing"
+msgstr ""
+
+#: ../../src/util/virerror.c:993
+msgid "XML description is invalid or not well formed"
+msgstr ""
+
+#: ../../src/util/virerror.c:1188
+msgid "XML document failed to validate against schema"
+msgstr ""
+
+#: ../../src/util/virerror.c:1189
+#, c-format
+msgid "XML document failed to validate against schema: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15450
+msgid "XML does not contain expected 'bios' element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15674
+msgid "XML does not contain expected 'chassis' element"
+msgstr ""
+
+#: ../../src/conf/virsavecookie.c:44
+msgid "XML does not contain expected 'cookie' element"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:356
+msgid "XML does not contain expected 'cpu' element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15718
+msgid "XML does not contain expected 'sysinfo' element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15514
+msgid "XML does not contain expected 'system' element"
+msgstr ""
+
+#: ../../src/util/virerror.c:994
+#, c-format
+msgid "XML error: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:144 ../../tools/virsh-domain.c:12066
+#: ../../tools/virsh-domain.c:12214
+msgid "XML file"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:351
+#, c-format
+msgid "XML node doesn't contain text, expecting an %s value"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1459
+msgid "XML node doesn't contain text, expecting an xsd:dateTime value"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:1335
+#, c-format
+msgid "XPath evaluation of response for call to '%s' failed"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:493
+#, c-format
+msgid "Xen migration stream version '%d' is not supported on this host"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:6460
+msgid "Xen only supports 'xenpv', 'xenpvh' and 'xenfv' machines"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:887
+msgid "You are trying to remove a snapshot which does not exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18770
+msgid "You must map the root user of container"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:336
+#, c-format
+msgid "[%s]"
+msgstr ""
+
+#: ../../tools/vsh.c:655
+#, c-format
+msgid "[--%s <number>]"
+msgstr ""
+
+#: ../../tools/vsh.c:661
+#, c-format
+msgid "[--%s <string>]"
+msgstr ""
+
+#: ../../tools/vsh.c:708
+#, c-format
+msgid "[--%s] <number>"
+msgstr ""
+
+#: ../../tools/vsh.c:715 ../../tools/vsh.c:720
+#, c-format
+msgid "[--%s] <string>"
+msgstr ""
+
+#: ../../tools/vsh.c:678
+#, c-format
+msgid "[<%s>]..."
+msgstr ""
+
+#: ../../tools/vsh.c:675
+#, c-format
+msgid "[[--%s] <string>]..."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6612
+msgid ""
+"a 'none' video type must be the only video device defined for the domain"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:763
+#, c-format
+msgid ""
+"a PCI slot is needed to connect a PCI controller model='%s', but none is "
+"available, and it cannot be automatically added"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19288
+msgid ""
+"a block I/O throttling length parameter is not supported with this QEMU "
+"binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19271
+msgid "a block I/O throttling parameter is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8235
+msgid "a device with the same address already exists "
+msgstr ""
+
+#: ../../src/storage/storage_util.c:882
+msgid "a different backing store cannot be specified."
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3466
+#, c-format
+msgid ""
+"a different portgroup entry in network '%s' is already set as the default. "
+"Only one default is allowed."
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:141
+msgid "a redefined checkpoint must have a name"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:252
+msgid "a redefined snapshot must have a name"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:373
+#, c-format
+msgid "a secret with UUID %s already defined for use with %s"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:346
+#, c-format
+msgid "a secret with UUID %s is already defined for use with %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1270
+msgid "a slirp-helper cannot be migrated"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6533
+msgid "abort active domain job"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10617
+msgid "abort on soft errors during migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2521
+msgid "abort the active job on the specified disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17987
+msgid "absolute path must be used as block copy target"
+msgstr ""
+
+#: ../../src/util/virerror.c:1176
+msgid "access denied"
+msgstr ""
+
+#: ../../src/util/virpolkit.c:133 ../../tests/virpolkittest.c:181
+#: ../../tests/virpolkittest.c:295
+msgid "access denied by policy"
+msgstr ""
+
+#: ../../src/util/virerror.c:1177
+#, c-format
+msgid "access denied: %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:375 ../../tools/virsh-network.c:765
+#: ../../tools/virsh-pool.c:1304
+msgid "active"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18556
+msgid "active commit not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18568
+#, c-format
+msgid "active commit requested but '%s' is not active"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14832
+#, c-format
+msgid ""
+"active qemu domains require external disk snapshots; disk %s requested "
+"internal"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:115
+msgid "adapter name to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:139
+msgid ""
+"adapter parent scsi_hostN fabric_wwn to be used for underlying vHBA storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:127
+msgid "adapter parent scsi_hostN to be used for underlying vHBA storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:131
+msgid "adapter parent scsi_hostN wwnn to be used for underlying vHBA storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:135
+msgid "adapter parent scsi_hostN wwpn to be used for underlying vHBA storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:119
+msgid "adapter wwnn to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:123
+msgid "adapter wwpn to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:671
+msgid "add a column showing parent checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1415
+msgid "add a column showing parent snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7839
+msgid "add an IOThread to the guest domain"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2174
+msgid "add backing chain information to block stats"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:588
+msgid "additionally display the type and device value"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:294
+msgid "address of disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11882
+msgid "address source: 'lease' or 'agent'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2352
+msgid "address source: 'lease', 'agent', or 'arp'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8644 ../../src/conf/domain_conf.c:8887
+#, c-format
+msgid "address type='%s' not supported in hostdev interfaces"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2125
+#, c-format
+msgid "admin MAC can only be set for SR-IOV VFs, but %s is not a VF"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:294 ../../tools/virsh-domain.c:72
+msgid "affect current domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:943
+msgid "affect current state of network"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:292 ../../tools/virsh-domain.c:66
+msgid "affect next boot"
+msgstr ""
+
+#: ../../tools/virsh-network.c:941
+msgid "affect next network startup"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:293 ../../tools/virsh-domain.c:69
+msgid "affect running domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:942
+msgid "affect running network"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1812
+msgid "after reverting, change state to paused"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1808
+msgid "after reverting, change state to running"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:277
+#, c-format
+msgid "algorithm=%d is not supported"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1377
+msgid "all CPU models are accepted"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4690
+msgid "all vcpus must have either set or unset order"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1113
+msgid "allocate the new capacity, rather than leaving it sparse"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1624 ../../src/util/virnetdev.c:3000
+#: ../../src/util/virnetdev.c:3091 ../../src/util/virnetdevbridge.c:1089
+#: ../../src/util/virnetdevip.c:147 ../../src/util/virnetdevip.c:373
+#: ../../src/util/virnetdevip.c:450 ../../src/util/virnetdevip.c:640
+#: ../../src/util/virnetdevvportprofile.c:850 ../../src/util/virnetlink.c:469
+#: ../../src/util/virnetlink.c:585 ../../src/util/virnetlink.c:668
+#: ../../src/util/virnetlink.c:745
+msgid "allocated netlink buffer is too small"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:530
+msgid "allow cloning to new name"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:526
+msgid "allow renaming an existing snapshot"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1121
+msgid "allow the resize to shrink the volume"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:713
+msgid "allow_disk_format_probing is no longer supported"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:199
+msgid "already active"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1420
+msgid "also print reason for the state"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:523
+msgid "also set edited snapshot as current"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13843
+msgid "alter live configuration of running domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13844
+msgid "alter persistent configuration, effect observed on next boot"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2347
+msgid "always display names and MACs of interfaces"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:775
+msgid "amount of data to download"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:660
+msgid "amount of data to upload"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10759
+msgid "an <auth> definition already found for disk source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8321
+msgid "an <auth> definition already found for the <hostdev> iSCSI definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10772
+msgid "an <encryption> definition already found for disk source"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6095
+#, c-format
+msgid "an IOThread is already using iothread_id '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20751
+msgid "an os <type> must be specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:828
+msgid "another backup job is already running"
+msgstr ""
+
+#: ../../src/conf/capabilities.c:723
+msgid "any configuration"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:183
+msgid "apparmor_parser exited with error"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1403
+msgid "append not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1613
+msgid "applyDHCPOnlyRules failed - spoofing not protected!"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1353
+msgid "architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5606
+#, c-format
+msgid "architecture from emulator '%s' doesn't match given architecture '%s'"
+msgstr ""
+
+#: ../../src/util/virjson.c:169
+#, c-format
+msgid "argument key '%s' is too short, missing type prefix"
+msgstr ""
+
+#: ../../src/util/virjson.c:202 ../../src/util/virjson.c:231
+#, c-format
+msgid "argument key '%s' must not be negative"
+msgstr ""
+
+#: ../../src/util/virjson.c:187 ../../src/util/virjson.c:296
+#: ../../src/util/virjson.c:315
+#, c-format
+msgid "argument key '%s' must not have null value"
+msgstr ""
+
+#: ../../src/util/virerror.c:1134
+msgid "argument unsupported"
+msgstr ""
+
+#: ../../src/util/virerror.c:1135
+#, c-format
+msgid "argument unsupported: %s"
+msgstr ""
+
+#: ../../src/util/virrandom.c:141
+msgid "argument virt_type must not be NULL"
+msgstr ""
+
+#: ../../tools/vsh.c:3193
+msgid "arguments to echo"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1883
+#, c-format
+msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo 'disk' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1988
+#, c-format
+msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2338
+msgid "array element missing in guest-get-users return value"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1464
+msgid "array element missing in guest-get-vcpus return value"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3463
+msgid ""
+"at least 1 server is necessary in JSON backing definition for gluster volume"
+msgstr ""
+
+#: ../../src/util/virxml.c:775
+#, c-format
+msgid ""
+"at line %d: %s%s\n"
+"%s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:638
+msgid "at most one CPU cache element may be specified"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5145
+msgid "ats driver option is only supported for virtio devices"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:134
+msgid "attach device from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:216
+msgid "attach disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:790
+msgid "attach network interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4028 ../../tools/virsh-domain.c:8271
+msgid "attach to console after creation"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7529
+msgid "attach/detach vcpu or groups of threads"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3615
+#, c-format
+msgid "attaching device type '%s' is unsupported"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3593
+msgid "attaching network device to VM is unsupported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1948
+msgid "attaching serial console is not supported"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:361
+#, c-format
+msgid ""
+"attempt to merge virtualports with mismatched instanceids ('%s' and '%s')"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:381
+#, c-format
+msgid ""
+"attempt to merge virtualports with mismatched interfaceids ('%s' and '%s')"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:312
+#, c-format
+msgid "attempt to merge virtualports with mismatched managerids (%d and %d)"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:398
+#, c-format
+msgid ""
+"attempt to merge virtualports with mismatched profileids ('%s' and '%s')"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:327
+#, c-format
+msgid "attempt to merge virtualports with mismatched typeids (%d and %d)"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:342
+#, c-format
+msgid ""
+"attempt to merge virtualports with mismatched typeidversions (%d and %d)"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:297
+#, c-format
+msgid "attempt to merge virtualports with mismatched types (%s and %s)"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:111
+msgid "auth secret UUID to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:107
+msgid "auth secret usage to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:99
+msgid "auth type to be used for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:103
+msgid "auth username to be used for underlying storage"
+msgstr ""
+
+#: ../../src/util/virerror.c:1149
+msgid "authentication cancelled"
+msgstr ""
+
+#: ../../src/util/virerror.c:1150
+#, c-format
+msgid "authentication cancelled: %s"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3745
+#: ../../src/remote/remote_daemon_dispatch.c:3896
+#: ../../src/remote/remote_daemon_dispatch.c:3992
+#: ../../src/remote/remote_daemon_dispatch.c:4007
+#: ../../src/remote/remote_daemon_dispatch.c:4021
+#: ../../src/remote/remote_daemon_dispatch.c:4035
+#: ../../src/util/virerror.c:1047 ../../src/util/virpolkit.c:223
+msgid "authentication failed"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1434
+msgid "authentication failed, see test XML for the correct username/password"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:637
+#: ../../src/rpc/virnetlibsshsession.c:745
+#: ../../src/rpc/virnetlibsshsession.c:769 ../../src/rpc/virnetsshsession.c:726
+#: ../../src/util/virerror.c:1048
+#, c-format
+msgid "authentication failed: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:402
+msgid "authentication required"
+msgstr ""
+
+#: ../../src/util/virerror.c:1194
+msgid "authentication unavailable"
+msgstr ""
+
+#: ../../src/util/virerror.c:1195
+#, c-format
+msgid "authentication unavailable: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:592 ../../src/rpc/virnetsshsession.c:649
+#, c-format
+msgid "authentication with private key '%s' has failed: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4037 ../../tools/virsh-domain.c:8280
+msgid "automatically destroy the guest when virsh disconnects"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10625
+msgid "automatically switch to post-copy migration after one pass of pre-copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1103
+msgid "autostart a domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:139
+msgid "autostart a network"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:192
+msgid "autostart a pool"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5415
+msgid "avoid file system cache when dumping"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4041
+msgid "avoid file system cache when loading"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5333
+msgid "avoid file system cache when restoring"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4203 ../../tools/virsh-domain.c:4740
+msgid "avoid file system cache when saving"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:107
+msgid "background job"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8158
+msgid "backing chains more than 200 layers deep are not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8154
+#, c-format
+msgid ""
+"backing chains more than 200 layers deep are not supported for disk '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1998
+msgid "backing storage not supported for directories volumes"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:425
+msgid "backing storage not supported for raw volumes"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5218
+#, c-format
+msgid "backing store for %s (%s) is self-referential"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3154
+#, c-format
+msgid "backing store parser is not implemented for protocol %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3420
+#, c-format
+msgid "backing store protocol '%s' is not yet supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17925
+msgid "backingStore of mirror target is not supported by this qemu"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17931
+msgid ""
+"backingStore of mirror without VIR_DOMAIN_BLOCK_COPY_SHALLOW doesn't make "
+"sense"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1520
+msgid "backup job"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:1127
+msgid "backup job data missing"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:416
+#, c-format
+msgid "backup of readonly disk '%s' makes no sense"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:244
+#, c-format
+msgid "backup socket path '%s' must be absolute"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1402
+msgid "bad command"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:693
+msgid "bad name"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:496
+msgid "bad pathname"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:870
+#, c-format
+msgid "bad prefix %d for network %s when  checking range %s - %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:749
+msgid "balloon device cannot be disabled"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15278
+msgid "balloon memory must contain model name"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17698
+#, c-format
+msgid "bandwidth %llu cannot be represented in result"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14159
+#, c-format
+msgid ""
+"bandwidth %llu is greater than %lu which is the maximum value supported by "
+"this API"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:2140
+#, c-format
+msgid "bandwidth controller id %zd does not exist, max controller id %u"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1980 ../../tools/virsh-domain.c:2210
+#: ../../tools/virsh-domain.c:2762
+msgid "bandwidth limit in MiB/s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14070 ../../src/qemu/qemu_driver.c:17492
+#: ../../src/qemu/qemu_driver.c:17784 ../../src/qemu/qemu_driver.c:18322
+#: ../../src/qemu/qemu_driver.c:18516 ../../src/qemu/qemu_migration.c:1016
+#: ../../src/qemu/qemu_monitor.c:2395 ../../tools/virsh-domain.c:2388
+#, c-format
+msgid "bandwidth must be less than %llu"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18400
+#, c-format
+msgid "bandwidth must be less than %llu bytes"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17993
+#, c-format
+msgid "bandwidth must be less than '%llu' bytes/s (%llu MiB/s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18590
+#, c-format
+msgid "base '%s' is not immediately below '%s' in chain for '%s'"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:195
+msgid "base64-encoded secret value"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:211
+msgid "bhyve state driver is not active"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobjlist.c:182
+#, c-format
+msgid "binding '%s' already exists"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobjlist.c:178
+#, c-format
+msgid "binding '%s' is already being removed"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:200
+#, c-format
+msgid "bitmap '%s' for image '%s%u' is inconsistent"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:177
+#, c-format
+msgid "bitmap '%s' not found in backing chain of '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:434
+#, c-format
+msgid "bitmap for disk '%s' must match checkpoint name '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2073 ../../src/lxc/lxc_driver.c:2156
+#: ../../src/lxc/lxc_driver.c:2293 ../../src/lxc/lxc_driver.c:2374
+#: ../../src/qemu/qemu_driver.c:9359 ../../src/qemu/qemu_driver.c:9447
+msgid "blkio cgroup isn't mounted"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:953 ../../src/util/vircgroupv1.c:986
+msgid "blkio device weight is valid only for bfq or cfq scheduler"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1208 ../../src/util/vircgroupv1.c:1232
+#: ../../src/util/vircgroupv2.c:833 ../../src/util/vircgroupv2.c:858
+msgid "blkio device weight is valid only for cfq scheduler"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2484
+msgid "blkio parameters are not supported by vz driver"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:627 ../../src/util/vircgroupv2.c:661
+msgid "blkio weight is valid only for bfq or cfq scheduler"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:986
+msgid "block"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2217
+#, c-format
+msgid "block I/O throttle limit must be no more than %llu using QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19170 ../../src/test/test_driver.c:3715
+#, c-format
+msgid "block I/O throttle limit value must be no more than %llu"
+msgstr ""
+
+#: ../../src/util/virerror.c:1161
+msgid "block copy still active"
+msgstr ""
+
+#: ../../src/util/virerror.c:1162
+#, c-format
+msgid "block copy still active: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:408
+#: ../../tools/virsh-domain-monitor.c:959 ../../tools/virsh-domain.c:1169
+msgid "block device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17635
+#, c-format
+msgid "block job '%s' failed while pivoting"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17639
+#, c-format
+msgid "block job '%s' failed while pivoting: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17290
+#, c-format
+msgid "block job '%s' not ready for pivot yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17589
+#, c-format
+msgid "block job on disk '%s' is still being ended"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:13665
+#, c-format
+msgid "block jobs are not supported on disk '%s' using bus 'sd'"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2916
+#, c-format
+msgid "block peek request too large for remote protocol, %zi > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5302
+#: ../../src/qemu/qemu_monitor_json.c:5312
+msgid "block_io_throttle device entry was not in expected format"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5280
+#, c-format
+msgid "block_io_throttle field '%s' missing in qemu's output"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5324
+msgid "block_io_throttle inserted entry was not in expected format"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17877
+#, c-format
+msgid ""
+"blockdev flag requested for disk %s, but file '%s' is not a block device"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2555
+msgid "blockdev-create job was cancelled"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:100
+msgid "blocked"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2643
+#: ../../src/qemu/qemu_monitor_json.c:2716
+#: ../../src/qemu/qemu_monitor_json.c:2723
+msgid "blockstats device entry was not in expected format"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2560
+msgid "blockstats stats entry was not in expected format"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:938
+msgid "bond arp monitoring has no target"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:651
+msgid "bond interface arpmon interval missing or invalid"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:659
+msgid "bond interface arpmon target missing"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:627
+msgid "bond interface miimon downdelay invalid"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:619
+msgid "bond interface miimon freq missing or invalid"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:635
+msgid "bond interface miimon updelay invalid"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:783
+msgid "bond interface misses the bond element"
+msgstr ""
+
+#: ../../tools/vsh.c:1521
+msgid "bool"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30008
+#, c-format
+msgid "boot order %u is already used by another device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5751
+#, c-format
+msgid "boot order '%s' used for more than one device"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:165
+msgid "booted"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1686
+msgid ""
+"booting from assigned devices is not supported by mediated devices of model "
+"vfio-ap"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1630
+msgid ""
+"booting from assigned devices is not supported by mediated devices of model "
+"vfio-pci"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1782
+msgid "booting from assigned devices is not supported by vhost SCSI devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4996
+msgid "bootloader is not supported by QEMU"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:509
+msgid "both interface name and type must not be NULL"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4560
+msgid "both maximum memory size and memory slot count must be specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3347
+#, c-format
+msgid "bridge %s doesn't exist"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2324
+#, c-format
+msgid "bridge '%s' has an invalid netmask or IP address"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1405
+#: ../../src/network/bridge_driver.c:1879
+#, c-format
+msgid "bridge '%s' has an invalid prefix"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:780
+msgid "bridge an existing network device"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2099
+#, c-format
+msgid ""
+"bridge delay/stp/zone options only allowed in route, nat, and isolated mode, "
+"not in %s (network '%s')"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:770
+msgid "bridge interface misses the bridge element"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:517
+#, c-format
+msgid "bridge interface stp should be on or off got %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2088
+#, c-format
+msgid "bridge macTableManager setting not allowed in %s mode (network '%s')"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3301
+#, c-format
+msgid "bridge name '%s' already in use."
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2074
+#, c-format
+msgid "bridge name not allowed in %s mode (network '%s')"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2081
+#, c-format
+msgid "bridge zone not allowed in %s mode (network '%s')"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:899
+msgid "buffer for root interface name is too small"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:209
+msgid "buffer too small for IP address"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:223
+msgid "buffer too small for IPv6 address"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:595
+msgid "build a pool"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:41
+msgid "build the pool as normal"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1040
+msgid "building"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:1028
+#, c-format
+msgid "bus %s too big for destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1723
+msgid "bus must be 0 for ide controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3237 ../../src/qemu/qemu_driver.c:3813
+#: ../../src/qemu/qemu_driver.c:6710
+msgid "bypass cache unsupported by this system"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1060 ../../tools/virsh-volume.c:1069
+#: ../../tools/virsh-volume.c:1072
+msgid "bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:254
+msgid "cache mode of disk device"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:953
+msgid "cachetune is only supported for KVM domains"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2759
+msgid "caller ignores cookie or cookielen"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:6161 ../../src/remote/remote_driver.c:6220
+#: ../../src/remote/remote_driver.c:6305 ../../src/remote/remote_driver.c:6366
+#: ../../src/remote/remote_driver.c:6425 ../../src/remote/remote_driver.c:7085
+#: ../../src/remote/remote_driver.c:7151 ../../src/remote/remote_driver.c:7247
+#: ../../src/remote/remote_driver.c:7315 ../../src/remote/remote_driver.c:7384
+msgid "caller ignores cookieout or cookieoutlen"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2768 ../../src/remote/remote_driver.c:6229
+#: ../../src/remote/remote_driver.c:7160
+msgid "caller ignores uri_out"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13840
+msgid ""
+"can be either or both of --live and --config, depends on implementation "
+"hypervisor driver"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3028
+#, c-format
+msgid ""
+"can't add memory backend for guest node '%d' as the guest has only '%zu' "
+"NUMA nodes configured"
+msgstr ""
+
+#: ../../src/storage/storage_file_fs.c:153
+#, c-format
+msgid "can't canonicalize path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3454
+msgid "can't change link state: device alias not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:606
+msgid "can't change media while a block job is running on the device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9799 ../../src/test/test_driver.c:3386
+msgid "can't change numatune mode for running domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6727
+msgid "can't connect to virtlogd"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:239
+#, c-format
+msgid "can't convert relative size: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2627
+#, c-format
+msgid "can't create storage format '%s'"
+msgstr ""
+
+#: ../../src/util/virjson.c:2080
+#, c-format
+msgid "can't deflatten colliding key '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2450
+msgid "can't download volume, all existing snapshots will be lost"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2640
+msgid "can't find created snapshot"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:176
+#, c-format
+msgid "can't free name %s%d - out of range 0-%d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18665
+#, c-format
+msgid "can't handle bitmaps on unterminated backing image '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:767
+#, c-format
+msgid "can't identify pool in uri %s "
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:772
+#, c-format
+msgid "can't identify volume in uri %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17482 ../../src/qemu/qemu_driver.c:18624
+msgid "can't keep relative backing relationship"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2911
+#, c-format
+msgid "can't open session to the domain with id %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21221
+msgid "can't parse cputune emulator period value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21228
+msgid "can't parse cputune emulator quota value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21207
+msgid "can't parse cputune global period value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21214
+msgid "can't parse cputune global quota value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21236
+msgid "can't parse cputune iothread period value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21243
+msgid "can't parse cputune iothread quota value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21193
+msgid "can't parse cputune period value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21200
+msgid "can't parse cputune quota value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21184
+msgid "can't parse cputune shares value"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18098
+msgid "can't pivot a shared disk to a storage volume not supporting sharing"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:3272
+msgid "can't reopen image with unknown presence of backing store"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:10815
+#, c-format
+msgid "can't resize empty or readonly disk '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2515
+msgid "can't shrink capacity below existing allocation"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9539
+#, c-format
+msgid "can't split path '%s' into pool name and image name"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3743
+msgid "can't undefine transient network"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2919
+#, c-format
+msgid "can't update '%s' section of network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3824
+msgid "can't update unrecognized section of network"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2415
+msgid "can't upload volume, all existing snapshots will be lost"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:120
+#, c-format
+msgid "can't use name %s%d - out of range 0-%d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13118
+msgid "canceled"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1052 ../../src/qemu/qemu_migration.c:1561
+#: ../../src/qemu/qemu_migration.c:3637
+msgid "canceled by client"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13794
+msgid "cannot abort VM start; use virDomainDestroy instead"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13788
+msgid "cannot abort incoming migration; use virDomainDestroy instead"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13817
+msgid "cannot abort memory-only dump"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13803
+msgid "cannot abort migration in post-copy mode"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:152 ../../src/lxc/lxc_domain.c:127
+#: ../../src/qemu/qemu_domain.c:6442 ../../src/vz/vz_utils.c:623
+msgid "cannot acquire job mutex"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:149 ../../src/lxc/lxc_domain.c:124
+#: ../../src/qemu/qemu_domain.c:6412 ../../src/vz/vz_utils.c:620
+msgid "cannot acquire state change lock"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6407
+#, c-format
+msgid "cannot acquire state change lock (held by agent=%s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6431
+#, c-format
+msgid ""
+"cannot acquire state change lock (held by agent=%s) due to max_queued limit"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6397
+#, c-format
+msgid "cannot acquire state change lock (held by monitor=%s agent=%s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6419
+#, c-format
+msgid ""
+"cannot acquire state change lock (held by monitor=%s agent=%s) due to "
+"max_queued limit"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6402
+#, c-format
+msgid "cannot acquire state change lock (held by monitor=%s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6425
+#, c-format
+msgid ""
+"cannot acquire state change lock (held by monitor=%s) due to max_queued limit"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6437
+msgid "cannot acquire state change lock due to max_queued limit"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:1089
+#, c-format
+msgid "cannot add guest CPU feature for %s architecture"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:226 ../../src/util/virnetlink.c:1040
+msgid "cannot add netlink membership"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6314
+msgid "cannot add redirected USB device: USB is disabled for this domain"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:357
+#, c-format
+msgid "cannot allocate %llu bytes in file '%s'"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:168
+msgid "cannot allocate nlhandle for netlink"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:127
+msgid "cannot allocate placeholder nlhandle for netlink"
+msgstr ""
+
+#: ../../src/util/virutil.c:1248 ../../src/util/virutil.c:1301
+#, c-format
+msgid "cannot apply process capabilities %d"
+msgstr ""
+
+#: ../../src/util/vircommand.c:760
+msgid "cannot become session leader"
+msgstr ""
+
+#: ../../src/util/vircommand.c:261
+msgid "cannot block signals"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7704
+msgid "cannot both keep and delete nvram"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:526
+#, c-format
+msgid "cannot change between disk only and full system in snapshot %s"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:517
+#, c-format
+msgid "cannot change between online and offline snapshot state in snapshot %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3509
+#, c-format
+msgid "cannot change config of '%s' network type"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4170
+msgid "cannot change keymap setting on spice graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4126
+msgid "cannot change keymap setting on vnc graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4082 ../../src/qemu/qemu_hotplug.c:4092
+#, c-format
+msgid "cannot change listen address setting on '%s' graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4102
+#, c-format
+msgid "cannot change listen socket setting on '%s' graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3532
+#, c-format
+msgid "cannot change network interface mac address from %s to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3697
+#, c-format
+msgid "cannot change network interface type to '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:640
+#, c-format
+msgid "cannot change permission of '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2289
+msgid "cannot change persistent config of a transient domain"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:781
+msgid "cannot change persistent config of a transient network"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4164
+msgid "cannot change port settings on spice graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4121
+msgid "cannot change port settings on vnc graphics"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:354
+msgid "cannot change private flag on existing secret"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4062
+#, c-format
+msgid "cannot change the number of listen addresses on '%s' graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4073
+#, c-format
+msgid "cannot change the type of listen address on '%s' graphics"
+msgstr ""
+
+#: ../../src/util/virutil.c:1034
+#, c-format
+msgid "cannot change to '%u' group"
+msgstr ""
+
+#: ../../src/util/vircommand.c:766
+msgid "cannot change to root directory"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:1062 ../../src/logging/log_daemon.c:844
+#: ../../src/remote/remote_daemon.c:963
+#, c-format
+msgid "cannot change to root directory: %s"
+msgstr ""
+
+#: ../../src/util/virutil.c:1049
+#, c-format
+msgid "cannot change to uid to '%u'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:689 ../../src/cpu/cpu.c:723
+#, c-format
+msgid "cannot check guest CPU feature for %s architecture"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:338
+#, c-format
+msgid "cannot chmod '%s' to 0660"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:567
+#, c-format
+msgid "cannot chown %s to (%u, %u)"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:267
+#: ../../src/locking/lock_driver_sanlock.c:328
+#: ../../src/locking/lock_driver_sanlock.c:697
+#: ../../src/storage/storage_util.c:293 ../../src/util/vircgroupv1.c:904
+#: ../../src/util/vircgroupv1.c:914 ../../src/util/vircgroupv2.c:593
+#: ../../src/util/virfile.c:2192 ../../src/util/virfile.c:2635
+#: ../../src/util/virfile.c:2999 ../../src/util/virfile.c:3024
+#, c-format
+msgid "cannot chown '%s' to (%u, %u)"
+msgstr ""
+
+#: ../../src/util/virfile.c:2780
+#, c-format
+msgid "cannot chown '%s' to group %u"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1892 ../../src/libxl/libxl_driver.c:2009
+msgid "cannot close file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5676 ../../tools/virsh-volume.c:731
+#: ../../tools/virsh-volume.c:839
+#, c-format
+msgid "cannot close file %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:922
+#: ../../src/storage/storage_util.c:230 ../../src/storage/storage_util.c:309
+#, c-format
+msgid "cannot close file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6907
+#, c-format
+msgid "cannot close file: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5681
+#, c-format
+msgid "cannot close stream on domain %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:737 ../../tools/virsh-volume.c:845
+#, c-format
+msgid "cannot close volume %s"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:165
+#, c-format
+msgid "cannot compare CPUs of %s architecture"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:537
+#, c-format
+msgid "cannot compute baseline CPU of %s architecture"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:173
+#, c-format
+msgid "cannot connect to netlink socket with protocol %d"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:248
+#, c-format
+msgid "cannot convert disk '%s' to bus/device index"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1992
+msgid "cannot copy from volume to a directory volume"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:816
+#, c-format
+msgid "cannot create %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:707 ../../tools/virsh-volume.c:824
+msgid "cannot create a new stream"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4642 ../../src/vbox/vbox_common.c:6911
+msgid "cannot create a vboxSnapshotXmlPtr"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:390 ../../src/libxl/libxl_driver.c:4520
+#: ../../src/qemu/qemu_driver.c:9217 ../../src/storage/storage_driver.c:1404
+#, c-format
+msgid "cannot create autostart directory %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4177
+#, c-format
+msgid "cannot create autostart directory '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:780
+msgid "cannot create capabilities for libxenlight"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:97
+#, c-format
+msgid "cannot create checkpoint directory '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:651 ../../src/test/test_driver.c:9002
+msgid "cannot create checkpoint for inactive domain"
+msgstr ""
+
+#: ../../src/test/test_driver.c:8996
+msgid "cannot create checkpoint while snapshot exists"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1786
+#, c-format
+msgid "cannot create config directory %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30100 ../../src/conf/network_conf.c:2854
+#: ../../src/conf/virnwfilterbindingobj.c:165
+#: ../../src/nwfilter/nwfilter_driver.c:264
+#: ../../src/nwfilter/nwfilter_driver.c:272
+#: ../../src/secret/secret_driver.c:494 ../../src/util/virdnsmasq.c:538
+#, c-format
+msgid "cannot create config directory '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:766 ../../src/network/bridge_driver.c:1672
+#: ../../src/network/bridge_driver.c:1682
+#: ../../src/network/bridge_driver.c:1984
+#: ../../src/network/bridge_driver.c:1990
+#: ../../src/storage/storage_driver.c:297
+#, c-format
+msgid "cannot create directory %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5663
+#, c-format
+msgid "cannot create file %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:531 ../../src/util/virfile.c:596
+#, c-format
+msgid "cannot create file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6519
+#, c-format
+msgid "cannot create log directory %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1794
+msgid "cannot create logger for libxenlight, disabling driver"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:268 ../../src/storage/storage_util.c:2750
+#, c-format
+msgid "cannot create path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3963
+msgid "cannot create pipe for tunnelled migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7558
+#, c-format
+msgid "cannot create snapshot directory '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:8537
+msgid "cannot create snapshot while checkpoint exists"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:121
+#: ../../src/interface/interface_backend_udev.c:1176
+#: ../../src/node_device/node_device_hal.c:635
+#: ../../src/node_device/node_device_udev.c:1854
+#: ../../src/nwfilter/nwfilter_driver.c:218
+#: ../../src/secret/secret_driver.c:500 ../../src/vz/vz_driver.c:4121
+#, c-format
+msgid "cannot create state directory '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:219
+#, c-format
+msgid "cannot decode CPU data for %s architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:776
+msgid "cannot delete checkpoint for inactive domain"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6767
+msgid "cannot delete domain snapshot for running domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7742
+#, c-format
+msgid "cannot delete inactive domain with %d checkpoints"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7729 ../../src/test/test_driver.c:4448
+#, c-format
+msgid "cannot delete inactive domain with %d snapshots"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7310
+msgid "cannot delete metadata of a snapshot with children"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7320
+msgid "cannot delete snapshots of running domain"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:441
+#, c-format
+msgid "cannot detect host CPU model for %s architecture"
+msgstr ""
+
+#: ../../src/util/virfile.c:3477 ../../src/util/virfile.c:3535
+#, c-format
+msgid "cannot determine filesystem for '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2291
+#: ../../src/network/bridge_driver.c:2303
+#, c-format
+msgid "cannot disable %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2138 ../../src/qemu/qemu_driver.c:3585
+#: ../../src/test/test_driver.c:7876
+msgid "cannot do managed save for transient domain"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:829
+#, c-format
+msgid "cannot download from volume %s"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:275
+#, c-format
+msgid "cannot encode CPU data for %s architecture"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3605 ../../src/libvirt-domain.c:3761
+#: ../../src/libvirt-domain.c:3925
+msgid "cannot enforce change protection"
+msgstr ""
+
+#: ../../src/util/vircommand.c:873 ../../src/util/vircommand.c:2325
+#, c-format
+msgid "cannot execute binary %s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:543
+#, c-format
+msgid "cannot export the public key from the private key '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:205 ../../src/storage/storage_util.c:337
+#, c-format
+msgid "cannot extend file '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21134
+msgid "cannot extract blkiotune nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21333
+msgid "cannot extract cachetune nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21740
+msgid "cannot extract console devices"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21609
+msgid "cannot extract device leases"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21258
+msgid "cannot extract emulatorpin nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21314
+msgid "cannot extract emulatorsched nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21093
+msgid "cannot extract hugepages nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21278
+msgid "cannot extract iothreadpin nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21302
+msgid "cannot extract iothreadsched nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21345
+msgid "cannot extract memorytune nodes"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:232
+msgid "cannot extract numatune nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21388
+msgid "cannot extract resource nodes"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4647
+msgid "cannot extract snapshot nodes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21290
+msgid "cannot extract vcpusched nodes"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:382
+#, c-format
+msgid "cannot fill file '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_map.c:65
+#, c-format
+msgid "cannot find %s name in CPU map '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_map.c:211
+#, c-format
+msgid "cannot find CPU map for %s architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6294
+#, c-format
+msgid "cannot find IOThread '%u' in iothreadids"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6112
+#, c-format
+msgid "cannot find IOThread '%u' in iothreadids list"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3670 ../../src/vz/vz_sdk.c:3725
+msgid "cannot find VNC graphics device"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:614
+#, c-format
+msgid "cannot find any matching source devices for logical volume group '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:20237 ../../src/test/test_driver.c:7848
+#, c-format
+msgid "cannot find architecture %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17242
+#, c-format
+msgid "cannot find channel %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4799 ../../src/qemu/qemu_driver.c:17171
+#, c-format
+msgid "cannot find character device %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2777
+#, c-format
+msgid "cannot find console device '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5423
+msgid "cannot find device number"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4055
+#, c-format
+msgid "cannot find existing graphics device to modify of type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8565
+#, c-format
+msgid "cannot find existing graphics type '%s' device to modify"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2248
+#, c-format
+msgid "cannot find init path '%s' relative to container root"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:107
+#, c-format
+msgid "cannot find iscsiadm session: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:584
+#, c-format
+msgid "cannot find logical volume group name '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5965
+#, c-format
+msgid "cannot find new IOThread '%u' in QEMU monitor."
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:930
+#, c-format
+msgid "cannot find newly created volume '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:574
+#: ../../src/test/test_driver.c:7536
+#, c-format
+msgid "cannot find parent '%s' definition"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:101
+msgid "cannot find parent using provided fabric_wwn"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:94
+msgid "cannot find parent using provided wwnn/wwpn"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:493
+msgid "cannot find pid in vmware log file"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:10928 ../../src/qemu/qemu_driver.c:10960
+#, c-format
+msgid "cannot find statistics for device '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5356
+#, c-format
+msgid "cannot find throttling info for device '%s'"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:245
+#, c-format
+msgid "cannot find version pattern \"%s\""
+msgstr ""
+
+#: ../../src/util/vircommand.c:280 ../../src/util/vircommand.c:773
+msgid "cannot fork child process"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:753
+#, c-format
+msgid "cannot format %s CPU data"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:155
+#: ../../src/util/virnetdevvportprofile.c:173
+msgid "cannot generate a random uuid for instanceid"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:165
+#: ../../src/util/virnetdevvportprofile.c:194
+msgid "cannot generate a random uuid for interfaceid"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2336
+#, c-format
+msgid "cannot generate dac user and group id for domain %s"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:585
+#, c-format
+msgid "cannot generate external snapshot name for disk '%s' on a '%s' device"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:593
+#, c-format
+msgid "cannot generate external snapshot name for disk '%s' without source"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:622
+#, c-format
+msgid ""
+"cannot generate external snapshot name for disk '%s': collision with disk "
+"'%s'"
+msgstr ""
+
+#: ../../src/util/virprocess.c:513 ../../src/util/virprocess.c:567
+#, c-format
+msgid "cannot get CPU affinity of process %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11516
+msgid "cannot get RSS for domain"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5847
+msgid "cannot get children disk"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:133
+msgid "cannot get current time"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5868
+msgid "cannot get disk location"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:466
+msgid "cannot get feature flags on macvtap tap"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1862
+#, c-format
+msgid "cannot get file context of '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1461
+msgid "cannot get host CPU capabilities"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:457
+msgid "cannot get interface flags on macvtap tap"
+msgstr ""
+
+#: ../../src/util/virprocess.c:797
+msgid "cannot get locked memory limit"
+msgstr ""
+
+#: ../../src/util/virprocess.c:803
+#, c-format
+msgid "cannot get locked memory limit of process %lld"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5940
+msgid "cannot get machine"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4625 ../../src/vbox/vbox_common.c:6897
+msgid "cannot get machine name"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5735 ../../src/vbox/vbox_common.c:5963
+msgid "cannot get medium"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6103
+msgid "cannot get medium attachment type"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5951
+msgid "cannot get medium attachments"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:220 ../../src/util/virnetlink.c:1034
+msgid "cannot get netlink socket fd"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:371
+#, c-format
+msgid "cannot get security props %d (%s)"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4616 ../../src/vbox/vbox_common.c:6888
+msgid "cannot get settings file path"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5855
+msgid "cannot get snapshot ids"
+msgstr ""
+
+#: ../../src/lxc/lxc_conf.c:92 ../../src/qemu/qemu_conf.c:1309
+msgid "cannot get the host uuid"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1503
+msgid "cannot get vCPU placement & pCPU time"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7076
+msgid "cannot get vcpupin for offline domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7078
+msgid "cannot get vcpupin for transient domain"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:73
+msgid "cannot halt after snapshot of transient domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15644 ../../src/test/test_driver.c:8543
+msgid "cannot halt after transient domain snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5886
+#, c-format
+msgid "cannot hot unplug %s device with multifunction PCI guest address: "
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3669
+msgid "cannot hot unplug multifunction PCI device: "
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:697
+msgid "cannot initialize agent condition"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:155
+#, c-format
+msgid "cannot initialize cert object: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:2047 ../../src/util/virfdstream.c:1133
+msgid "cannot initialize condition variable"
+msgstr ""
+
+#: ../../tools/virsh-console.c:381
+msgid "cannot initialize console condition"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1799
+msgid ""
+"cannot initialize libxenlight context, probably not running in a Xen Dom0, "
+"disabling driver"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:688
+msgid "cannot initialize monitor condition"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:61 ../../src/libxl/libxl_driver.c:674
+#: ../../src/lxc/lxc_controller.c:166 ../../src/qemu/qemu_driver.c:650
+#: ../../src/remote/remote_driver.c:1398
+msgid "cannot initialize mutex"
+msgstr ""
+
+#: ../../src/util/virprocess.c:940
+#, c-format
+msgid "cannot limit core file size of process %lld to %llu"
+msgstr ""
+
+#: ../../src/util/virprocess.c:933
+#, c-format
+msgid "cannot limit core file size to %llu"
+msgstr ""
+
+#: ../../src/util/virprocess.c:759
+#, c-format
+msgid "cannot limit locked memory of process %lld to %llu"
+msgstr ""
+
+#: ../../src/util/virprocess.c:752
+#, c-format
+msgid "cannot limit locked memory to %llu"
+msgstr ""
+
+#: ../../src/util/virprocess.c:903
+#, c-format
+msgid "cannot limit number of open files of process %lld to %u"
+msgstr ""
+
+#: ../../src/util/virprocess.c:896
+#, c-format
+msgid "cannot limit number of open files to %u"
+msgstr ""
+
+#: ../../src/util/virprocess.c:855
+#, c-format
+msgid "cannot limit number of subprocesses of process %lld to %u"
+msgstr ""
+
+#: ../../src/util/virprocess.c:848
+#, c-format
+msgid "cannot limit number of subprocesses to %u"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5617
+msgid "cannot list IOThreads for an inactive domain"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:399
+#, c-format
+msgid "cannot list SASL mechanisms %d (%s)"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:971
+msgid "cannot list vcpu pinning for an inactive domain"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2956
+msgid "cannot list vcpus for an inactive domain"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:436
+#, c-format
+msgid "cannot load AppArmor profile '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:166
+#, c-format
+msgid "cannot load cert data from %s: %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3280
+#, c-format
+msgid "cannot lookup default selinux label for tap fd %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1096
+msgid "cannot migrate a domain with <hostdev mode='capabilities'>"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1109 ../../src/qemu/qemu_migration.c:1127
+#, c-format
+msgid "cannot migrate a domain with <hostdev mode='subsystem' type='%s'>"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1182
+#, c-format
+msgid "cannot migrate domain with %d snapshots"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1196
+msgid "cannot migrate domain with I/O error"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1288
+msgid "cannot migrate this domain without dbus-vmstate support"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2386
+msgid "cannot mix caller fds with blocking execution"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2544
+msgid "cannot mix string I/O with asynchronous command"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2392
+msgid "cannot mix string I/O with daemon"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3674
+msgid "cannot modify MTU"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8682 ../../src/qemu/qemu_domain.c:8694
+#: ../../src/qemu/qemu_domain.c:8704 ../../src/qemu/qemu_domain.c:8794
+#: ../../src/qemu/qemu_domain.c:8819
+#, c-format
+msgid "cannot modify field '%s' of the disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3616
+msgid "cannot modify network device address type"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3650
+msgid "cannot modify network device boot index setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3621
+msgid "cannot modify network device guest PCI address"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3542 ../../src/qemu/qemu_hotplug.c:3550
+#, c-format
+msgid "cannot modify network device model from %s to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3634
+msgid "cannot modify network device rom bar setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3658
+msgid "cannot modify network device rom enabled setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3591
+msgid "cannot modify network device script attribute"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3600
+msgid "cannot modify network device tap name"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3642
+msgid "cannot modify network rom file"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4365
+msgid "cannot modify the persistent configuration of a domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3577
+msgid "cannot modify virtio network device driver attributes"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:973 ../../src/util/virhostcpu.c:981
+msgid "cannot obtain CPU freq"
+msgstr ""
+
+#: ../../src/util/vircommand.c:355 ../../src/util/virhostcpu.c:939
+#: ../../src/util/virhostcpu.c:1012 ../../src/util/virhostmem.c:287
+#, c-format
+msgid "cannot open %s"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:831
+#, c-format
+msgid "cannot open '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:654
+#: ../../src/security/security_selinux.c:727
+msgid "cannot open SELinux label_handle"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5436
+msgid "cannot open bus path"
+msgstr ""
+
+#: ../../src/util/virfile.c:2869
+#, c-format
+msgid "cannot open directory '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:3290
+msgid "cannot open file using fd"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:408
+#, c-format
+msgid "cannot open macvtap tap device %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3550
+#, c-format
+msgid "cannot open path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:350
+#, c-format
+msgid "cannot open path '%s' in '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:269
+#: ../../src/storage/storage_util.c:1595
+#, c-format
+msgid "cannot open volume '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:799
+#, c-format
+msgid "cannot parse %s CPU data"
+msgstr ""
+
+#: ../../src/util/virdnsmasq.c:685
+#, c-format
+msgid "cannot parse %s version number in '%.*s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:784
+msgid "cannot parse CPU data"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2022 ../../src/util/virnetdev.c:2034
+#, c-format
+msgid "cannot parse MAC address '%s' from file '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7981
+#, c-format
+msgid "cannot parse bus %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8224
+#, c-format
+msgid "cannot parse bus '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11618
+#, c-format
+msgid "cannot parse cache mode '%s' for virtiofs"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:205
+#, c-format
+msgid "cannot parse cipher size: '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1666
+#, c-format
+msgid "cannot parse cpu sys stat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1619
+#, c-format
+msgid "cannot parse cpu usage stat '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1653
+#, c-format
+msgid "cannot parse cpu user stat '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7994
+#, c-format
+msgid "cannot parse device %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:148
+msgid "cannot parse device end location"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:141
+msgid "cannot parse device start location"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:126
+msgid "cannot parse instanceid parameter as a uuid"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:142
+msgid "cannot parse interfaceid parameter as a uuid"
+msgstr ""
+
+#: ../../src/util/virjson.c:1853
+#, c-format
+msgid "cannot parse json %s: %s"
+msgstr ""
+
+#: ../../src/util/virjson.c:1862
+#, c-format
+msgid "cannot parse json %s: unterminated string/map/array"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:832
+#, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14117
+#, c-format
+msgid "cannot parse password validity time '%s', expect YYYY-MM-DDTHH:MM:SS"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:991
+#, c-format
+msgid "cannot parse pci address '%s' for network interface"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:503
+msgid "cannot parse pid in vmware log file"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7964
+#, c-format
+msgid "cannot parse product %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11598
+#, c-format
+msgid "cannot parse queue size '%s' for virtiofs"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14532
+#, c-format
+msgid "cannot parse rdp port %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14601
+#, c-format
+msgid "cannot parse spice port %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14611
+#, c-format
+msgid "cannot parse spice tlsPort %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8231
+#, c-format
+msgid "cannot parse target '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:771
+#, c-format
+msgid "cannot parse target for lunStr '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8237
+#, c-format
+msgid "cannot parse unit '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11683
+#, c-format
+msgid "cannot parse usage '%s' for RAM filesystem"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8776
+#, c-format
+msgid "cannot parse value '%s' for coalesce parameter"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:77
+msgid "cannot parse value of managerid parameter"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:94
+msgid "cannot parse value of typeid parameter"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:111
+msgid "cannot parse value of typeidversion parameter"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3120
+#, c-format
+msgid "cannot parse vcpu index '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7948
+#, c-format
+msgid "cannot parse vendor id %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16066
+#, c-format
+msgid "cannot parse video heads '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16024
+#, c-format
+msgid "cannot parse video ram '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16058
+#, c-format
+msgid "cannot parse video vgamem '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16032
+#, c-format
+msgid "cannot parse video vram '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16045
+#, c-format
+msgid "cannot parse video vram64 '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15879
+#, c-format
+msgid "cannot parse video x-resolution '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15885
+#, c-format
+msgid "cannot parse video y-resolution '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1977
+#, c-format
+msgid "cannot parse vlan tag '%s' from file '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14434
+#, c-format
+msgid "cannot parse vnc WebSocket port %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14408
+#, c-format
+msgid "cannot parse vnc port %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2585
+msgid "cannot pass pipe for tunnelled migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:13583
+msgid "cannot perform block operations while checkpoint exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:816
+msgid "cannot perform disk backup for inactive domain"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3611 ../../src/libvirt-domain.c:3767
+#: ../../src/libvirt-domain.c:3894
+msgid "cannot perform tunnelled migration without using peer2peer flag"
+msgstr ""
+
+#: ../../src/test/test_driver.c:3029
+msgid "cannot pin vcpus on an inactive domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:234
+#, c-format
+msgid "cannot precreate storage for disk type '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3394
+#, c-format
+msgid "cannot probe backing volume format: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:311
+#, c-format
+msgid "cannot query SASL ssf on connection %d (%s)"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:283
+#, c-format
+msgid "cannot query SASL username on connection %d (%s)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5296
+msgid "cannot query both live and config at once"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5445 ../../tools/virsh-volume.c:696
+#, c-format
+msgid "cannot read %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2573
+#, c-format
+msgid "cannot read %s statistic"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2510
+#, c-format
+msgid "cannot read %s value"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:853
+#, c-format
+msgid "cannot read '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:733
+#, c-format
+msgid "cannot read SELinux virtual domain context file '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:755
+#, c-format
+msgid "cannot read SELinux virtual image context file %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1487
+#, c-format
+msgid "cannot read beginning of file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2670 ../../src/vz/vz_driver.c:651
+msgid "cannot read cputime for domain"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:392
+#, c-format
+msgid "cannot read cputime for domain %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1934
+#, c-format
+msgid "cannot read dir '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2272
+#, c-format
+msgid "cannot read domain image '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10873 ../../tools/virsh-domain.c:10891
+#, c-format
+msgid "cannot read file '%s'"
+msgstr ""
+
+#: ../../tools/virsh-console.c:268
+msgid "cannot read from stdin"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:942
+msgid "cannot read from stream"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11874 ../../src/storage/storage_file_fs.c:138
+#: ../../src/storage/storage_util.c:1754 ../../src/util/virstoragefile.c:1059
+#: ../../src/util/virstoragefile.c:1174
+#, c-format
+msgid "cannot read header '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:253
+#: ../../src/storage/storage_backend_vstorage.c:97
+#, c-format
+msgid "cannot read mount list '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:834
+#, c-format
+msgid "cannot receive data from volume %s"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:370
+msgid "cannot register file watch on stream"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6120
+#, c-format
+msgid "cannot remove IOThread %u since it is being used by disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6130
+#, c-format
+msgid "cannot remove IOThread '%u' since it is being used by controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:344
+msgid "cannot remove checkpoint from inactive domain"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30165
+#, c-format
+msgid "cannot remove config %s"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:1166 ../../src/util/virdnsmasq.c:263
+#, c-format
+msgid "cannot remove config file '%s'"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2824 ../../src/conf/virstorageobj.c:1818
+#, c-format
+msgid "cannot remove config for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6731 ../../src/qemu/qemu_driver.c:6749
+#, c-format
+msgid "cannot remove corrupt file: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2140
+#, c-format
+msgid "cannot remove directory '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:437
+#, c-format
+msgid "cannot remove gluster volume dir '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:423
+#, c-format
+msgid "cannot remove gluster volume file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7496
+#, c-format
+msgid "cannot remove managed save file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22205
+#, c-format
+msgid "cannot remove old domain config file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22274 ../../src/test/test_driver.c:3150
+msgid "cannot rename a transient domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22268 ../../src/test/test_driver.c:3144
+msgid "cannot rename active domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22298
+msgid "cannot rename domain with checkpoints"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22292
+msgid "cannot rename domain with snapshots"
+msgstr ""
+
+#: ../../src/util/virfile.c:555
+#, c-format
+msgid "cannot rename file '%s' as '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:814
+msgid "cannot replace NETIF config"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19319
+#, c-format
+msgid "cannot reset '%s' when '%s' is set"
+msgstr ""
+
+#: ../../src/util/virthreadjob.c:115
+msgid "cannot reset current job"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2370 ../../src/test/test_driver.c:2661
+msgid "cannot resize the maximum memory on an active domain"
+msgstr ""
+
+#: ../../src/util/virfile.c:1562
+#, c-format
+msgid "cannot resolve '%s' without starting directory"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:125
+#, c-format
+msgid "cannot resolve driver link %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1318 ../../src/qemu/qemu_driver.c:7307
+#, c-format
+msgid ""
+"cannot restore domain '%s' uuid %s from a file which belongs to domain '%s' "
+"uuid %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:344
+msgid "cannot restore domain snapshot for running domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5488
+msgid "cannot retrieve vcpu information for inactive domain"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6722
+msgid "cannot revert snapshot of running domain"
+msgstr ""
+
+#: ../../src/util/virfile.c:549 ../../src/util/virfile.c:602
+#, c-format
+msgid "cannot save file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7151
+#, c-format
+msgid "cannot seek in '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_file_fs.c:132
+#: ../../src/storage/storage_file_gluster.c:206
+#, c-format
+msgid "cannot seek into '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1475
+#, c-format
+msgid "cannot seek to beginning of file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1743 ../../src/util/virstoragefile.c:1169
+#, c-format
+msgid "cannot seek to start of '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:720 ../../tools/virsh-volume.c:725
+#, c-format
+msgid "cannot send data to volume %s"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:237
+msgid "cannot send to netlink socket"
+msgstr ""
+
+#: ../../src/util/virprocess.c:482 ../../src/util/virprocess.c:549
+#, c-format
+msgid "cannot set CPU affinity on process %d"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:375 ../../src/libxl/libxl_driver.c:4505
+#: ../../src/qemu/qemu_driver.c:9197
+msgid "cannot set autostart for transient domain"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4160
+msgid "cannot set autostart for transient network"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:860
+msgid "cannot set backing store for raw volume"
+msgstr ""
+
+#: ../../src/util/virthreadjob.c:89
+#, c-format
+msgid "cannot set current job to %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:262
+#, c-format
+msgid "cannot set external SSF %d (%s)"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:915
+#, c-format
+msgid "cannot set file mode '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:906
+#, c-format
+msgid "cannot set file owner '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2388 ../../src/test/test_driver.c:2675
+msgid "cannot set initial memory size greater than the maximum memory size"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1687 ../../src/qemu/qemu_driver.c:2415
+#: ../../src/test/test_driver.c:2687
+msgid "cannot set memory higher than max memory"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:303 ../../src/storage/storage_util.c:576
+#: ../../src/util/virfile.c:2203 ../../src/util/virfile.c:2643
+#: ../../src/util/virfile.c:2787
+#, c-format
+msgid "cannot set mode of '%s' to %04o"
+msgstr ""
+
+#: ../../src/conf/virdomainmomentobjlist.c:560
+#, c-format
+msgid "cannot set moment %s as its own parent"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:180
+msgid "cannot set netlink socket buffer size to 128k"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1046
+msgid "cannot set netlink socket nonblocking"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:347
+#, c-format
+msgid "cannot set security props %d (%s)"
+msgstr ""
+
+#: ../../src/util/virutil.c:1042
+msgid "cannot set supplemental groups"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:20484
+msgid "cannot set time: qemu doesn't support rtc-reset-reinjection command"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1054
+#, c-format
+msgid "cannot set to start of '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:407
+#, c-format
+msgid "cannot set topology for CPU type '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2283
+msgid "cannot set vcpus on an inactive domain"
+msgstr ""
+
+#: ../../src/util/virthreadjob.c:72
+#, c-format
+msgid "cannot set worker name to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2526 ../../src/qemu/qemu_migration.c:3883
+msgid "cannot start RDMA migration with no memory hard limit set"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:837
+#: ../../src/storage/storage_backend_gluster.c:243 ../../src/util/virfile.c:627
+#, c-format
+msgid "cannot stat '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6885
+#, c-format
+msgid "cannot stat fd %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11742 ../../src/storage/storage_util.c:1538
+#: ../../src/storage/storage_util.c:1600 ../../src/util/virstoragefile.c:1045
+#: ../../src/util/virstoragefile.c:1153
+#, c-format
+msgid "cannot stat file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3557
+#, c-format
+msgid "cannot stat path '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3252
+#, c-format
+msgid "cannot stat tap fd %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3568
+#, c-format
+msgid "cannot statvfs path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:372
+#, c-format
+msgid "cannot statvfs path '%s' in '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:222 ../../src/storage/storage_util.c:390
+#, c-format
+msgid "cannot sync data to file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2557
+#, c-format
+msgid "cannot sync data to volume with path '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:543
+#, c-format
+msgid "cannot sync file '%s'"
+msgstr ""
+
+#: ../../tools/virsh-console.c:118
+msgid "cannot terminate console stream"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:907
+#, c-format
+msgid "cannot translate CPU model %s to a supported model"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2597
+#, c-format
+msgid "cannot translate keycode %u of %s codeset to qnum keycode"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7798
+#, c-format
+msgid "cannot translate keycode %u of %s codeset to xt keycode"
+msgstr ""
+
+#: ../../src/util/vircommand.c:337
+msgid "cannot unblock signals"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7788
+msgid "cannot undefine domain with nvram"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2929 ../../src/qemu/qemu_driver.c:7721
+#: ../../src/vmware/vmware_driver.c:781
+msgid "cannot undefine transient domain"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:653
+#, c-format
+msgid "cannot unlink '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_process.c:227 ../../src/storage/storage_util.c:2136
+#, c-format
+msgid "cannot unlink file '%s'"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:280
+#, c-format
+msgid "cannot update AppArmor profile '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:602
+#, c-format
+msgid "cannot update guest CPU for %s architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22717
+msgid ""
+"cannot update lifecycle action because QEMU was started with -no-reboot "
+"option"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:712
+#, c-format
+msgid "cannot upload to volume %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:13069
+#, c-format
+msgid "cannot use CCW address type for device '%s' using machine type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:415 ../../src/qemu/qemu_interface.c:543
+msgid "cannot use custom tap device in session mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:944
+msgid "cannot use namespaces in session mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30067 ../../src/qemu/qemu_domain.c:9685
+msgid ""
+"cannot use/hotplug a memory device when domain 'maxMemory' is not defined"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1805
+msgid "cannot version information from libxenlight, disabling driver"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:964
+#, c-format
+msgid "cannot wipe extended partition '%s'"
+msgstr ""
+
+#: ../../src/util/virdnsmasq.c:248 ../../src/util/virdnsmasq.c:428
+#, c-format
+msgid "cannot write config file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:537
+#, c-format
+msgid "cannot write data to file '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2273
+#, c-format
+msgid "cannot write to %s to enable/disable IPv6 on bridge %s"
+msgstr ""
+
+#: ../../tools/virsh-console.c:330
+msgid "cannot write to stdout"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:783 ../../src/util/virfdstream.c:802
+#: ../../src/util/virfdstream.c:831
+msgid "cannot write to stream"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5105
+msgid "cap for XEN_CREDIT"
+msgstr ""
+
+#: ../../tools/virsh-completer-host.c:76 ../../tools/virsh-completer-host.c:124
+#: ../../tools/virsh-host.c:44 ../../tools/virsh-host.c:332
+msgid "capabilities"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:380
+msgid "capability names, separated by comma"
+msgstr ""
+
+#: ../../src/libvirt-storage.c:2148
+#, c-format
+msgid "capacity in %s cannot be zero without 'delta' or 'shrink' flags set"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:142 ../../tools/virsh-snapshot.c:362
+msgid "capture disk state but not vm state"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:127
+msgid "ccf-assist configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/vsh.c:3162
+#, c-format
+msgid "cd: %s: %s"
+msgstr ""
+
+#: ../../tools/vsh.c:3152
+msgid "cd: command valid only in interactive mode"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:200
+msgid "cdrom device without source path not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1028
+msgid "cdrom/floppy device hotplug isn't supported"
+msgstr ""
+
+#: ../../tools/virsh-host.c:425
+msgid "cell number must be non-negative integer or -1"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:275
+#, c-format
+msgid "cellNum in %s must be less than or equal to %d"
+msgstr ""
+
+#: ../../src/libvirt-host.c:639
+#, c-format
+msgid "cellNum in %s only accepts %d as a negative value"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:144
+msgid "cfpc configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1878 ../../src/util/vircgroupv2.c:1485
+#, c-format
+msgid "cfs_period '%llu' must be in range (1000, 1000000)"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:1908 ../../src/util/vircgroupv2.c:1546
+#, c-format
+msgid "cfs_quota '%lld' must be in range (1000, %llu)"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1765 ../../src/lxc/lxc_driver.c:1856
+#: ../../src/lxc/lxc_driver.c:1992 ../../src/qemu/qemu_driver.c:9284
+#: ../../src/qemu/qemu_driver.c:10280 ../../src/qemu/qemu_driver.c:10678
+msgid "cgroup CPU controller is not mounted"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:4927 ../../src/qemu/qemu_driver.c:19747
+msgid "cgroup CPUACCT controller is not mounted"
+msgstr ""
+
+#: ../../src/qemu/qemu_cgroup.c:1164 ../../src/qemu/qemu_process.c:2656
+#: ../../src/qemu/qemu_process.c:5750
+msgid "cgroup cpu is required for scheduler tuning"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9791
+msgid "cgroup cpuset controller is not mounted"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:787 ../../src/lxc/lxc_driver.c:851
+#: ../../src/qemu/qemu_driver.c:9536 ../../src/qemu/qemu_driver.c:9619
+msgid "cgroup memory controller is not mounted"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:596
+#: ../../src/util/vircgroupv2devices.c:606
+#: ../../src/util/vircgroupv2devices.c:616
+msgid "cgroups v2 BPF devices not supported with this kernel"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5706
+msgid "change lifecycle actions"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9077
+msgid "change maximum memory limit"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8996
+msgid "change memory allocation"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7346
+msgid "change number of virtual CPUs"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9665
+msgid "change of nodeset for running domain requires strict numa mode"
+msgstr ""
+
+#: ../../tools/vsh.c:3137
+msgid "change the current directory"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13131
+msgid "changed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5807
+msgid "changes the password of the specified user inside the domain"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2585
+msgid "changing OS parameters is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2600
+msgid "changing OS type is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2491
+msgid "changing balloon parameters is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2642
+msgid "changing clock parameters is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2522
+msgid "changing cpu placement mode is not supported by vz driver"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30036
+msgid "changing device alias is not allowed"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2660
+msgid "changing devices parameters is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2624
+msgid "changing emulator is not supported by vz driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2632
+msgid "changing features is not supported by vz driver"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17249
+#, c-format
+msgid "channel %s is not using a UNIX socket"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13477
+msgid "channel event"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1996
+msgid "channel source type not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2002
+msgid "channel target name missing"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1982
+msgid "channel target type not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4806 ../../src/lxc/lxc_driver.c:2784
+#: ../../src/qemu/qemu_driver.c:17178
+#, c-format
+msgid "character device %s is not using a PTY"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4292
+msgid "character device information was missing array element"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4304
+msgid "character device information was missing filename"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4298
+msgid "character device information was missing label"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2968
+msgid "character device name"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1954
+msgid "chardev already exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6248 ../../src/conf/domain_conf.c:6277
+msgid "chardev reconnect is possible only for connect mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1243
+msgid "chardev reconnect source timeout cannot be '0'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7583
+msgid "chardev-add reply was missing pty path"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1134
+#, c-format
+msgid "chardev_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5719
+msgid "check attribute specified for CPU with no model"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16980 ../../src/test/test_driver.c:9159
+#, c-format
+msgid "checkpoint '%s' does not have a parent"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:990
+#, c-format
+msgid "checkpoint '%s' has no parent"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:441
+#, c-format
+msgid "checkpoint for disk %s unsupported for storage type %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:447
+msgid "checkpoint information"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:339 ../../tools/virsh-checkpoint.c:459
+#: ../../tools/virsh-checkpoint.c:888 ../../tools/virsh-checkpoint.c:1024
+msgid "checkpoint name"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1252
+#, c-format
+msgid "child didn't write error (status=%d)"
+msgstr ""
+
+#: ../../src/util/virfile.c:2761
+#, c-format
+msgid "child failed to create directory '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:2268
+#, c-format
+msgid "child process failed to create file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:2280
+#, c-format
+msgid "child process failed to force owner mode file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:2292
+msgid "child process failed to send fd to parent"
+msgstr ""
+
+#: ../../src/util/virprocess.c:1237
+#, c-format
+msgid "child reported (status=%d): %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5577
+#, c-format
+msgid "chr type '%s' device not present in domain configuration"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:198
+msgid "cipher info missing 'name' attribute"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:212
+msgid "cipher info missing 'size' attribute"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:137
+msgid "classID attribute not supported on <bandwidth> in this usage context"
+msgstr ""
+
+#: ../../tools/vsh.c:3016
+msgid "client hooks cannot be NULL"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:2112
+msgid "client socket is closed"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:4067
+msgid "client tried invalid PolicyKit init request"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3699
+msgid "client tried invalid SASL init request"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3827
+#: ../../src/remote/remote_daemon_dispatch.c:3923
+msgid "client tried invalid SASL start request"
+msgstr ""
+
+#: ../../tools/virt-admin.c:755
+msgid "client which to disconnect, specified by ID"
+msgstr ""
+
+#: ../../tools/virt-admin.c:666
+msgid "client which to retrieve identity information for"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:546
+msgid "clone a volume."
+msgstr ""
+
+#: ../../tools/virsh-volume.c:559
+msgid "clone name"
+msgstr ""
+
+#: ../../tools/vsh.c:2385
+#, c-format
+msgid "close: %s: failed to write or close temporary file: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13145
+msgid "closed"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1228
+#, c-format
+msgid "coalesce settings on interface type %s are not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10670
+msgid "comma separated list of compression methods to be used"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10662
+msgid "comma separated list of disks to be migrated"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9636 ../../tools/virsh-domain.c:9948
+msgid "command"
+msgstr ""
+
+#: ../../tools/vsh.c:371
+#, c-format
+msgid "command '%s' does not list argv option last"
+msgstr ""
+
+#: ../../tools/vsh.c:499
+#, c-format
+msgid "command '%s' doesn't support option --%s"
+msgstr ""
+
+#: ../../tools/vsh.c:303
+#, c-format
+msgid "command '%s' has inconsistent alias"
+msgstr ""
+
+#: ../../tools/vsh.c:342
+#, c-format
+msgid "command '%s' has incorrect alias option"
+msgstr ""
+
+#: ../../tools/vsh.c:357
+#, c-format
+msgid "command '%s' has mismatched alias type"
+msgstr ""
+
+#: ../../tools/vsh.c:363
+#, c-format
+msgid "command '%s' has missing alias option"
+msgstr ""
+
+#: ../../tools/vsh.c:379
+#, c-format
+msgid "command '%s' has non-required VSH_OT_DATA"
+msgstr ""
+
+#: ../../tools/vsh.c:322
+#, c-format
+msgid "command '%s' has too many options"
+msgstr ""
+
+#: ../../tools/vsh.c:311
+#, c-format
+msgid "command '%s' lacks help"
+msgstr ""
+
+#: ../../tools/vsh.c:330
+#, c-format
+msgid "command '%s' misused VSH_OFLAG_REQ"
+msgstr ""
+
+#: ../../tools/vsh.c:547
+#, c-format
+msgid "command '%s' requires --%s option"
+msgstr ""
+
+#: ../../tools/vsh.c:546
+#, c-format
+msgid "command '%s' requires <%s> option"
+msgstr ""
+
+#: ../../tools/vsh.c:3040
+msgid "command groups and command are both NULL run vshInit before reloading"
+msgstr ""
+
+#: ../../tools/vsh.c:3021
+msgid "command groups and command set cannot both be NULL"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2550
+#, c-format
+msgid "command is already running as pid %lld"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9623
+msgid "command is in human monitor protocol"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2683
+msgid "command is not yet running"
+msgstr ""
+
+#: ../../tools/vsh.c:3122
+#, c-format
+msgid "command or command group '%s' doesn't exist"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10051
+msgid "command to run"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:718
+msgid "commit changes and free restore point"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:715
+msgid "commit changes made since iface-begin and free restore point"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18562
+#, c-format
+msgid "commit of '%s' active layer requires active flag"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1209
+msgid "compare CPU with host CPU"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1615
+msgid "compare CPU with hypervisor CPU"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1612
+msgid "compare a CPU with the CPU created by a hypervisor on the host"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1206
+msgid "compare host CPU with a CPU described by an XML file"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13260
+#, c-format
+msgid "comparing with the hypervisor CPU is not supported for arch %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1013
+msgid "compatibility option only available with qcow2"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13116
+msgid "completed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10674
+msgid "compress level for multithread compression"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10605
+msgid "compress repeated pages during live migration"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1280
+msgid "compute baseline CPU"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1718
+msgid "compute baseline CPU usable by a specific hypervisor"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13488
+#, c-format
+msgid "computing baseline hypervisor CPU is not supported for arch %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6737 ../../tools/virsh-domain.c:6739
+msgid "config"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10262
+msgid "config data file to import from"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:62 ../../src/libxl/xen_common.c:91
+#: ../../src/libxl/xen_common.c:96 ../../src/libxl/xen_common.c:125
+#: ../../src/libxl/xen_common.c:130 ../../src/libxl/xen_xl.c:859
+#, c-format
+msgid "config value %s was malformed"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:153
+#, c-format
+msgid "config value %s was missing"
+msgstr ""
+
+#: ../../src/util/virerror.c:1011
+msgid "configuration file syntax error"
+msgstr ""
+
+#: ../../src/util/virerror.c:1012
+#, c-format
+msgid "configuration file syntax error: %s"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2614
+msgid "configuring disks is not supported for vz snapshots"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2620
+msgid "configuring memory location is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6331
+msgid "configuring persistent polling values is not supported"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:4508 ../../src/libvirt-domain.c:4653
+#: ../../src/libvirt-domain.c:4935
+msgid "conn must match stream connection"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13088
+msgid "connect"
+msgstr ""
+
+#: ../../tools/virt-admin.c:287
+msgid "connect to daemon's admin server"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2956
+msgid "connect to the guest console"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13469
+msgid "connected"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:1104
+#, c-format
+msgid "connection %s too big"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10548
+msgid ""
+"connection URI of the destination host as seen from the client(normal "
+"migration) or source(p2p migration)"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2070
+msgid "connection already open"
+msgstr ""
+
+#: ../../src/rpc/virkeepalive.c:138
+msgid "connection closed due to keepalive timeout"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:1752
+#: ../../src/rpc/virnetserverclient.c:1621
+msgid "connection not open"
+msgstr ""
+
+#: ../../tools/virsh-host.c:590
+msgid "connection vcpu maximum"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7757
+msgid "control domain IOThread affinity"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:832 ../../tools/virsh-domain.c:3240
+msgid "control domain's incoming traffics"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:836 ../../tools/virsh-domain.c:3244
+msgid "control domain's outgoing traffics"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7242
+msgid "control or query domain emulator affinity"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7013
+msgid "control or query domain vcpu affinity"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3732 ../../src/qemu/qemu_hotplug.c:5353
+#, c-format
+msgid "controller %s:%d not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8201
+#, c-format
+msgid "controller index='%d' already exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2465
+#, c-format
+msgid "controller iothread '%u' not defined in iothreadid"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2706
+msgid "conversion from 'xen-sxpr' format is no longer supported"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:64
+#: ../../src/remote/remote_driver.c:103
+#, c-format
+msgid "conversion from hyper to %s overflowed"
+msgstr ""
+
+#: ../../tools/virsh-host.c:210 ../../tools/virsh-host.c:559
+msgid "conversion from string failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10380
+msgid "convert a domain id or UUID to domain name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10460
+msgid "convert a domain name or UUID to domain id"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10498
+msgid "convert a domain name or id to domain UUID"
+msgstr ""
+
+#: ../../tools/virsh-network.c:798
+msgid "convert a network UUID to network name"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1073
+msgid "convert a network name to network UUID"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1640
+msgid "convert a pool UUID to pool name"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1773
+msgid "convert a pool name to pool UUID"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:396
+msgid "convert an interface MAC address to interface name"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:432
+msgid "convert an interface name to interface MAC address"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2214
+#, c-format
+msgid "cookie name '%s' contains invalid characters"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2206
+msgid "cookie name must not be empty"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2226
+msgid "copy destination is block device instead of regular file"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18126
+msgid "copy of read-only disks is not supported"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:621
+msgid "copy-on-write ploop volumes are not yet supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2002
+#, c-format
+msgid "copy_on_read is not compatible with 'lun' disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1960
+#, c-format
+msgid "copy_on_read is not compatible with read-only disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1968
+#, c-format
+msgid "copy_on_read is not supported with removable disk '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:407
+msgid "corrupted profileid string"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:636
+#: ../../src/security/virt-aa-helper.c:658
+#: ../../src/security/virt-aa-helper.c:673
+msgid "could not allocate memory"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4316
+#, c-format
+msgid "could not attach shared folder '%s', rc=%08x"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:1250 ../../src/libvirt-domain.c:1334
+msgid "could not build absolute core file path"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:970 ../../src/libvirt-domain.c:1044
+#: ../../src/libvirt-domain.c:1102 ../../src/libvirt-domain.c:1175
+msgid "could not build absolute input file path"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:832 ../../src/libvirt-domain.c:920
+msgid "could not build absolute output file path"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1926
+#, c-format
+msgid "could not change ACPI status to: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1935
+#, c-format
+msgid "could not change APIC status to: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1914
+#, c-format
+msgid "could not change PAE status to: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1460
+msgid "could not close handshake fd"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1552
+msgid "could not close logfile"
+msgstr ""
+
+#: ../../src/util/virerror.c:984
+msgid "could not connect to Xen Store"
+msgstr ""
+
+#: ../../src/util/virerror.c:985
+#, c-format
+msgid "could not connect to Xen Store %s"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:51
+#, c-format
+msgid "could not convert bandwidth average value '%s'"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:76
+#, c-format
+msgid "could not convert bandwidth burst value '%s'"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:83
+#, c-format
+msgid "could not convert bandwidth floor value '%s'"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:69
+#, c-format
+msgid "could not convert bandwidth peak value '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1543
+msgid "could not create profile"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1885 ../../src/vbox/vbox_common.c:1946
+#, c-format
+msgid "could not define a domain, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6770 ../../src/vbox/vbox_common.c:6779
+msgid "could not delete snapshot"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2050
+#, c-format
+msgid "could not delete the domain, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:4435
+#, c-format
+msgid "could not detach shared folder '%s', rc=%08x"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2295
+msgid "could not determine max vcpus for the domain"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1658
+#, c-format
+msgid "could not find backing store index %u in chain for '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1673
+#, c-format
+msgid "could not find base image in chain for '%s'"
+msgstr ""
+
+#: ../../src/conf/capabilities.c:726
+#, c-format
+msgid "could not find capabilities for %s"
+msgstr ""
+
+#: ../../src/conf/object_event.c:263 ../../src/conf/object_event.c:290
+#, c-format
+msgid "could not find event callback %d for deletion"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1664
+#, c-format
+msgid "could not find image '%s' beneath '%s' in chain for '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1669
+#, c-format
+msgid "could not find image '%s' in chain for '%s'"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:233
+msgid "could not find libvirtd"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:688
+msgid "could not find name in XML"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:751
+msgid "could not find realpath"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1012
+#, c-format
+msgid "could not get MAC address of interface %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1419
+msgid "could not get VM definition"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5589 ../../src/vbox/vbox_common.c:6805
+msgid "could not get children snapshots"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6218
+#, c-format
+msgid "could not get creation time of snapshot %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6442 ../../src/vbox/vbox_common.c:6545
+#: ../../src/vbox/vbox_common.c:6607
+msgid "could not get current snapshot"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6558 ../../src/vbox/vbox_common.c:6618
+msgid "could not get current snapshot name"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5520 ../../src/vbox/vbox_common.c:6708
+#, c-format
+msgid "could not get current snapshot of domain %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6204
+#, c-format
+msgid "could not get description of snapshot %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:313
+msgid "could not get domain UUID"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5469 ../../src/vbox/vbox_common.c:6716
+#: ../../src/vbox/vbox_common.c:7293 ../../src/vbox/vbox_tmpl.c:320
+msgid "could not get domain state"
+msgstr ""
+
+#: ../../tools/virsh-host.c:198 ../../tools/virsh-host.c:550
+msgid "could not get information about NUMA topology"
+msgstr ""
+
+#: ../../tools/virsh-host.c:346
+msgid "could not get information about supported page sizes"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:870
+#: ../../src/interface/interface_backend_netcf.c:932
+#, c-format
+msgid "could not get interface XML description: %s%s%s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5715
+msgid "could not get machine"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6236 ../../src/vbox/vbox_common.c:6500
+#, c-format
+msgid "could not get name of parent of snapshot %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_storage.c:103
+#, c-format
+msgid "could not get number of volumes in the pool: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6249 ../../src/vbox/vbox_common.c:6700
+#, c-format
+msgid "could not get online state of snapshot %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6228 ../../src/vbox/vbox_common.c:6486
+#, c-format
+msgid "could not get parent of snapshot %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5005
+#, c-format
+msgid "could not get preferred machine for %s type=%s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5568 ../../src/vbox/vbox_common.c:6348
+#, c-format
+msgid "could not get root snapshot for domain %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6759
+msgid "could not get snapshot UUID"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7305
+msgid "could not get snapshot children"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5554 ../../src/vbox/vbox_common.c:6297
+#, c-format
+msgid "could not get snapshot count for domain %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7562
+msgid "could not get snapshot count for listed domains"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5643 ../../src/vbox/vbox_common.c:6368
+msgid "could not get snapshot name"
+msgstr ""
+
+#: ../../src/vbox/vbox_storage.c:141
+#, c-format
+msgid "could not get the volume list in the pool: %s, rc=%08x"
+msgstr ""
+
+#: ../../src/conf/object_event.c:896
+msgid "could not initialize domain event timer"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:631
+#, c-format
+msgid "could not locate checkpoint '%s' for incremental backup"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5483 ../../src/vbox/vbox_common.c:7329
+#: ../../src/vbox/vbox_tmpl.c:334
+#, c-format
+msgid "could not open VirtualBox session with domain %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:146
+#, c-format
+msgid "could not open input path '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:683
+msgid "could not parse XML"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1474
+msgid "could not parse arguments"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1650
+#, c-format
+msgid "could not parse read bytes sec %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1668
+#, c-format
+msgid "could not parse read iops sec %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1641
+#, c-format
+msgid "could not parse weight %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1659
+#, c-format
+msgid "could not parse write bytes sec %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1677
+#, c-format
+msgid "could not parse write iops sec %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1415
+msgid "could not read xml file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5671
+#, c-format
+msgid "could not receive data from domain %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:550
+#, c-format
+msgid "could not remove profile for '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:347 ../../src/vbox/vbox_tmpl.c:357
+#, c-format
+msgid "could not restore snapshot for domain %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1464
+msgid "could not set IFS"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1460
+msgid "could not set PATH"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1893
+#, c-format
+msgid "could not set the memory size of the domain to: %llu Kb, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2743
+#, c-format
+msgid "could not set the memory size of the domain to: %lu Kb, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2900
+#, c-format
+msgid "could not set the number of cpus of the domain to: %u, rc=%08x"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:1905
+#, c-format
+msgid "could not set the number of virtual CPUs to: %u, rc=%08x"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5650
+#, c-format
+msgid "could not take a screenshot of %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5505 ../../src/vbox/vbox_common.c:5513
+#, c-format
+msgid "could not take snapshot of domain %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:954
+msgid "could not use Xen hypervisor entry"
+msgstr ""
+
+#: ../../src/util/virerror.c:955
+#, c-format
+msgid "could not use Xen hypervisor entry %s"
+msgstr ""
+
+#: ../../src/util/virlease.c:80
+msgid "couldn't fetch array of leases"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1677
+#, c-format
+msgid "couldn't find IFLA_VF_INFO for VF %d in netlink response"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3444
+#, c-format
+msgid ""
+"couldn't find a portgroup entry in network '%s' matching <portgroup "
+"name='%s'>"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3366
+#, c-format
+msgid ""
+"couldn't find an interface entry in network '%s' matching <interface "
+"dev='%s'>"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:321
+#: ../../src/interface/interface_backend_netcf.c:771
+#: ../../src/interface/interface_backend_udev.c:445
+#: ../../src/interface/interface_backend_udev.c:990
+#: ../../src/interface/interface_backend_udev.c:1120
+#, c-format
+msgid "couldn't find interface named '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:316
+#: ../../src/interface/interface_backend_netcf.c:406
+#: ../../src/interface/interface_backend_netcf.c:501
+#: ../../src/interface/interface_backend_netcf.c:686
+#: ../../src/interface/interface_backend_netcf.c:766
+#, c-format
+msgid "couldn't find interface named '%s': %s%s%s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:813
+#: ../../src/interface/interface_backend_udev.c:497
+#, c-format
+msgid "couldn't find interface with MAC address '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:806
+#, c-format
+msgid "couldn't find interface with MAC address '%s': %s%s%s"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:232 ../../src/util/virnetdevmacvlan.c:272
+#, c-format
+msgid "couldn't get id value from macvtap device name %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3575
+#, c-format
+msgid "couldn't locate a matching DNS HOST record in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3662
+#, c-format
+msgid "couldn't locate a matching DNS SRV record in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3742
+#, c-format
+msgid "couldn't locate a matching DNS TXT record in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3170
+#, c-format
+msgid "couldn't locate a matching dhcp host entry in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3273
+#, c-format
+msgid "couldn't locate a matching dhcp range entry in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3105
+#, c-format
+msgid ""
+"couldn't locate an existing dhcp host entry with \"mac='%s'\" \"name='%s'\" "
+"\"ip='%s'\" in network '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:190
+#, c-format
+msgid "couldn't mark %s%d as unused"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:147
+#, c-format
+msgid "couldn't mark %s%d as used"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:139
+#, c-format
+msgid "couldn't reserve name %s%d - already in use"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:842
+#, c-format
+msgid "couldn't retrieve authentication methods list: %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2998
+#, c-format
+msgid ""
+"couldn't update dhcp host entry - no <ip> element found at index %d in "
+"network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3021
+#, c-format
+msgid "couldn't update dhcp host entry - no <ip> element found in network '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1607
+#, c-format
+msgid "couldn't write dnsmasq config file '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:1934
+#, c-format
+msgid "couldn't write radvd config file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1477 ../../src/qemu/qemu_driver.c:5125
+#: ../../src/qemu/qemu_process.c:5766
+msgid "cpu affinity is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2676
+msgid "cpu count too large"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:2143
+#, c-format
+msgid "cpu topology results in more than %u cpus"
+msgstr ""
+
+#: ../../src/libvirt-host.c:552
+#, c-format
+msgid "cpuNum in %s only accepts %d as a negative value"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2060 ../../src/util/vircgroup.c:2158
+msgid "cpuacct parse error"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:284
+#, c-format
+msgid "cpuid starting with %s is not supported, only libxl format is"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2533
+msgid "cputune is not supported by vz driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5411
+msgid "crash the domain after core dump"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:144
+#: ../../tools/virsh-domain-monitor.c:173
+#: ../../tools/virsh-domain-monitor.c:196
+#: ../../tools/virsh-domain-monitor.c:215
+msgid "crashed"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:777
+msgid "create a bridge device and attach an existing network device to it"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:39
+msgid "create a device defined by an XML file on the node"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8258
+msgid "create a domain from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:489
+msgid "create a network filter binding from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-network.c:191
+msgid "create a network from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1479
+msgid "create a network port from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:433
+msgid "create a pool from a set of args"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:245
+msgid "create a pool from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:682
+msgid ""
+"create a snapshot of current interfaces settings, which can be later "
+"committed (iface-commit) or restored (iface-rollback)"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:372
+msgid "create a vol from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:434
+msgid "create a vol, using another volume as input"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:163
+msgid "create a volume from a set of args"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19039
+msgid ""
+"creating a new group/updating existing with all tune parameters zero is not "
+"supported"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:195
+msgid "creating snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2670
+msgid "creation of images with slice type='storage' is not supported"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1299
+msgid "creation of non-raw file images is not supported without qemu-img."
+msgstr ""
+
+#: ../../src/util/vircommand.c:2568
+msgid "creation of pid file requires daemonized command"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2252
+msgid "creation of qcow/qcow2 files supports only 'luks' encryption"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1088
+msgid "creation of qcow2 encrypted image is not supported"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:275
+#, c-format
+msgid ""
+"curl_easy_getinfo(CURLINFO_REDIRECT_URL) returned an error: %s (%d) : %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:263
+msgid ""
+"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned a negative response code"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:255
+#, c-format
+msgid ""
+"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned an error: %s (%d) : %s"
+msgstr ""
+
+#: ../../src/esx/esx_vi.c:245
+#, c-format
+msgid "curl_easy_perform() returned an error: %s (%d) : %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6739 ../../tools/virsh-domain.c:6740
+msgid "current"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1025
+msgid "current bridge device name"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:882 ../../src/vbox/vbox_common.c:1900
+msgid "current vcpu count must equal maximum"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20022
+msgid "current vcpus count must be an integer"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2516
+msgid "current vcpus must be equal to maxvcpus"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:286
+msgid "custom alias name of disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:828
+msgid "custom alias name of interface device"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:220
+msgid "daemon"
+msgstr ""
+
+#: ../../tools/virt-admin.c:280
+msgid "daemon's admin server connection URI"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2562
+#, c-format
+msgid "daemonized command cannot set working directory %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2557
+msgid "daemonized command cannot use virCommandRunAsync"
+msgstr ""
+
+#: ../../tools/vsh.c:1684
+msgid "dangling \\"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:858 ../../src/libvirt-stream.c:977
+msgid "data sinks cannot be used for non-blocking streams"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:588 ../../src/libvirt-stream.c:724
+msgid "data sources cannot be used for non-blocking streams"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:246
+#, c-format
+msgid "dbus-daemon %s didn't show up"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:264
+#, c-format
+msgid "dbus-daemon %s died unexpectedly"
+msgstr ""
+
+#: ../../src/qemu/qemu_dbus.c:268
+#, c-format
+msgid "dbus-daemon died and reported: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13061
+msgid "debug"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2778
+msgid "default"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1108
+#, c-format
+msgid "default_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8354
+msgid "define (but don't start) a domain from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:552
+msgid "define a pool from a set of args"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:517
+msgid ""
+"define an inactive persistent physical host interface or modify an existing "
+"persistent one from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:503
+msgid ""
+"define an inactive persistent storage pool or modify an existing persistent "
+"one from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-network.c:238
+msgid ""
+"define an inactive persistent virtual network or modify an existing "
+"persistent one from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:66
+msgid "define or modify a secret from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:74
+msgid "define or update a network filter from an XML file"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:539
+#, c-format
+msgid "definition for checkpoint %s must use uuid %s"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:504
+#, c-format
+msgid "definition for snapshot %s must use uuid %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3770
+msgid "deflate-on-oom is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1042
+msgid "degraded"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:538
+msgid "delete a network filter binding"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:685
+msgid "delete a pool"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:867
+msgid "delete a vol"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8008
+msgid "delete an IOThread from the guest domain"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1029
+msgid "delete checkpoint and all children"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1033
+msgid "delete children but not checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1897
+msgid "delete children but not snapshot"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1890
+msgid "delete current snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2000
+msgid "delete files that were successfully committed"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:1037
+msgid "delete only libvirt metadata, leaving checkpoint contents behind"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1901
+msgid "delete only libvirt metadata, leaving snapshot contents behind"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1893
+msgid "delete snapshot and all children"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:880
+msgid ""
+"delete snapshots associated with volume (must be supported by storage driver)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3614
+msgid ""
+"delete snapshots associated with volume(s), requires --remove-all-storage "
+"(must be supported by storage driver)"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1591
+msgid "delete the specified network port"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:111
+#, c-format
+msgid "deleting %s drive failed: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18541
+msgid "deleting committed images is not supported by this VM"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:100
+msgid ""
+"deleting drive is not supported.  This may leak data if disk is reassigned"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16787
+#, c-format
+msgid "deletion of %d external disk snapshots not supported yet"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13554
+msgid "description"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:211
+msgid "description of checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:346
+msgid "description of snapshot"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:92
+msgid "destroy (stop) a device on the node"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8412
+msgid "destroy (stop) a domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:286
+msgid "destroy (stop) a network"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:645
+msgid "destroy (stop) a pool"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:643
+msgid "destroy a physical host interface (disable it / \"if-down\")"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:214
+msgid "destroyed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12056
+msgid "detach device from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12138
+msgid "detach device from an alias"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12742
+msgid "detach disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12286
+msgid "detach network interface"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:593
+msgid "detach node device from its device driver"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3680
+#, c-format
+msgid "detaching device type '%s' is unsupported"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3655
+msgid "detaching network device from VM is unsupported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:2030
+msgid "detaching serial console is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6764
+msgid "detailed domain vcpu information"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2137
+msgid "detect_zeroes is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/util/virusb.c:342
+#, c-format
+msgid "dev->id buffer overflow: %d %d"
+msgstr ""
+
+#: ../../src/util/virpci.c:1408
+#, c-format
+msgid "dev->id buffer overflow: %s %s"
+msgstr ""
+
+#: ../../src/util/virusb.c:324
+#, c-format
+msgid "dev->name buffer overflow: %.3d:%.3d"
+msgstr ""
+
+#: ../../src/util/virpci.c:1943
+#, c-format
+msgid "device %s iommu_group symlink %s has invalid group number %s"
+msgstr ""
+
+#: ../../src/util/virmdev.c:314
+#, c-format
+msgid "device %s is already in use"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5770 ../../src/qemu/qemu_driver.c:12935
+#, c-format
+msgid "device %s is not a PCI device"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:1036
+#, c-format
+msgid "device %s too big for destination"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3464
+#, c-format
+msgid "device '%s' in network '%s' is not an SR-IOV Virtual Function"
+msgstr ""
+
+#: ../../src/util/virmdev.c:120
+#, c-format
+msgid "device API '%s' not supported yet"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12152
+msgid "device alias"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1445
+msgid "device alias not found: cannot set link state to down"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5363
+msgid "device cannot be detached: device is busy"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3595 ../../src/lxc/lxc_driver.c:3075
+#: ../../src/qemu/qemu_driver.c:8172 ../../src/qemu/qemu_driver.c:8271
+msgid "device is already in the domain configuration"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:606 ../../tools/virsh-nodedev.c:673
+#: ../../tools/virsh-nodedev.c:724
+msgid "device key"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:109 ../../tools/virsh-nodedev.c:534
+msgid "device name or wwn pair in 'wwnn,wwpn' format"
+msgstr ""
+
+#: ../../src/util/virerror.c:1209
+msgid "device not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1210
+#, c-format
+msgid "device not found: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3993 ../../src/libxl/libxl_driver.c:4013
+#: ../../src/lxc/lxc_driver.c:3170 ../../src/qemu/qemu_driver.c:8368
+#: ../../src/qemu/qemu_driver.c:8378 ../../src/qemu/qemu_driver.c:8402
+#: ../../src/qemu/qemu_hotplug.c:2044
+msgid "device not present in domain configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5869
+#, c-format
+msgid "device of type '%s' has no device info"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:440
+#: ../../src/storage/storage_backend_disk.c:466
+#, c-format
+msgid "device path '%s' doesn't exist"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7626
+msgid "device to set threshold for"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3521 ../../src/lxc/lxc_driver.c:3898
+#, c-format
+msgid "device type '%s' cannot be attached"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3959 ../../src/lxc/lxc_driver.c:4294
+#, c-format
+msgid "device type '%s' cannot be detached"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4054
+#, c-format
+msgid "device type '%s' cannot be updated"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3382
+#, c-format
+msgid "device type '%s' cannot hot unplugged"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3360 ../../src/lxc/lxc_driver.c:3849
+#: ../../src/lxc/lxc_driver.c:3938 ../../src/lxc/lxc_driver.c:4076
+#: ../../src/lxc/lxc_driver.c:4136 ../../src/lxc/lxc_driver.c:4183
+msgid "devices cgroup isn't mounted"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3040
+#, c-format
+msgid "dhcp is supported only for a single %s address on each network"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3216
+msgid "dhcp ranges cannot be modified, only added or deleted"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2196
+#, c-format
+msgid "different iotunes for disks %s and %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8221
+msgid "dimm memory info data is missing 'id'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:987
+msgid "dir"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:183
+#, c-format
+msgid "direct firewall backend requested, but %s is not available"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10561
+msgid "direct migration"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:4041
+msgid "direct migration is not supported by the source host"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:475
+#, c-format
+msgid ""
+"direct setting of the vlan tag is not allowed for hostdev devices using %s "
+"mode"
+msgstr ""
+
+#: ../../tools/vsh.c:3130
+msgid "directory to switch to (default: home or else root)"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1355
+msgid "disable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1115 ../../tools/virsh-network.c:151
+#: ../../tools/virsh-pool.c:205
+msgid "disable autostarting"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7464
+msgid "disable cpus specified by cpulist"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7550
+msgid "disable cpus specified by cpumap"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:620
+msgid "disable shared memory is not available with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9403
+msgid "disabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2130
+msgid "discard is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6657
+msgid "discard is not supported for nvdimms"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1363
+#, c-format
+msgid "discarding %llu bytes failed on RBD image %s at offset %llu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13090
+msgid "disconnect"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13470
+msgid "disconnected"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1495
+msgid "discover potential storage pool sources"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:673
+msgid "disjoint NUMA cpu ranges are not supported with this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17579 ../../src/qemu/qemu_driver.c:17808
+#, c-format
+msgid "disk %s does not have an active block job"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18528
+#, c-format
+msgid "disk %s has no source file to be committed"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3349 ../../src/lxc/lxc_driver.c:3927
+#: ../../src/qemu/qemu_hotplug.c:5224
+#, c-format
+msgid "disk %s not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:8838 ../../src/qemu/qemu_domain.c:8847
+#, c-format
+msgid "disk '%s' already in active block job"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:139
+#, c-format
+msgid "disk '%s' backup state wrong or missing'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11940 ../../src/test/test_driver.c:8041
+#, c-format
+msgid "disk '%s' does not currently have a source assigned"
+msgstr ""
+
+#: ../../src/qemu/qemu_blockjob.c:184
+#, c-format
+msgid "disk '%s' has a blockjob assigned"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:410
+#, c-format
+msgid "disk '%s' has no media"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6111
+#, c-format
+msgid "disk '%s' improperly configured for a device='lun'"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:350
+#, c-format
+msgid "disk '%s' is empty or readonly"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:719
+#, c-format
+msgid "disk '%s' must use snapshot mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7994
+#, c-format
+msgid "disk '%s' not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10452
+#, c-format
+msgid "disk '%s' not found in domain"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:469 ../../src/conf/checkpoint_conf.c:342
+#: ../../src/conf/snapshot_conf.c:696
+#, c-format
+msgid "disk '%s' specified twice"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:10800 ../../src/qemu/qemu_driver.c:19505
+#: ../../src/test/test_driver.c:3892
+#, c-format
+msgid "disk '%s' was not found in the domain config"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:223
+msgid "disk attributes: disk[,checkpoint=type][,bitmap=name]"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:384
+msgid ""
+"disk attributes: disk[,snapshot=type][,driver=type][,stype=type][,file=name]"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:801
+#, c-format
+msgid "disk backend not supported: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3376
+#, c-format
+msgid "disk bus '%s' cannot be hot unplugged."
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3088 ../../src/qemu/qemu_hotplug.c:1078
+#, c-format
+msgid "disk bus '%s' cannot be hotplugged."
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4047
+#, c-format
+msgid "disk bus '%s' cannot be updated."
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10502
+msgid "disk device 'lun' doesn't support encryption"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10495
+msgid "disk device 'lun' doesn't support storage slice"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10489
+msgid "disk device 'lun' must use 'raw' format"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5259
+#, c-format
+msgid "disk device type '%s' cannot be detached"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3094
+#, c-format
+msgid "disk device type '%s' cannot be hotplugged"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1995
+#, c-format
+msgid "disk device='lun' is not supported for bus='%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10475
+#, c-format
+msgid "disk device='lun' is not supported for protocol='%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1053
+msgid "disk device='lun' is not supported for usb bus"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10482
+msgid "disk device='lun' is only valid for block type disk source"
+msgstr ""
+
+#: ../../src/qemu/qemu_alias.c:703
+msgid "disk does not have an alias"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:742
+#, c-format
+msgid "disk driver %s is not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10165
+msgid "disk event_idx mode supported only for virtio bus"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:705
+#, c-format
+msgid "disk format %s is not supported"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:774
+#, c-format
+msgid "disk image format not supported: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10171
+msgid "disk ioeventfd mode supported only for virtio bus"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9922
+#, c-format
+msgid "disk iotune field '%s' must be an integer"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3622
+msgid "disk migration was active, but 'remaining' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3631
+msgid "disk migration was active, but 'total' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3613
+msgid "disk migration was active, but 'transferred' data was missing"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6150
+#, c-format
+msgid "disk model '%s' not supported for bus '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4537
+msgid "disk port address is not supported by tunnelled migration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10585
+msgid "disk product is more than 16 characters"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10591
+msgid "disk product is not printable string"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:198
+#, c-format
+msgid "disk snapshot image path '%s' must be absolute"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4086
+msgid "disk snapshots not supported yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8012
+msgid "disk source can be changed only in removable drives"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32217
+msgid "disk source mode is only valid when storage pool is of iscsi type"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3055
+msgid "disk source path is missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2106
+#, c-format
+msgid "disk target %s not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1952
+#, c-format
+msgid "disk type of '%s' does not support ejectable media"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10570
+msgid "disk vendor is more than 8 characters"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10576
+msgid "disk vendor is not printable string"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:493
+#, c-format
+msgid "disk-only flag for snapshot %s requires disk-snapshot state"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14908
+msgid ""
+"disk-only snapshots require at least one disk to be selected for snapshot"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1257 ../../src/qemu/qemu_driver.c:776
+msgid "display"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:416
+msgid "display all block devices info"
+msgstr ""
+
+#: ../../tools/virsh-host.c:141
+msgid "display available free memory for the NUMA cell."
+msgstr ""
+
+#: ../../tools/virsh-host.c:267
+msgid "display available free pages for the NUMA cell."
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1098
+msgid "display extended details for pools"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1369
+msgid "display extended details for volumes"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1642
+msgid ""
+"display property of device vfio-pci is not supported by this version of QEMU"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5423
+msgid "display the progress of dump"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10601
+msgid "display the progress of migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4219 ../../tools/virsh-domain.c:4752
+msgid "display the progress of save"
+msgstr ""
+
+#: ../../src/util/virdnsmasq.c:732
+#, c-format
+msgid "dnsmasq binary %s is not executable"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:798
+msgid "do not enable STP for this bridge"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:48
+msgid "do not overwrite any existing data"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2166
+msgid "do not pretty-print the fields"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10581
+msgid "do not restart the domain on the destination host"
+msgstr ""
+
+#: ../../src/util/virerror.c:997
+#, c-format
+msgid "domain %s exists already"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5658
+#, c-format
+msgid "domain %s has no snapshots with name %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:327
+#, c-format
+msgid "domain %s is already running"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:331
+#, c-format
+msgid "domain '%s' already exists with uuid %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2514
+#, c-format
+msgid "domain '%s' coredump: failed to open %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2520
+#, c-format
+msgid "domain '%s' coredump: failed to write header to %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2526
+#, c-format
+msgid "domain '%s' coredump: write failed: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8057
+#, c-format
+msgid "domain '%s' has no capabilities recorded"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:699
+#, c-format
+msgid "domain '%s' has no current snapshot"
+msgstr ""
+
+#: ../../src/libvirt-qemu.c:283
+#, c-format
+msgid "domain '%s' in %s must match connection"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:310
+#, c-format
+msgid "domain '%s' is already active"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:294
+#, c-format
+msgid "domain '%s' is already being removed"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:316
+#, c-format
+msgid "domain '%s' is already being started"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:301
+#, c-format
+msgid "domain '%s' is already defined with uuid %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:5528
+#, c-format
+msgid "domain '%s' is not being migrated"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:5526
+#, c-format
+msgid "domain '%s' is not processing incoming migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6813
+#, c-format
+msgid "domain '%s' is not running"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:9308
+#, c-format
+msgid "domain '%s' must match connection"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1861
+#, c-format
+msgid "domain '%s' not paused"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1892 ../../src/test/test_driver.c:1959
+#, c-format
+msgid "domain '%s' not running"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3605
+msgid "domain already has VNC graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8296
+msgid "domain already has a vsock device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8282 ../../src/qemu/qemu_hotplug.c:3079
+msgid "domain already has a watchdog"
+msgstr ""
+
+#: ../../tools/virsh-host.c:92
+msgid "domain architecture (/domain/os/type/@arch)"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:42
+msgid "domain backup XML"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:395
+msgid "domain block device size information"
+msgstr ""
+
+#: ../../tools/virsh-host.c:73
+msgid "domain capabilities"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:46 ../../tools/virsh-checkpoint.c:96
+msgid "domain checkpoint XML"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:1471
+msgid "domain config update needs VIR_DOMAIN_AFFECT_CONFIG flag to be set"
+msgstr ""
+
+#: ../../src/conf/domain_capabilities.c:636
+#, c-format
+msgid "domain configuration does not support '%s' value '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:892
+msgid "domain control interface state"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1510
+msgid "domain core dump job"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11481
+msgid "domain display connection URI"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7200 ../../src/qemu/qemu_driver.c:7239
+msgid "domain does not have managed save image"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:4320
+#: ../../src/remote/remote_daemon_dispatch.c:4636
+#, c-format
+msgid "domain event %d not registered"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:4680
+#, c-format
+msgid "domain event callback %d not registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16448
+msgid "domain genid update requires restart"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1237
+msgid "domain has 'invtsc' CPU feature but TSC frequency is not specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:1111
+msgid "domain has SMM turned off but chosen firmware requires it"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16316 ../../src/qemu/qemu_migration.c:1210
+msgid "domain has active block job"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:376
+msgid "domain has assigned host devices"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:6551
+msgid "domain has no snapshots"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8477
+msgid "domain has no watchdog"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22286 ../../src/test/test_driver.c:3156
+msgid "domain has to be shutoff before renaming"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10507
+msgid "domain id or name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10389
+msgid "domain id or uuid"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1269
+msgid "domain information"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10175
+msgid "domain information in XML"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2708 ../../src/qemu/qemu_driver.c:1889
+#: ../../src/qemu/qemu_driver.c:7574
+msgid "domain is already running"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1202
+msgid "domain is marked for auto destroy"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6653 ../../src/qemu/qemu_domain.c:6725
+#: ../../src/qemu/qemu_driver.c:3204
+msgid "domain is no longer running"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:558 ../../src/openvz/openvz_driver.c:614
+#: ../../src/openvz/openvz_driver.c:2046 ../../src/vmware/vmware_driver.c:499
+#: ../../src/vmware/vmware_driver.c:556 ../../src/vmware/vmware_driver.c:633
+msgid "domain is not in running state"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1025 ../../src/vmware/vmware_driver.c:375
+msgid "domain is not in shutoff state"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:596
+msgid "domain is not in suspend state"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3732 ../../src/conf/domain_conf.c:3864
+#: ../../src/conf/domain_conf.c:7375 ../../src/qemu/qemu_domain.c:9082
+#: ../../src/qemu/qemu_driver.c:1933 ../../src/qemu/qemu_driver.c:1966
+#: ../../src/qemu/qemu_driver.c:2263 ../../src/qemu/qemu_monitor.c:789
+#: ../../src/test/test_driver.c:2129
+msgid "domain is not running"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:2254
+msgid "domain is not running on destination host"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18028
+msgid "domain is not transient"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1839 ../../src/qemu/qemu_driver.c:1885
+msgid "domain is pmsuspended"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2432
+msgid "domain is transient"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6111
+msgid "domain job information"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:993
+#, c-format
+msgid "domain master key file doesn't exist in %s"
+msgstr ""
+
+#: ../../src/conf/virdomainmomentobjlist.c:246
+#, c-format
+msgid "domain moment %s already exists"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:452
+msgid "domain must have at least one disk to perform backup"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:316
+msgid "domain must have at least one disk to perform checkpoints"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10421 ../../tools/virsh-domain.c:10469
+msgid "domain name or uuid"
+msgstr ""
+
+#: ../../tools/virsh.h:80 ../../tools/virsh.h:117 ../../tools/virsh.h:130
+msgid "domain name, id or uuid"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1508
+msgid "domain save job"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:125
+msgid "domain snapshot XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13476
+msgid "domain started"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1408
+msgid "domain state"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2168 ../../src/lxc/lxc_driver.c:2191
+msgid "domain stats query failed"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1460
+msgid "domain time"
+msgstr ""
+
+#: ../../tools/virsh-host.c:601
+msgid "domain type"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:590
+msgid "domain type is not defined"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6567
+msgid "domain vcpu counts"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22280
+msgid "domain with a managed saved state can't be renamed"
+msgstr ""
+
+#: ../../src/test/test_driver.c:271
+msgid "domain with managedsave data can only have runstate 'shutoff'"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:456
+#, c-format
+msgid "domain with name '%s' already exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1251
+msgid "domain's dimm info lacks slot ID or base address"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:2765
+msgid "domainMigratePrepare did not set uri"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:2888 ../../src/qemu/qemu_migration.c:4056
+msgid "domainMigratePrepare2 did not set uri"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3092 ../../src/libxl/libxl_migration.c:1058
+#: ../../src/qemu/qemu_migration.c:4293
+msgid "domainMigratePrepare3 did not set uri"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:297
+msgid "domainbackup"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:209
+msgid "domaincheckpoint"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:11848
+msgid "domains in 'doms' array must belong to a single connection"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:429
+msgid "domainsnapshot"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:11828
+#, c-format
+msgid "doms array in %s must contain at least one domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6127
+msgid "don't destroy statistics of a recently completed job when reading"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5084
+#, c-format
+msgid "don't know how to remove a %s device"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:806
+msgid "don't start the bridge immediately"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1029
+msgid "don't start the un-slaved interface immediately (not recommended)"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:208 ../../tools/libvirt-guests.sh.in:252
+msgid "done"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:757
+msgid "download volume contents to a file"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:51
+msgid "drive hotplug is not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5585
+#, c-format
+msgid "driver does not support net model '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:242
+msgid "driver of disk device"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1908
+#, c-format
+msgid "driver serial '%s' contains unsafe characters"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13132
+msgid "dropped"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5427
+msgid "dump domain's memory only"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13569
+#, c-format
+msgid "dump query failed, status=%d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5397
+msgid "dump the core of a domain to a file for analysis"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3741
+msgid "dump-guest-memory is not supported"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:1318
+#, c-format
+msgid "dumpformat '%d' is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:190
+msgid "dumping"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:292
+msgid "dup2(stderr) failed"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:280
+msgid "dup2(stdin) failed"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:286
+msgid "dup2(stdout) failed"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2992
+#, c-format
+msgid "duplicate 'id' found in '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21149
+#, c-format
+msgid "duplicate blkio device path '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2256
+#, c-format
+msgid "duplicate cookie '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18854
+#, c-format
+msgid "duplicate iothread id '%u' found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18978
+#, c-format
+msgid "duplicate iothreadpin for same iothread '%u'"
+msgstr ""
+
+#: ../../src/util/virjson.c:598
+#, c-format
+msgid "duplicate key '%s'"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:78
+msgid "duplicate native vlan setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5849
+#, c-format
+msgid "duplicate vcpu order '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18904
+#, c-format
+msgid "duplicate vcpupin for vcpu '%d'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3482
+msgid "duration in seconds"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1321
+msgid "duration in seconds to allow read I/O operations max"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1297
+msgid "duration in seconds to allow read max bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1313
+msgid "duration in seconds to allow total I/O operations max"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1289
+msgid "duration in seconds to allow total max bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1329
+msgid "duration in seconds to allow write I/O operations max"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1305
+msgid "duration in seconds to allow write max bytes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9051
+msgid "dynamic label type must use resource relabeling"
+msgstr ""
+
+#: ../../tools/vsh.c:3200
+msgid "echo arguments"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12853
+msgid "edit XML configuration for a domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1110
+msgid "edit XML configuration for a network"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:393
+msgid "edit XML configuration for a network filter"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:98
+msgid "edit XML configuration for a physical host interface"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1810
+msgid "edit XML configuration for a storage pool"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:327
+msgid "edit XML for a checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4901
+msgid "edit XML for a domain's managed save state file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4656
+msgid "edit XML for a domain's saved state file"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:508
+msgid "edit XML for a snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3261
+msgid "egl-headless display is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1306 ../../tools/virsh-nodedev.c:916
+#: ../../tools/virsh-pool.c:2040 ../../tools/virsh-secret.c:782
+msgid "either --list or --event <type> is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:950 ../../tools/virsh-domain.c:3304
+msgid "either inbound average or floor is mandatory"
+msgstr ""
+
+#: ../../src/util/virsecret.c:82
+msgid "either secret uuid or usage expected"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13556
+msgid "element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20991
+msgid "element 'genid' can only appear once"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:551
+msgid "element 'name' is mandatory for RBD pool"
+msgstr ""
+
+#: ../../src/network/leaseshelper.c:230
+msgid "empty json array"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:3946
+msgid "empty path"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:113
+msgid "empty rbd option name specified"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:125
+#, c-format
+msgid "empty rbd option value specified for name '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:585
+#, c-format
+msgid "emulator '%s' is not executable"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:578
+#, c-format
+msgid "emulator '%s' not found"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7315
+msgid "emulator:"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1355
+msgid "enable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7460
+msgid "enable cpus specified by cpulist"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7546
+msgid "enable cpus specified by cpumap"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10710
+msgid "enable parallel migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10621
+msgid "enable post-copy migration; switch to it using migrate-postcopy command"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9401
+msgid "enabled"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:665
+#, c-format
+msgid "encountered an error on interface %s index %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:974
+msgid "encrypted VNC TLS keys are not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:614
+msgid "encrypted ploop volumes are not supported with ploop init"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:1576
+msgid "encrypted secrets are not supported"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:954
+#, c-format
+msgid "encryption format %d doesn't match expected format %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1094
+msgid "encryption format of inputvol must be LUKS"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:915
+#, c-format
+msgid "end of range %s - %s in network %s/%d is the broadcast address"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2170
+msgid "enforce requested stats parameters"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4907
+msgid "entry was missing 'device'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4953
+msgid "entry was missing 'len'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4947
+msgid "entry was missing 'offset'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4941
+msgid "entry was missing 'speed'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4925
+msgid "entry was missing 'type'"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:364
+msgid "enumerate devices on this host"
+msgstr ""
+
+#: ../../src/util/virerror.c:660 ../../tools/virsh-domain-monitor.c:109
+msgid "error"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:990
+#, c-format
+msgid "error %d during port-profile setlink on interface %s (%d)"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:1069
+#, c-format
+msgid "error adding fdb entry for %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:588
+msgid "error calling aa_change_profile()"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:230 ../../src/security/security_selinux.c:1245
+msgid "error calling security_getenforce()"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:249
+#, c-format
+msgid "error changing profile to %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1394
+msgid "error copying UUID"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:501
+msgid "error copying profile name"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:986
+msgid "error count:"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:345
+#, c-format
+msgid "error creating %s interface %s@%s (%s)"
+msgstr ""
+
+#: ../../src/util/virnetdevbridge.c:462
+#, c-format
+msgid "error creating bridge interface %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:642
+msgid "error creating directory for ploop volume"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:646
+#, c-format
+msgid "error destroying network device %s"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:723
+msgid "error dumping"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:441
+#, c-format
+msgid "error dumping %s (%d) interface"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:824
+#, c-format
+msgid "error during virtual port configuration of ifindex %d"
+msgstr ""
+
+#: ../../src/util/virerror.c:1179
+msgid "error from service"
+msgstr ""
+
+#: ../../src/util/virerror.c:1180
+#, c-format
+msgid "error from service: %s"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:494
+msgid "error getting profile status"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:250
+msgid "error in poll call"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:527
+msgid "error parsing IFLA_PORT_SELF part"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1652
+msgid "error parsing IFLA_VF_INFO"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:600
+msgid "error parsing IFLA_VF_PORT during error reporting"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:553
+msgid "error parsing IFLA_VF_PORT part"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:488
+msgid "error parsing pid of lldpad"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:464
+msgid "error reading DAD state information"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2455
+msgid "error receiving signal from container"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:360
+msgid "error sending continue signal to daemon"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:545
+msgid "error while iterating over IFLA_VF_PORTS part"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:491
+#, c-format
+msgid "error while opening private key '%s', wrong passphrase?"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:484
+#, c-format
+msgid "error while reading private key '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:529
+#, c-format
+msgid "error while reading public key '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2511
+msgid "error while resuming the domain"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2460
+msgid "error while suspending the domain"
+msgstr ""
+
+#: ../../tools/vsh.c:1973
+msgid "error: "
+msgstr ""
+
+#: ../../tools/vsh.c:3177
+msgid "escape for XML use"
+msgstr ""
+
+#: ../../tools/vsh.c:3173
+msgid "escape for shell use"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2867
+msgid "ethtool ioctl error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13212
+#, c-format
+msgid "event '%s' for domain %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13343
+#, c-format
+msgid "event '%s' for domain %s: %s for %s %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:834
+#, c-format
+msgid "event '%s' for node device %s\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:702
+#, c-format
+msgid "event '%s' for secret %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1960
+#, c-format
+msgid "event '%s' for storage pool %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13489
+#, c-format
+msgid "event 'agent-lifecycle' for domain %s: state: '%s' reason: '%s'\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13408
+#, c-format
+msgid "event 'balloon-change' for domain %s: %lluKiB\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13586
+#, c-format
+msgid "event 'block-threshold' for domain %s: dev: %s(%s) %llu %llu\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13436
+#, c-format
+msgid "event 'device-added' for domain %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13545
+#, c-format
+msgid "event 'device-removal-failed' for domain %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13422
+#, c-format
+msgid "event 'device-removed' for domain %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13363
+#, c-format
+msgid "event 'disk-change' for domain %s disk %s: %s -> %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13293
+#, c-format
+msgid ""
+"event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13272
+#, c-format
+msgid "event 'io-error' for domain %s: %s (%s) %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13323
+#, c-format
+msgid "event 'io-error-reason' for domain %s: %s (%s) %s due to %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13524
+#, c-format
+msgid "event 'job-completed' for domain %s:\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13227
+#, c-format
+msgid "event 'lifecycle' for domain %s: %s %s\n"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1232
+#, c-format
+msgid "event 'lifecycle' for network %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:804
+#, c-format
+msgid "event 'lifecycle' for node device %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:669
+#, c-format
+msgid "event 'lifecycle' for secret %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1929
+#, c-format
+msgid "event 'lifecycle' for storage pool %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13567
+#, c-format
+msgid "event 'metdata-change' for domain %s: %s %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13505
+#, c-format
+msgid "event 'migration-iteration' for domain %s: iteration: '%d'\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13242
+#, c-format
+msgid "event 'rtc-change' for domain %s: %lld\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13382
+#, c-format
+msgid "event 'tray-change' for domain %s disk %s: %s\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13453
+#, c-format
+msgid "event 'tunable' for domain %s:\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13256
+#, c-format
+msgid "event 'watchdog' for domain %s: %s\n"
+msgstr ""
+
+#: ../../src/conf/object_event.c:423
+msgid "event callback already tracked"
+msgstr ""
+
+#: ../../src/conf/object_event.c:991
+#, c-format
+msgid "event callback function %p not registered"
+msgstr ""
+
+#: ../../src/conf/object_event.c:1039
+#, c-format
+msgid "event callback id %d not registered"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:123
+#, c-format
+msgid "event from unexpected fd %d!=%d / watch %d!=%d"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:145
+#, c-format
+msgid "event from unexpected proc %ju!=%ju"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9845 ../../tools/virsh-domain.c:13774
+#: ../../tools/virsh-network.c:1336 ../../tools/virsh-nodedev.c:954
+#: ../../tools/virsh-pool.c:2071 ../../tools/virsh-secret.c:812
+msgid "event loop interrupted\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9848 ../../tools/virsh-domain.c:13777
+#: ../../tools/virsh-network.c:1339 ../../tools/virsh-nodedev.c:957
+#: ../../tools/virsh-pool.c:2074 ../../tools/virsh-secret.c:815
+msgid "event loop timed out\n"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:172
+msgid "event wakeup"
+msgstr ""
+
+#: ../../src/libvirt-network.c:1063 ../../src/libvirt-nodedev.c:825
+#: ../../src/libvirt-secret.c:760 ../../src/libvirt-storage.c:2297
+#, c-format
+msgid "eventID in %s must be less than %d"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:9317
+#, c-format
+msgid "eventID must be less than %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9855 ../../tools/virsh-domain.c:13784
+#: ../../tools/virsh-network.c:1346 ../../tools/virsh-nodedev.c:964
+#: ../../tools/virsh-pool.c:2081 ../../tools/virsh-secret.c:822
+#, c-format
+msgid "events received: %d\n"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2208
+msgid "exactly one of 'device' and 'nodename' need to be specified"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:897
+msgid "exclude <domain> from XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9939
+msgid "execute command without timeout"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9935
+msgid "execute command without waiting for timeout"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:789
+msgid "existing interface name"
+msgstr ""
+
+#: ../../src/util/virprocess.c:140
+#, c-format
+msgid "exit status %d"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:224
+msgid "expected exactly 1 device for the storage pool"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:204
+msgid "expected exactly 1 host for the storage pool"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3218
+#, c-format
+msgid "expected protocol '%s' but got '%s' in URI JSON volume definition"
+msgstr ""
+
+#: ../../tools/vsh.c:1467
+#, c-format
+msgid "expected syntax: --%s <%s>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12225
+#, c-format
+msgid "expected unicast mac address, found multicast '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:543
+#, c-format
+msgid "expected unicast mac address, found multicast '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:448
+#, c-format
+msgid "expecting %zu consoles, but got %zu tty file handlers"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:372
+#, c-format
+msgid "expecting %zu veths, but got %zu"
+msgstr ""
+
+#: ../../src/util/virjson.c:777 ../../src/util/virjson.c:822
+msgid "expecting JSON array"
+msgstr ""
+
+#: ../../src/util/virjson.c:593
+msgid "expecting JSON object"
+msgstr ""
+
+#: ../../src/util/virconf.c:556
+msgid "expecting a name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:709
+msgid "expecting a pci:0000.00.00.00 or ccw:00.0.0000 address."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:731
+msgid "expecting a scsi:00.00.00 or usb:00.00 or sata:00.00.00 address."
+msgstr ""
+
+#: ../../src/util/virconf.c:617
+msgid "expecting a separator"
+msgstr ""
+
+#: ../../src/util/virconf.c:486
+msgid "expecting a separator in list"
+msgstr ""
+
+#: ../../src/util/virconf.c:453 ../../src/util/virconf.c:522
+msgid "expecting a value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13541
+#, c-format
+msgid "expecting absolute path: %s"
+msgstr ""
+
+#: ../../src/util/virconf.c:647
+msgid "expecting an assignment"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:742
+msgid "expecting an ide:00.00.00 address."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17062
+#, c-format
+msgid "expecting root element of 'disk', not '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:616
+msgid "extended partition already exists"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:962
+msgid "external"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14666
+#, c-format
+msgid "external active snapshots are not supported on '%s' disks"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14652
+#, c-format
+msgid ""
+"external active snapshots are not supported on 'network' disks using '%s' "
+"protocol"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14616
+msgid "external active snapshots are not supported on scsi passthrough devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17869
+#, c-format
+msgid ""
+"external destination file for disk %s already exists and is not a block "
+"device: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14577 ../../src/qemu/qemu_driver.c:14594
+#, c-format
+msgid "external inactive snapshots are not supported on '%s' disks"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14564
+#, c-format
+msgid ""
+"external inactive snapshots are not supported on 'network' disks using '%s' "
+"protocol"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:343
+msgid "external memory snapshots require a filename"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14734
+#, c-format
+msgid ""
+"external snapshot file for disk %s already exists and is not a block device: "
+"%s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14692
+#, c-format
+msgid "external snapshot for readonly disk %s is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14859
+#, c-format
+msgid "external snapshot format for disk %s is unsupported: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:269
+#, c-format
+msgid "extra %s unsupported in <virtualport type='%s'>"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9631
+msgid "extract the value of the 'return' key from the returned string"
+msgstr ""
+
+#: ../../tools/vsh.c:2329
+msgid "f - force, try to redefine again"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:218 ../../tools/virsh-domain.c:13117
+msgid "failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:957
+msgid "failed Xen syscall"
+msgstr ""
+
+#: ../../src/util/virerror.c:958
+#, c-format
+msgid "failed Xen syscall %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1619
+msgid "failed due to I/O error"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_capabilities.c:149
+msgid "failed probing capabilities"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:188
+#, c-format
+msgid "failed reading from file '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:2346
+#, c-format
+msgid "failed recvfd for child creating '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1931
+#, c-format
+msgid "failed to abort job for disk '%s'"
+msgstr ""
+
+#: ../../src/util/virmdev.c:219
+#, c-format
+msgid "failed to access '%s'"
+msgstr ""
+
+#: ../../src/util/virvsock.c:100
+msgid "failed to acquire guest cid"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4323
+#, c-format
+msgid "failed to add chardev '%s' info"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:480
+msgid "failed to add device into new map"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3432
+#, c-format
+msgid ""
+"failed to add new filter rules to '%s' - attempting to restore old rules"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1413
+msgid "failed to add susbsystem filter"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1027
+#, c-format
+msgid "failed to apply capabilities: %d"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:305
+msgid "failed to attach cgroup BPF prog"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2188
+msgid "failed to attach the namespace"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:530 ../../src/rpc/virnetsshsession.c:554
+#, c-format
+msgid "failed to authenticate using SSH agent: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:828
+#, c-format
+msgid "failed to authenticate using agent: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:856
+#, c-format
+msgid "failed to authenticate: %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1140
+#, c-format
+msgid "failed to begin transaction: %s%s%s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:227 ../../src/rpc/virnetsshsession.c:351
+msgid "failed to calculate ssh host key hash"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:132
+#, c-format
+msgid "failed to change to directory '%s' in '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1241
+msgid "failed to chown secret file"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1213
+#, c-format
+msgid "failed to clone RBD volume %s to %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:170
+#, c-format
+msgid "failed to clone files from '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1396 ../../src/openvz/openvz_driver.c:1453
+msgid "failed to close file"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:248
+#: ../../src/security/virt-aa-helper.c:356
+msgid "failed to close or write to profile"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1218
+msgid "failed to collect snapshot list"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1165
+#, c-format
+msgid "failed to commit transaction: %s%s%s"
+msgstr ""
+
+#: ../../src/conf/domain_event.c:2258
+#, c-format
+msgid "failed to compile regex '%s': %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:126
+#, c-format
+msgid "failed to connect to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:216
+msgid "failed to connect to agent socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:280 ../../src/qemu/qemu_monitor.c:293
+msgid "failed to connect to monitor socket"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:322
+#, c-format
+msgid "failed to connect to the RADOS monitor on: %s"
+msgstr ""
+
+#: ../../tools/virsh.c:229
+msgid "failed to connect to the hypervisor"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:892
+#, c-format
+msgid "failed to construct broadcast or network address for network %s/%d"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:251
+#, c-format
+msgid "failed to convert size: '%s'"
+msgstr ""
+
+#: ../../src/util/virxml.c:993
+msgid "failed to convert the XML node tree"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20633
+msgid "failed to copy 'vcpus'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:489
+msgid "failed to copy all device rules"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:423
+msgid "failed to count cgroup BPF map items"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:554
+#, c-format
+msgid "failed to create %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1026
+#, c-format
+msgid "failed to create (start) interface %s: %s%s%s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1105
+#, c-format
+msgid "failed to create RBD snapshot %s@%s"
+msgstr ""
+
+#: ../../src/util/virxml.c:1172
+msgid "failed to create a new XML namespace"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:753
+#, c-format
+msgid "failed to create channel dir '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18108
+msgid "failed to create copy target"
+msgstr ""
+
+#: ../../src/util/virfile.c:2618
+#, c-format
+msgid "failed to create directory '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:746
+#, c-format
+msgid "failed to create dump dir '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:485 ../../src/qemu/qemu_driver.c:15182
+#, c-format
+msgid "failed to create image file '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:237
+msgid "failed to create include file"
+msgstr ""
+
+#: ../../src/network/leaseshelper.c:221 ../../src/util/virlease.c:123
+msgid "failed to create json"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:732
+#, c-format
+msgid "failed to create lib dir '%s': %s"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:881
+#, c-format
+msgid "failed to create libssh channel: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1786
+#, c-format
+msgid "failed to create log dir '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7313 ../../src/qemu/qemu_domain.c:7479
+#: ../../src/qemu/qemu_virtiofs.c:203
+#, c-format
+msgid "failed to create logfile %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:345
+msgid "failed to create profile"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:739
+#, c-format
+msgid "failed to create save dir '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:194 ../../src/qemu/qemu_interface.c:321
+#: ../../src/qemu/qemu_monitor.c:251 ../../src/qemu/qemu_vhost_user_gpu.c:133
+msgid "failed to create socket"
+msgstr ""
+
+#: ../../src/util/virfile.c:2245
+#, c-format
+msgid "failed to create socket needed for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:181
+msgid "failed to create socketpair"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:725
+#, c-format
+msgid "failed to create state dir '%s': %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:232
+msgid "failed to create the RADOS cluster"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:344
+#, c-format
+msgid "failed to create the RBD IoCTX. Does the pool '%s' exist?"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:1188
+#: ../../src/node_device/node_device_udev.c:1876
+msgid "failed to create udev context"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1928
+msgid "failed to create udev enumerate thread"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1901
+msgid "failed to create udev handler thread"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:940
+#, c-format
+msgid "failed to create volume '%s/%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:680
+#, c-format
+msgid "failed to decode SASL data: %d (%s)"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2680
+#, c-format
+msgid "failed to delete root.hds of volume '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1078
+#, c-format
+msgid "failed to destroy (stop) interface %s: %s%s%s"
+msgstr ""
+
+#: ../../tools/vsh.c:2124
+#, c-format
+msgid "failed to determine loop exit status: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2550
+msgid "failed to enable IP forwarding"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:763
+#, c-format
+msgid "failed to enable mac filter in '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:642
+#, c-format
+msgid "failed to encode SASL data: %d (%s)"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:201
+#, c-format
+msgid "failed to encrypt the data: '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:897 ../../src/rpc/virnetsshsession.c:921
+#, c-format
+msgid "failed to execute command '%s': %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2835
+msgid "failed to extract gluster volume name"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2211
+#, c-format
+msgid "failed to find USB device busnum:devnum for %x:%x"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:3073
+msgid "failed to find an empty memory slot"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6200
+msgid ""
+"failed to find appropriate hotpluggable vcpus to reach the desired target "
+"vcpu count"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:192 ../../src/qemu/qemu_backup.c:236
+#, c-format
+msgid "failed to find bitmap '%s' in image '%s%u'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12819
+#, c-format
+msgid "failed to find disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8091
+#, c-format
+msgid "failed to find iothread id for '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:928
+#: ../../src/interface/interface_backend_udev.c:937
+#, c-format
+msgid "failed to find the VID for the VLAN device '%s'"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:944
+#: ../../src/interface/interface_backend_udev.c:952
+#, c-format
+msgid "failed to find the real device for the VLAN device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2163 ../../tools/virsh-domain.c:2479
+#, c-format
+msgid "failed to finish job for disk %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2558
+#, c-format
+msgid "failed to format image: '%s'"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1721
+msgid "failed to generate XML"
+msgstr ""
+
+#: ../../src/util/virrandom.c:118
+#, c-format
+msgid "failed to generate byte stream: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1145
+msgid "failed to generate uuid"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1372
+msgid "failed to get CPU model names"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:929
+#, c-format
+msgid "failed to get IPv4 address for start or end of range %s - %s"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:960
+#, c-format
+msgid "failed to get IPv6 address for start or end of range %s - %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1101 ../../tools/virt-admin.c:199
+msgid "failed to get URI"
+msgstr ""
+
+#: ../../tools/virsh-host.c:59
+msgid "failed to get capabilities"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:412
+msgid "failed to get cgroup BPF map FD"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:417
+msgid "failed to get cgroup BPF map info"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:395
+msgid "failed to get cgroup BPF prog FD"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:400
+msgid "failed to get cgroup BPF prog info"
+msgstr ""
+
+#: ../../src/util/vircgroupbackend.h:458
+#, c-format
+msgid "failed to get cgroup backend for '%s'"
+msgstr ""
+
+#: ../../src/util/virperf.c:235
+msgid "failed to get cmt scaling factor"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:451
+msgid "failed to get current time"
+msgstr ""
+
+#: ../../tools/virsh-util.c:65
+#, c-format
+msgid "failed to get domain '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10524
+msgid "failed to get domain UUID"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3371
+msgid "failed to get domain xml"
+msgstr ""
+
+#: ../../tools/virsh-host.c:122
+msgid "failed to get emulator capabilities"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:577 ../../src/qemu/qemu_vhost_user.c:289
+#, c-format
+msgid "failed to get features from '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:218
+#, c-format
+msgid "failed to get free memory for NUMA node number: %lu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11927 ../../tools/virsh-host.c:1070
+msgid "failed to get hostname"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1427
+msgid "failed to get hypervisor type"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:88
+#, c-format
+msgid "failed to get interface '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:297
+#, c-format
+msgid "failed to get interface-types from '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16623
+msgid "failed to get launch security cbitpos"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16636
+msgid "failed to get launch security policy"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16630
+msgid "failed to get launch security reduced-phys-bits"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:206
+#: ../../src/interface/interface_backend_udev.c:331
+#, c-format
+msgid "failed to get list of %s interfaces on host"
+msgstr ""
+
+#: ../../tools/virsh-network.c:100
+#, c-format
+msgid "failed to get network '%s'"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1099
+msgid "failed to get network UUID"
+msgstr ""
+
+#: ../../tools/virsh-network.c:129
+#, c-format
+msgid "failed to get network port '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:663
+msgid "failed to get node information"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:153
+#, c-format
+msgid "failed to get number of %s interfaces on host"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:372
+#: ../../src/interface/interface_backend_netcf.c:462
+#: ../../src/interface/interface_backend_netcf.c:648
+#, c-format
+msgid "failed to get number of host interfaces: %s%s%s"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:64
+#, c-format
+msgid "failed to get nwfilter '%s'"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:478
+#, c-format
+msgid "failed to get nwfilter binding '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:595 ../../tools/virsh-volume.c:1590
+msgid "failed to get parent pool"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:182
+#, c-format
+msgid "failed to get pool '%s'"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1799
+msgid "failed to get pool UUID"
+msgstr ""
+
+#: ../../src/util/virperf.c:193
+msgid "failed to get rdt event type"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:56
+#, c-format
+msgid "failed to get secret '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:532
+msgid "failed to get source from sourceList"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:340
+#, c-format
+msgid "failed to get status of interface %s: %s%s%s"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:2123
+msgid "failed to get storage pool capabilities"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1416
+#, c-format
+msgid "failed to get stripe count of RBD image %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1039
+msgid "failed to get sysinfo"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:493
+#, c-format
+msgid "failed to get targets from '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1479 ../../tools/virt-admin.c:257
+msgid "failed to get the daemon version"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:413
+#, c-format
+msgid "failed to get the features of RBD image %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:431
+#, c-format
+msgid "failed to get the flags of RBD image %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:962
+#, c-format
+msgid "failed to get the format of RBD image %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1460
+msgid "failed to get the hypervisor version"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:215
+msgid "failed to get the key of the current session"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1441 ../../tools/virt-admin.c:245
+msgid "failed to get the library version"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:985
+#, c-format
+msgid "failed to get the stripe count of RBD image %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:979
+#, c-format
+msgid "failed to get the stripe unit of RBD image %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:125 ../../tools/virsh-volume.c:316
+#, c-format
+msgid "failed to get vol '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:127
+#, c-format
+msgid "failed to get vol '%s', specifying --%s might help"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:206
+msgid "failed to initialize RADOS"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:83 ../../src/rpc/virnetsaslcontext.c:99
+#, c-format
+msgid "failed to initialize SASL library: %d (%s)"
+msgstr ""
+
+#: ../../src/util/vircrypto.c:189
+#, c-format
+msgid "failed to initialize cipher: '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:446
+msgid "failed to initialize device BPF map"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3606
+msgid "failed to initialize domain condition"
+msgstr ""
+
+#: ../../src/storage/storage_file_gluster.c:132
+#, c-format
+msgid "failed to initialize gluster connection (src=%p priv=%p)"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:166
+msgid "failed to initialize libssh"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:133
+msgid "failed to initialize netcf"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:470
+#, c-format
+msgid "failed to iterate RBD image '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1070
+#, c-format
+msgid "failed to iterate RBD snapshot %s@%s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:390
+#: ../../src/interface/interface_backend_netcf.c:480
+#: ../../src/interface/interface_backend_netcf.c:668
+#, c-format
+msgid "failed to list host interfaces: %s%s%s"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:294
+msgid "failed to load cgroup BPF prog"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:474
+msgid "failed to lookup device in old map"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:480
+#, c-format
+msgid "failed to lookup interface with MAC address '%s'"
+msgstr ""
+
+#: ../../tools/virsh-network.c:170
+#, c-format
+msgid "failed to mark network %s as autostarted"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:224
+#, c-format
+msgid "failed to mark pool %s as autostarted"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:454
+#, c-format
+msgid "failed to move file to %s "
+msgstr ""
+
+#: ../../tools/virt-admin.c:347
+#, c-format
+msgid "failed to obtain list of available servers from %s"
+msgstr ""
+
+#: ../../tools/virt-admin.c:600
+#, c-format
+msgid "failed to obtain list of connected clients from server '%s'"
+msgstr ""
+
+#: ../../src/util/virlog.c:699
+#, c-format
+msgid "failed to open %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1002
+msgid "failed to open configuration file"
+msgstr ""
+
+#: ../../src/util/virerror.c:1003
+#, c-format
+msgid "failed to open configuration file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:1000
+msgid "failed to open domain master key file for read"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:927
+msgid "failed to open domain master key file for write"
+msgstr ""
+
+#: ../../src/util/virconf.c:1441
+msgid "failed to open file"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7336
+#, c-format
+msgid "failed to open logfile %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:477
+#, c-format
+msgid "failed to open netns %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:432 ../../src/lxc/lxc_process.c:453
+#, c-format
+msgid "failed to open ns %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1221
+msgid "failed to open secret file for write"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:889 ../../src/rpc/virnetsshsession.c:913
+#, c-format
+msgid "failed to open ssh channel: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1159
+#: ../../src/storage/storage_backend_rbd.c:1404
+#, c-format
+msgid "failed to open the RBD image %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:523
+#: ../../src/storage/storage_backend_rbd.c:768
+#: ../../src/storage/storage_backend_rbd.c:1296
+#, c-format
+msgid "failed to open the RBD image '%s'"
+msgstr ""
+
+#: ../../tools/vsh.c:2172
+msgid "failed to open the log file. check the log file path"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:876 ../../src/util/virhostmem.c:429
+#, c-format
+msgid "failed to parse %s"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:251
+#, c-format
+msgid "failed to parse %sversion"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3954
+msgid "failed to parse CPU blockers in QEMU capabilities"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:613
+#, c-format
+msgid "failed to parse SCSI host '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3797
+msgid "failed to parse agent timeout"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2795
+#, c-format
+msgid "failed to parse backing file location '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:12806
+#, c-format
+msgid "failed to parse block device '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1008
+msgid "failed to parse configuration file"
+msgstr ""
+
+#: ../../src/util/virerror.c:1009
+#, c-format
+msgid "failed to parse configuration file %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1773
+#, c-format
+msgid "failed to parse cpuid[%zu]"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1041
+#, c-format
+msgid "failed to parse device weight: '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:826
+#, c-format
+msgid "failed to parse int: '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:960 ../../src/lxc/lxc_native.c:1094
+#, c-format
+msgid "failed to parse integer: '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4295 ../../src/util/virlease.c:88
+#: ../../src/util/virlease.c:95 ../../src/util/virlease.c:156
+#: ../../src/util/virlease.c:180
+msgid "failed to parse json"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1779
+#, c-format
+msgid "failed to parse msr[%zu]"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2551
+#, c-format
+msgid "failed to parse multicast address from '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3954
+msgid "failed to parse node name index"
+msgstr ""
+
+#: ../../src/util/virstring.c:1371
+#, c-format
+msgid "failed to parse port number '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3913
+msgid "failed to parse qemu capabilities cpus"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4218 ../../src/qemu/qemu_domain.c:3842
+msgid "failed to parse qemu capabilities flags"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4289
+msgid "failed to parse qemu capabilities gic"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3993
+msgid "failed to parse qemu capabilities machines"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3875 ../../src/qemu/qemu_domain.c:3887
+msgid "failed to parse qemu device list"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1047
+#, c-format
+msgid "failed to parse read_bps_device: '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1061
+#, c-format
+msgid "failed to parse read_iops_device: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3896 ../../src/qemu/qemu_domain.c:3908
+msgid "failed to parse slirp helper list"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3723
+msgid "failed to parse slirp-helper features"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1078
+#, c-format
+msgid "failed to parse the CCW address from sysfs path: '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:373
+#, c-format
+msgid "failed to parse the PCI address from sysfs path: '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:724
+#, c-format
+msgid "failed to parse the SCSI address from filename: '%s'"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1261
+#, c-format
+msgid "failed to parse the index of the VMX key '%s'"
+msgstr ""
+
+#: ../../src/util/virutil.c:1497
+#, c-format
+msgid "failed to parse value of %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1054
+#, c-format
+msgid "failed to parse write_bps_device: '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1068
+#, c-format
+msgid "failed to parse write_iops_device: '%s'"
+msgstr ""
+
+#: ../../src/util/virxml.c:857
+#, c-format
+msgid "failed to parse xml document '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2156 ../../tools/virsh-domain.c:2472
+#, c-format
+msgid "failed to pivot job for disk %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3297
+msgid "failed to populate iothreadids"
+msgstr ""
+
+#: ../../src/util/vircommand.c:539 ../../src/util/vircommand.c:593
+#, c-format
+msgid "failed to preserve fd %d"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1133
+#, c-format
+msgid "failed to protect RBD snapshot %s@%s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1889
+#, c-format
+msgid "failed to query job for disk %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:180
+msgid "failed to re-init netcf"
+msgstr ""
+
+#: ../../src/util/virmdev.c:88
+#, c-format
+msgid "failed to read '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:302
+msgid "failed to read AppArmor template"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:792
+msgid "failed to read XML"
+msgstr ""
+
+#: ../../src/util/virerror.c:1005
+msgid "failed to read configuration file"
+msgstr ""
+
+#: ../../src/util/virerror.c:1006
+#, c-format
+msgid "failed to read configuration file %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6805
+msgid "failed to read cookie"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:366
+#, c-format
+msgid "failed to read directory '%s' in '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6796
+msgid "failed to read domain XML"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3236
+msgid "failed to read from wakeup fd"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:766
+msgid "failed to read libxl header"
+msgstr ""
+
+#: ../../src/storage/storage_file_gluster.c:280
+#, c-format
+msgid "failed to read link of gluster file '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2288
+#, c-format
+msgid "failed to read metadata length in '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6740
+msgid "failed to read qemu header"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11686
+#, c-format
+msgid "failed to read temporary file created with template %s"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1605
+#: ../../src/node_device/node_device_udev.c:1616
+msgid "failed to receive device from udev monitor"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6590
+msgid "failed to regenerate genid"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:1315
+msgid "failed to register udev interface driver"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1797
+msgid "failed to remove device from BPF cgroup map"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7782
+#, c-format
+msgid "failed to remove nvram: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2797
+#, c-format
+msgid "failed to remove pool '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:811
+#, c-format
+msgid "failed to remove snapshot '%s/%s@%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:860
+#, c-format
+msgid "failed to remove volume '%s/%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1302
+#, c-format
+msgid "failed to resize the RBD image '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1038 ../../src/util/virmdev.c:224
+#, c-format
+msgid "failed to resolve '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:4523
+msgid ""
+"failed to resolve relative backing name: base image is not in backing chain"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11187 ../../src/qemu/qemu_domain.c:12186
+#, c-format
+msgid "failed to resolve symlink %s: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6933
+msgid "failed to resume domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10357
+msgid "failed to retrieve XML"
+msgstr ""
+
+#: ../../tools/virt-admin.c:698
+#, c-format
+msgid ""
+"failed to retrieve client identity information for client '%llu' connected "
+"to server '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:781
+msgid "failed to retrieve credentials"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:349 ../../src/rpc/virnetsshsession.c:369
+msgid "failed to retrieve decision to accept host key"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:732
+msgid "failed to retrieve keyboard interactive result: callback has failed"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:441 ../../src/rpc/virnetsshsession.c:628
+msgid "failed to retrieve private key passphrase: callback has failed"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1190
+#, c-format
+msgid "failed to rollback transaction: %s%s%s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:177
+msgid "failed to run apparmor_parser"
+msgstr ""
+
+#: ../../src/util/virconf.c:1451
+msgid "failed to save content"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7348
+#, c-format
+msgid "failed to seek in log file %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:4196
+#, c-format
+msgid "failed to seek to end of %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:951
+msgid "failed to serialize S-Expr"
+msgstr ""
+
+#: ../../src/util/virerror.c:952
+#, c-format
+msgid "failed to serialize S-Expr: %s"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:321 ../../src/util/virutil.c:1459
+#, c-format
+msgid "failed to set %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:175
+#, c-format
+msgid "failed to set RADOS option: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:810
+#, c-format
+msgid "failed to set checkpoint '%s' as current"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7318 ../../src/qemu/qemu_domain.c:7341
+#: ../../src/qemu/qemu_virtiofs.c:208
+#, c-format
+msgid "failed to set close-on-exec flag on %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5360
+msgid "failed to set cpuset.cpus in cgroup for emulator threads"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5846
+#, c-format
+msgid "failed to set cpuset.cpus in cgroup for iothread %d"
+msgstr ""
+
+#: ../../src/storage/storage_file_gluster.c:90
+#, c-format
+msgid "failed to set gluster volfile server '%s'"
+msgstr ""
+
+#: ../../src/util/virvsock.c:73
+msgid "failed to set guest cid"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16813
+#, c-format
+msgid "failed to set snapshot '%s' as current"
+msgstr ""
+
+#: ../../src/util/vircommand.c:733
+msgid "failed to setup stderr file handle"
+msgstr ""
+
+#: ../../src/util/vircommand.c:723
+msgid "failed to setup stdin file handle"
+msgstr ""
+
+#: ../../src/util/vircommand.c:728
+msgid "failed to setup stdout file handle"
+msgstr ""
+
+#: ../../src/storage/storage_file_gluster.c:266
+#, c-format
+msgid "failed to stat gluster path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11755
+#, c-format
+msgid "failed to stat remote file '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:691
+msgid "failed to stat the RADOS cluster"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:696
+#, c-format
+msgid "failed to stat the RADOS pool '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1026
+#: ../../src/storage/storage_backend_rbd.c:1410
+#, c-format
+msgid "failed to stat the RBD image %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:530
+#, c-format
+msgid "failed to stat the RBD image '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:252
+#, c-format
+msgid "failed to store %lld to %s"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7435
+msgid "failed to take screenshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7329
+#, c-format
+msgid "failed to truncate %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:974
+#, c-format
+msgid "failed to undefine interface %s: %s%s%s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:172
+#, c-format
+msgid "failed to unmark network %s as autostarted"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:226
+#, c-format
+msgid "failed to unmark pool %s as autostarted"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:800
+#, c-format
+msgid "failed to unprotect snapshot '%s/%s@%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:2755
+#, c-format
+msgid "failed to update capacity data for block node '%s'"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:1763 ../../src/util/vircgroupv2.c:1805
+msgid "failed to update device in BPF cgroup map"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:388 ../../src/rpc/virnetsshsession.c:473
+#, c-format
+msgid "failed to validate SSH host key: %s"
+msgstr ""
+
+#: ../../src/util/virxml.c:1166
+msgid "failed to validate prefix for a new XML namespace"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1123
+#, c-format
+msgid "failed to verify if RBD snapshot %s@%s is protected"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:788
+#, c-format
+msgid "failed to verify if snapshot '%s/%s@%s' is protected"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3726 ../../src/conf/domain_conf.c:3755
+msgid "failed to wait for domain condition"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1032
+#, c-format
+msgid "failed to wait for file '%s' to appear"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:166
+#: ../../src/rpc/virnetclient.c:1903 ../../src/util/virfdstream.c:596
+msgid "failed to wait on condition"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3341
+msgid "failed to wakeup migration tunnel"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1448
+#, c-format
+msgid "failed to wipe RBD image %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1014
+msgid "failed to write configuration file"
+msgstr ""
+
+#: ../../src/util/virerror.c:1015
+#, c-format
+msgid "failed to write configuration file: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2962
+#, c-format
+msgid "failed to write cookie to '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6335
+#, c-format
+msgid "failed to write data to config '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2954
+#, c-format
+msgid "failed to write domain xml to '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7159
+#, c-format
+msgid "failed to write header data to '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2947 ../../src/qemu/qemu_driver.c:2990
+#, c-format
+msgid "failed to write header to domain save file '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:376 ../../src/rpc/virnetsshsession.c:446
+#, c-format
+msgid "failed to write known_host file '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:933
+msgid "failed to write master key file for domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2969
+#, c-format
+msgid "failed to write padding to '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1232
+msgid "failed to write secret file"
+msgstr ""
+
+#: ../../tools/vsh.c:2243
+msgid "failed to write the log file"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:644
+#, c-format
+msgid "failed to write to LUN %d: %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:243
+#: ../../src/security/virt-aa-helper.c:351
+msgid "failed to write to profile"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:212
+#, c-format
+msgid "failed writing to file '%s'"
+msgstr ""
+
+#: ../../src/util/virprocess.c:143
+#, c-format
+msgid "fatal signal %d"
+msgstr ""
+
+#: ../../src/util/vircommand.c:1748 ../../src/util/vircommand.c:2535
+msgid "fcntl failed to set O_NONBLOCK"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10611
+#, c-format
+msgid "fd %d must be a socket"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2639
+msgid "fd must be valid"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10622 ../../src/libvirt-domain.c:10679
+msgid "fd passing is not supported by this connection"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1020
+msgid "fetch or set the currently defined set of logging filters on daemon"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1074
+msgid "fetch or set the currently defined set of logging outputs on daemon"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:862
+#, c-format
+msgid "field '%s' is malformed"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:652 ../../tools/virsh-volume.c:767
+#: ../../tools/virsh-volume.c:985
+msgid "file"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:442
+#, c-format
+msgid "file %s does not exist"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:726
+#, c-format
+msgid "file '%s' for disk '%s' requires use of external snapshot mode"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1289 ../../tools/virsh-host.c:1728
+msgid "file containing XML CPU descriptions"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1215 ../../tools/virsh-host.c:1621
+msgid "file containing an XML CPU description"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:51
+msgid "file containing an XML description of the device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8267 ../../tools/virsh-domain.c:8363
+msgid "file containing an XML domain description"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:527
+msgid "file containing an XML interface description"
+msgstr ""
+
+#: ../../tools/virsh-network.c:200 ../../tools/virsh-network.c:248
+msgid "file containing an XML network description"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:498
+msgid "file containing an XML network filter binding description"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:83
+msgid "file containing an XML network filter description"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1489
+msgid "file containing an XML network port description"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:254 ../../tools/virsh-pool.c:513
+msgid "file containing an XML pool description"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:382 ../../tools/virsh-volume.c:444
+msgid "file containing an XML vol description"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:75
+msgid "file containing secret attributes in XML"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:243 ../../src/qemu/qemu_command.c:268
+#, c-format
+msgid "file descriptor %d has not been transferred"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:189
+msgid "file format type raw,bochs,qcow,qcow2,qed,vmdk"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:1266
+#: ../../src/vbox/vbox_snapshot_conf.c:1327
+msgid "filePath is null"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2254
+msgid "filename containing XML description of the copy destination"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4207 ../../tools/virsh-domain.c:4601
+#: ../../tools/virsh-domain.c:5028 ../../tools/virsh-domain.c:5337
+#: ../../tools/virsh-domain.c:10658
+msgid "filename containing updated XML for the target"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10698
+msgid "filename containing updated persistent XML for the target"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:162
+msgid "filesystem is not of type 'template' or 'mount'"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:336
+#, c-format
+msgid "filter '%s' already exists with uuid %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_gentech_driver.c:575
+#, c-format
+msgid "filter '%s' learning value '%s' invalid."
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:135
+msgid "filter binding has no MAC address"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:150
+msgid "filter binding has no filter reference"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:105
+msgid "filter binding has no link dev name"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:120
+msgid "filter binding has no owner UUID"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:113
+msgid "filter binding has no owner name"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:97
+msgid "filter binding has no port dev name"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobj.c:220
+msgid "filter binding status missing content"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1447
+msgid "filter by disk-only snapshots"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9770 ../../tools/virsh-domain.c:13657
+msgid "filter by domain name, id or uuid"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9774
+msgid "filter by event name"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1455
+msgid "filter by external snapshots"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1451
+msgid "filter by internal snapshots"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1258
+msgid "filter by network name or uuid"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:865
+msgid "filter by node device name"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:732
+msgid "filter by secret name or uuid"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1443
+msgid "filter by snapshots taken while active (full system snapshots)"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1439
+msgid "filter by snapshots taken while inactive"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1991
+msgid "filter by storage pool name or uuid"
+msgstr ""
+
+#: ../../src/util/virnetdevbandwidth.c:112
+msgid "filter creation API error"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2625
+msgid "filter has no name"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:322
+#, c-format
+msgid "filter with same UUID but different name ('%s') already exists"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:345
+msgid "filter would introduce a loop"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3414
+#, c-format
+msgid "filters not supported on interfaces of type %s"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:963
+msgid "find parent of checkpoint name"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1745
+msgid "find parent of current snapshot"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1742
+msgid "find parent of snapshot name"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1408
+msgid "find potential storage pool sources"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:2923 ../../src/libvirt-domain.c:3175
+#: ../../src/qemu/qemu_migration.c:4102 ../../src/qemu/qemu_migration.c:4378
+msgid "finish step ignored that migration was cancelled"
+msgstr ""
+
+#: ../../src/util/virfirewall.c:159
+msgid "firewalld firewall backend requested, but service is not running"
+msgstr ""
+
+#: ../../src/network/bridge_driver_linux.c:877
+msgid ""
+"firewalld is set to use the nftables backend, but the required firewalld "
+"'libvirt' zone is missing. Either set the firewalld backend to 'iptables', "
+"or ensure that firewalld has a 'libvirt' zone by upgrading firewalld to a "
+"version supporting rule priorities (0.7.0+) and/or rebuilding libvirt with --"
+"with-firewalld-zone"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7258
+msgid "firmware auto selection not implemented for this driver"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17433
+msgid "flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE is valid only with non-null base"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11645 ../../src/test/test_driver.c:7997
+msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:186
+msgid "floor attribute is not supported for this config"
+msgstr ""
+
+#: ../../tools/virt-host-validate-bhyve.c:31
+#, c-format
+msgid "for %s module"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:261
+#, c-format
+msgid "for Linux >= %d.%d.%d"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:93
+msgid "for PowerPC KVM module loaded"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:352
+#: ../../tools/virt-host-validate-common.c:364
+msgid "for device assignment IOMMU support"
+msgstr ""
+
+#: ../../tools/virt-host-validate-qemu.c:70
+msgid "for hardware virtualization"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:4550
+msgid "forbidden characters in 'compat' attribute"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2972
+msgid "force console connection (disconnect already connected sessions)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10609
+msgid "force convergence during live migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12221
+msgid "force device update"
+msgstr ""
+
+#: ../../tools/virt-admin.c:736
+msgid "force disconnect a client from the given server"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4045
+msgid "force fresh boot by discarding any managed save"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13848
+msgid "force media changing"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10597
+msgid "force migration even if it may be unsafe"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:646
+msgid "forcefully stop a physical host interface."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5490
+#, c-format
+msgid ""
+"format '%s' is not supported, expecting 'kdump-zlib', 'kdump-lzo', 'kdump-"
+"snappy' or 'elf'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1018
+msgid "format features only available with qcow2"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:95
+msgid "format for underlying storage"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5303
+#, c-format
+msgid ""
+"format of backing image '%s' of image '%s' was not specified in the image "
+"metadata (See https://libvirt.org/kbase/backing_chains.html for "
+"troubleshooting)"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:197
+msgid "format of backing volume if taking a snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2258
+msgid "format of the destination file"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2903
+#, c-format
+msgid "formatter for %s %s reported error"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2060
+#, c-format
+msgid "forward dev not allowed for network '%s' with forward mode='%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3323
+msgid "forward interface entries cannot be modified, only added or deleted"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4313
+msgid "found lease without expiry-time"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4330
+msgid "found lease without ip-address"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4303
+msgid "found lease without mac-address"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:743
+msgid "found non printable characters in secret"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:168
+#: ../../tools/virsh-domain-monitor.c:193
+#: ../../tools/virsh-domain-monitor.c:219
+msgid "from snapshot"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:677
+#, c-format
+msgid "fs driver %s is not supported"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:651
+#, c-format
+msgid "fs format %s is not supported"
+msgstr ""
+
+#: ../../src/lxc/lxc_fuse.c:144
+msgid "fseek failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1976 ../../tools/virsh-domain.c:2517
+#: ../../tools/virsh-domain.c:2758
+msgid "fully-qualified path of disk"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2202
+msgid "fully-qualified path of source disk"
+msgstr ""
+
+#: ../../src/lxc/lxc_fuse.c:278
+msgid "fuse_loop failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4062 ../../src/qemu/qemu_driver.c:11661
+#: ../../src/vbox/vbox_common.c:7398
+#, c-format
+msgid "g_mkstemp(\"%s\") failed"
+msgstr ""
+
+#: ../../tools/vsh.c:2370
+#, c-format
+msgid "g_mkstemp_full: failed to create temporary file: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2533
+msgid "get active job information for the specified disk"
+msgstr ""
+
+#: ../../src/util/virarptable.c:160
+msgid "get arp table not implemented on this platform"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:944
+msgid "get device block stats for a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:584
+#: ../../tools/virsh-domain-monitor.c:716
+msgid "get inactive rather than running configuration"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:795
+msgid "get link state of a virtual interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6579
+msgid "get maximum count of vcpus"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11243
+msgid "get maximum tolerable downtime"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:277
+msgid "get memory statistics for a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1132
+msgid "get network interface stats for a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6583
+msgid "get number of currently active vcpus"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11407
+msgid "get post-copy migration bandwidth"
+msgstr ""
+
+#: ../../tools/virt-admin.c:390
+msgid "get server workerpool parameters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:803
+msgid "get server's client-related configuration limits"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2087
+msgid "get statistics about one or multiple domains"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6587
+msgid "get value according to current domain state"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6585
+msgid "get value from running domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6586
+msgid "get value to be used on next boot"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:303
+msgid "get value without converting to base64"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2537
+msgid "get/set bandwidth in bytes rather than MiB/s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11283
+msgid "get/set compression cache size"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5107
+msgid "get/set current scheduler info"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3222
+msgid "get/set parameters of a virtual interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5109
+msgid "get/set value from running domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5108
+msgid "get/set value to be used on next boot"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6713
+msgid "gic-version option is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:923
+msgid "given uuid does not match XML uuid"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:85
+#, c-format
+msgid "gluster pool name '%s' must not contain /"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:92
+#, c-format
+msgid "gluster pool path '%s' must start with /"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:1290
+#, c-format
+msgid "got unexpected RPC call prog %d vers %d proc %d type %d"
+msgstr ""
+
+#: ../../src/util/virerror.c:948
+msgid "got unknown HTTP error code"
+msgstr ""
+
+#: ../../src/util/virerror.c:949
+#, c-format
+msgid "got unknown HTTP error code %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5948 ../../src/qemu/qemu_driver.c:6059
+#, c-format
+msgid "got wrong number of IOThread ids from QEMU monitor. got %d, wanted %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2462
+#, c-format
+msgid "got wrong number of IOThread pids from QEMU monitor. got %d, wanted %zu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5907
+msgid "gracefully shutdown a domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18408
+msgid "granularity must be power of 2"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14230
+#, c-format
+msgid ""
+"graphics 'listen' attribute '%s' must match 'address' attribute of first "
+"listen element (found '%s')"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14243
+#, c-format
+msgid ""
+"graphics 'socket' attribute '%s' must match 'socket' attribute of first "
+"listen element (found '%s')"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10633
+msgid "graphics URI to be used for seamless graphics migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1658
+msgid "graphics device is needed for attribute value 'display=on' in <hostdev>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14191
+msgid "graphics listen type must be specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3270
+msgid ""
+"graphics type 'egl-headless' is only supported with one of: 'vnc', 'spice' "
+"graphics types"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1281
+msgid "group name to share I/O quota between multiple drives"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2176
+msgid "group_name can be configured only together with settings"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6677
+msgid "guest CIDs must be >= 3"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:3073
+msgid "guest CPU doesn't match specification"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:3059
+#, c-format
+msgid "guest CPU doesn't match specification: extra features: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:3054
+#, c-format
+msgid ""
+"guest CPU doesn't match specification: extra features: %s, missing features: "
+"%s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:3064
+#, c-format
+msgid "guest CPU doesn't match specification: missing features: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1203
+msgid "guest agent replied with wrong id to guest-sync command"
+msgstr ""
+
+#: ../../src/util/virerror.c:1204
+#, c-format
+msgid "guest agent replied with wrong id to guest-sync command: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1654
+msgid "guest agent reports less cpu than requested"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1560
+msgid "guest agent returned malformed or invalid return value"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1381 ../../src/qemu/qemu_driver.c:23122
+#, c-format
+msgid "guest agent timeout '%d' is less than the minimum '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:252
+msgid "guest crashed while connecting to the guest agent"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1437 ../../src/lxc/lxc_process.c:1445
+#: ../../src/lxc/lxc_process.c:1484 ../../src/lxc/lxc_process.c:1518
+#, c-format
+msgid "guest failed to start: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12460
+msgid "guest interface"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22493
+#, c-format
+msgid "guest is missing vCPUs '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3321 ../../src/qemu/qemu_driver.c:3336
+#: ../../src/qemu/qemu_driver.c:3930 ../../src/qemu/qemu_driver.c:14468
+#: ../../src/qemu/qemu_driver.c:15469 ../../src/qemu/qemu_driver.c:16488
+#: ../../src/qemu/qemu_driver.c:16572 ../../src/qemu/qemu_hotplug.c:947
+#: ../../src/qemu/qemu_migration.c:5067 ../../src/qemu/qemu_migration.c:5318
+#: ../../src/qemu/qemu_process.c:474
+msgid "guest unexpectedly quit"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1627
+msgid "guest unexpectedly quit during hotplug"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1961
+msgid "guest-get-fsinfo reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2404
+msgid "guest-get-osinfo reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2460
+msgid "guest-get-timezone reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2314
+msgid "guest-get-users reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1443
+msgid "guest-get-vcpus reply was missing return data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12914
+msgid "guestfwd channel does not define a target address"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12931
+msgid "guestfwd channel does not define a target port"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12924
+msgid "guestfwd channel only supports IPv4 addresses"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:138 ../../tools/virsh-snapshot.c:358
+msgid "halt domain after snapshot is created"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1587
+msgid "handler failed to wait on condition"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:421
+msgid "hash lookup resulted in NULL pointer"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:529
+#, c-format
+msgid "host CPU model does not match required CPU model %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:475 ../../src/cpu/cpu_x86.c:1863
+#, c-format
+msgid "host CPU vendor does not match required CPU vendor %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3781 ../../src/libxl/libxl_driver.c:3799
+#, c-format
+msgid "host USB device Busnum: %3x, Devnum: %3x not found"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3594
+msgid "host USB device already exists"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2430
+#, c-format
+msgid "host arch %s is too big for destination"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1039
+msgid "host cpu counting not implemented on this platform"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7775
+msgid "host cpu number(s) to set"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7030 ../../tools/virsh-domain.c:7255
+msgid "host cpu number(s) to set, or omit option to query"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:3669 ../../src/lxc/lxc_driver.c:3741
+msgid "host device already exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_hostdev.c:196
+msgid "host doesn't support VFIO PCI passthrough"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4109
+#, c-format
+msgid "host doesn't support hyperv '%s' feature"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4084
+#, c-format
+msgid "host doesn't support hyperv stimer '%s' feature"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4162
+msgid "host doesn't support invariant TSC"
+msgstr ""
+
+#: ../../src/qemu/qemu_hostdev.c:203
+msgid "host doesn't support legacy PCI passthrough"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4139
+msgid "host doesn't support paravirtual spinlocks"
+msgstr ""
+
+#: ../../src/qemu/qemu_hostdev.c:186
+msgid "host doesn't support passthrough of host PCI devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2325
+msgid "host isn't capable of IPv6"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:965
+msgid "host migration TLS directory not configured"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3660 ../../src/qemu/qemu_hotplug.c:5399
+msgid "host pci device "
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2254 ../../src/remote/remote_driver.c:2350
+#: ../../src/remote/remote_driver.c:2418
+#, c-format
+msgid "host reports map buffer length exceeds maximum: %d > %d"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2247 ../../src/remote/remote_driver.c:2412
+#, c-format
+msgid "host reports too many vCPUs: %d > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5426
+#, c-format
+msgid "host scsi device %s:%u:%u.%llu not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5420
+#, c-format
+msgid "host scsi iSCSI path %s not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5407
+#, c-format
+msgid "host usb device %03d.%03d not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5411
+#, c-format
+msgid "host usb device vendor=0x%.4x product=0x%.4x not found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13521 ../../src/conf/domain_conf.c:13550
+msgid "host-certificates mode needs exactly three certificates"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:4129 ../../src/lxc/lxc_driver.c:4176
+#, c-format
+msgid "hostdev %s not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_alias.c:739
+msgid "hostdev does not have an alias"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8336
+#, c-format
+msgid "hostdev invalid secret type '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3304 ../../src/libxl/libxl_driver.c:3836
+#, c-format
+msgid "hostdev mode '%s' not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:306 ../../src/openvz/openvz_conf.c:1114
+#: ../../src/qemu/qemu_validate.c:1754
+#, c-format
+msgid "hostdev mode 'capabilities' is not supported in %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3434
+#, c-format
+msgid ""
+"hostdev network '%s' lists '%s' in the device pool, but hostdev networks "
+"require all devices to be listed by PCI address, not network device name"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3324
+#, c-format
+msgid "hostdev subsys type '%s' not supported"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:470
+msgid "hostname must be specified for gluster sources"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi.c:169
+#: ../../src/storage/storage_backend_iscsi_direct.c:496
+msgid "hostname must be specified for iscsi sources"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:145 ../../src/test/test_driver.c:6338
+msgid "hostname must be specified for netfs sources"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:710 ../../src/openvz/openvz_driver.c:2116
+#: ../../src/qemu/qemu_migration.c:2864 ../../src/vz/vz_driver.c:2946
+msgid ""
+"hostname on destination resolved to localhost, but migration requires an FQDN"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5387
+#, c-format
+msgid "hot unplug is not supported for hostdev mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5517
+#, c-format
+msgid "hot unplug of watchdog of model %s is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:2903
+#, c-format
+msgid "hotplug is not supported for hostdev mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:2938
+#, c-format
+msgid "hotplug is not supported for hostdev subsys type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1342
+#, c-format
+msgid "hotplug of interface type of %s is not implemented yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3092
+#, c-format
+msgid "hotplug of watchdog of model %s is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:441
+msgid "hpet timer is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5269
+msgid "http cookies are not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5263
+msgid "http cookies are supported only with HTTP(S) protocol"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3905
+#, c-format
+msgid "hub type %s not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:651
+msgid "huge pages per NUMA node are not supported with this QEMU"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19157
+msgid "hugepage size can't be zero"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:593
+msgid "hugepages are not allowed with anonymous memory source"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:586
+msgid "hugepages are not allowed with memory allocation ondemand"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:601
+msgid "hugepages is not supported with memfd memory source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7238
+#, c-format
+msgid "hugepages: node %zd not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2953 ../../src/qemu/qemu_conf.c:1937
+msgid "hugetlbfs filesystem is not mounted or disabled by administrator config"
+msgstr ""
+
+#: ../../tools/virsh.c:261
+msgid "hypervisor connection URI"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:1803
+msgid "hypervisor connection not open"
+msgstr ""
+
+#: ../../tools/vsh.c:2323
+msgid "i - turn off validation and try to redefine again"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5227
+msgid "iSCSI initiator IQN not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:600
+#: ../../src/esx/esx_storage_backend_iscsi.c:616
+msgid "iSCSI storage pool does not support volume creation"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:749
+msgid "iSCSI storage pool does not support volume deletion"
+msgstr ""
+
+#: ../../src/esx/esx_storage_backend_iscsi.c:764
+msgid "iSCSI storage pool does not support volume wiping"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:99
+msgid "iSCSI usage specified, but target is missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:164
+msgid "ibs configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:140
+msgid "idle"
+msgstr ""
+
+#: ../../tools/virsh-host.c:789 ../../tools/virsh-host.c:862
+msgid "idle:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7542
+msgid "ids of vcpus to manipulate"
+msgstr ""
+
+#: ../../tools/virt-host-validate-common.c:402
+msgid "if IOMMU is enabled by kernel"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:2110
+#, c-format
+msgid "ifkey \"%s\" has no req"
+msgstr ""
+
+#: ../../tools/virsh.c:681 ../../tools/virt-admin.c:1321
+#, c-format
+msgid "ignoring debug level %d out of range [%d-%d]"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:771 ../../src/qemu/qemu_driver.c:6763
+msgid "image magic is incorrect"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:777 ../../src/qemu/qemu_driver.c:6774
+#, c-format
+msgid "image version is not supported (%d > %d)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2529
+msgid "implies --abort; conclude and pivot a copy or commit job"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2525
+msgid "implies --abort; request but don't wait for job end"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2017
+msgid "implies --active --wait, pivot when commit is synced"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2021
+msgid "implies --active --wait, quit when commit is synced"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2541
+msgid "implies --info; output details rather than human summary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2013 ../../tools/virsh-domain.c:2238
+msgid "implies --wait, abort if copy exceeds timeout (in seconds)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2242
+msgid "implies --wait, pivot when mirroring starts"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2246
+msgid "implies --wait, quit when mirroring starts"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:142
+msgid "in shutdown"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1043
+msgid "inaccessible"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:902
+#, c-format
+msgid "inaccessible backing store volume %s"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:376 ../../tools/virsh-network.c:765
+#: ../../tools/virsh-pool.c:1039 ../../tools/virsh-pool.c:1306
+msgid "inactive"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3297
+#, c-format
+msgid "inbound rate larger than maximum %u"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:901
+msgid "include backup size estimate in XML dump"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:893 ../../tools/virsh-domain.c:4551
+#: ../../tools/virsh-domain.c:4979 ../../tools/virsh-domain.c:10191
+#: ../../tools/virsh-snapshot.c:637 ../../tools/virsh-snapshot.c:1684
+msgid "include security sensitive information in XML dump"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11494
+msgid "includes the password into the connection URI if available"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1907
+msgid "incoming RDMA migration is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2303
+#, c-format
+msgid "incomplete metadata in '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1466
+msgid "incomplete result, failed to get completed"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1452
+msgid "incomplete result, failed to get status"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1472
+msgid "incomplete result, failed to get total"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1459
+#, c-format
+msgid "incomplete result, unknown status string '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2277
+#, c-format
+msgid "incomplete save header in '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7634
+#, c-format
+msgid "incorrect boot order '%s', expecting positive integer"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:822 ../../src/qemu/qemu_checkpoint.c:657
+#: ../../src/qemu/qemu_checkpoint.c:782
+msgid "incremental backup is not supported yet"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5554
+msgid "individual CPU state configuration is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2204
+msgid "info balloon reply was missing balloon data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2043
+msgid "info kvm reply missing 'enabled' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3504
+msgid "info migration reply was missing return status"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:868
+msgid "info on current snapshot"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5845
+msgid "init binary must be specified"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10690
+msgid "initial CPU throttling rate for auto-convergence"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:185
+msgid "initial allocation size, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2380 ../../src/test/test_driver.c:2668
+msgid ""
+"initial memory size of a domain with NUMA nodes cannot be modified with this "
+"API"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9214
+msgid "initial memory size overflowed after alignment"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13089
+msgid "initialize"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13062
+msgid "inject-nmi"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5688
+#, c-format
+msgid "input device on bus '%s' cannot be detached"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3153
+#, c-format
+msgid "input device on bus '%s' cannot be hot plugged."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2681
+msgid "input devices without vnc are not supported"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:7325 ../../src/libvirt-domain.c:7526
+#, c-format
+msgid "input too large: %d * %d"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:1844 ../../src/libvirt-domain.c:1897
+#: ../../src/libvirt-domain.c:1960
+#, c-format
+msgid "input too large: %lu"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10961
+#, c-format
+msgid "input too large: %u * %u"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1480
+msgid "instead of setting given time, synchronize from domain's RTC"
+msgstr ""
+
+#: ../../tools/virsh-host.c:490
+msgid "instead of setting new pool size add pages to it"
+msgstr ""
+
+#: ../../src/conf/domain_capabilities.c:257
+#, c-format
+msgid ""
+"integer overflow on %s. Please contact the libvirt development team at "
+"libvir-list at redhat.com"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6345
+#, c-format
+msgid ""
+"interface %s - <port isolated='yes'/> is not supported for network "
+"interfaces with type='%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6355
+#, c-format
+msgid ""
+"interface %s - <port isolated='yes'/> is not supported for network "
+"interfaces with virtualport type='%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6410
+#, c-format
+msgid ""
+"interface %s - bandwidth settings are not supported for hostdev interfaces"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5125
+#, c-format
+msgid ""
+"interface %s - custom tap device path is not supported for network "
+"interfaces of type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5107
+#, c-format
+msgid ""
+"interface %s - filterref is not supported for network interfaces of type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5114
+#, c-format
+msgid ""
+"interface %s - filterref is not supported for network interfaces with "
+"virtualport type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5080
+#, c-format
+msgid ""
+"interface %s - multiqueue is not supported for network interfaces of type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5089
+#, c-format
+msgid ""
+"interface %s - multiqueue is not supported for network interfaces of type "
+"vhost-user with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5133
+#, c-format
+msgid ""
+"interface %s - teaming transient device must be type='hostdev', not '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6399
+#, c-format
+msgid "interface %s - vlan tag not supported for this connection type"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1631
+#, c-format
+msgid "interface '%s' can only be listed once in network %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1454
+#, c-format
+msgid "interface '%s' failing; reopening"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3162
+#, c-format
+msgid "interface (%s: %s) not found"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:809 ../../tools/virsh-domain.c:3064
+#: ../../tools/virsh-domain.c:3236
+msgid "interface device (MAC Address)"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1146
+msgid "interface device specified by name or MAC Address"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:127
+msgid "interface has no name"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:734
+#, c-format
+msgid "interface has unsupported type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12041
+msgid "interface host IP"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:468
+msgid "interface information in XML"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1017
+msgid "interface is already running"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:1069
+msgid "interface is not running"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:408
+msgid "interface mac"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:709
+msgid "interface misses the type attribute"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:145
+msgid "interface mtu value is improper"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:444
+msgid "interface name"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:166
+#, c-format
+msgid "interface name %s does not fit into buffer "
+msgstr ""
+
+#: ../../tools/virsh-interface.c:25
+msgid "interface name or MAC address"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:203
+#: ../../src/interface/interface_backend_udev.c:1229
+msgid "interface state driver is not active"
+msgstr ""
+
+#: ../../src/util/virnetdevtap.c:912
+msgid "interface stats not implemented on this platform"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:962
+msgid "internal"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:125
+msgid "internal (locking) error"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14900
+msgid ""
+"internal and full system snapshots require all disks to be selected for "
+"snapshot"
+msgstr ""
+
+#: ../../tools/vsh.c:3350
+msgid "internal command for autocompletion"
+msgstr ""
+
+#: ../../tools/vsh.c:3307
+msgid "internal command for testing virt shells"
+msgstr ""
+
+#: ../../src/util/virerror.c:915
+msgid "internal error"
+msgstr ""
+
+#: ../../src/util/virerror.c:916
+#, c-format
+msgid "internal error: %s"
+msgstr ""
+
+#: ../../tools/vsh.c:633 ../../tools/vsh.c:1418
+#, c-format
+msgid "internal error: bad options in command: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14795
+#, c-format
+msgid "internal inactive snapshots are not supported on '%s' disks"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14782
+#, c-format
+msgid ""
+"internal inactive snapshots are not supported on 'network' disks using '%s' "
+"protocol"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:391
+msgid "internal parse requested with NULL current"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14845
+#, c-format
+msgid "internal snapshot for disk %s unsupported for storage type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15774
+msgid "internal snapshot of a running VM must include the memory state"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14936
+msgid "internal snapshots of a VM with pflash based firmware are not supported"
+msgstr ""
+
+#: ../../tools/vsh.c:3310 ../../tools/vsh.c:3353
+msgid "internal use only"
+msgstr ""
+
+#: ../../tools/virsh-host.c:791
+msgid "intr:"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:122
+#, c-format
+msgid "invalid \"trunk='%s'\" in <vlan> - must be yes or no"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:109
+#, c-format
+msgid ""
+"invalid \"trunk='%s'\" in <vlan> - trunk='yes' is required for more than one "
+"vlan tag"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1016
+#, c-format
+msgid "invalid %s value: '%s'"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:870
+#, c-format
+msgid "invalid %s: '%s'"
+msgstr ""
+
+#: ../../tools/vsh.c:478 ../../tools/vsh.c:1480
+#, c-format
+msgid "invalid '=' after option --%s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12468
+#, c-format
+msgid "invalid 'managed' value '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1383 ../../src/conf/network_conf.c:1550
+#, c-format
+msgid "invalid <address> element found in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:995
+#, c-format
+msgid "invalid <forwarder> element found in <dns> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1030
+#, c-format
+msgid "invalid <host> element found in <dns> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1542
+#, c-format
+msgid "invalid <interface> element found in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1566
+#, c-format
+msgid "invalid <nat> element found in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1558
+#, c-format
+msgid "invalid <pf> element found in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1447
+#, c-format
+msgid "invalid <port> element found in <forward> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1050
+#, c-format
+msgid "invalid <srv> element found in <dns> of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1070
+#, c-format
+msgid "invalid <txt> element found in <dns> of network %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:649
+msgid "invalid CPU cache level, must be in range [1,3]"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:519
+#, c-format
+msgid "invalid CPU definition at index %zu"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:210
+msgid "invalid CPU definition stub"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:860
+#, c-format
+msgid "invalid DNS SRV port attribute for service '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:892
+#, c-format
+msgid "invalid DNS SRV weight attribute for service '%s' in network '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19476
+msgid "invalid HyperV spinlock retry count"
+msgstr ""
+
+#: ../../src/util/virerror.c:1044
+msgid "invalid MAC address"
+msgstr ""
+
+#: ../../src/util/virerror.c:1045
+#, c-format
+msgid "invalid MAC address: %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1720
+#, c-format
+msgid "invalid NUMA node ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11177
+msgid "invalid NUMA node in target"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1670
+#, c-format
+msgid "invalid PCI bus ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1653
+#, c-format
+msgid "invalid PCI class supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1664
+#, c-format
+msgid "invalid PCI domain ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1682
+#, c-format
+msgid "invalid PCI function ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4396
+#, c-format
+msgid "invalid PCI passthrough type '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1694
+#, c-format
+msgid "invalid PCI product ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1676
+#, c-format
+msgid "invalid PCI slot ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1688
+#, c-format
+msgid "invalid PCI vendor ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15178
+msgid "invalid RNG rate bytes value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15185
+msgid "invalid RNG rate period value"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:922
+#, c-format
+msgid "invalid SCSI LUN ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:910
+#, c-format
+msgid "invalid SCSI bus ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:904 ../../src/conf/node_device_conf.c:1034
+#, c-format
+msgid "invalid SCSI host ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:916
+#, c-format
+msgid "invalid SCSI target ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/libvirt.c:827
+#, c-format
+msgid "invalid URI %s (maybe you want %s:///%s)"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1286
+#, c-format
+msgid "invalid USB bus number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1292
+#, c-format
+msgid "invalid USB device number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1223
+#, c-format
+msgid "invalid USB interface class supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1217
+#, c-format
+msgid "invalid USB interface number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1235
+#, c-format
+msgid "invalid USB interface protocol supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1229
+#, c-format
+msgid "invalid USB interface subclass supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1304
+#, c-format
+msgid "invalid USB product ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1298
+#, c-format
+msgid "invalid USB vendor ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1391
+#: ../../src/security/virt-aa-helper.c:1405
+msgid "invalid UUID"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:671
+#, c-format
+msgid "invalid UUID source: %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1424
+msgid "invalid VM definition"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:784
+#, c-format
+msgid "invalid XML length: %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16685
+#, c-format
+msgid "invalid access mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3546
+#, c-format
+msgid "invalid allowReboot value '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:936
+msgid "invalid argument"
+msgstr ""
+
+#: ../../src/conf/netdev_bandwidth_conf.c:39
+#: ../../src/conf/netdev_bandwidth_conf.c:129
+msgid "invalid argument supplied"
+msgstr ""
+
+#: ../../src/util/virerror.c:937
+#, c-format
+msgid "invalid argument: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1554
+msgid "invalid ats value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15291
+#, c-format
+msgid "invalid autodeflate attribute value '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2811 ../../src/util/virstoragefile.c:3134
+#, c-format
+msgid "invalid backing protocol '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3125
+#, c-format
+msgid "invalid backing protocol string '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3393
+msgid "invalid cache size in query-migrate-cache-size reply"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5436
+#, c-format
+msgid "invalid capability_filters capability '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14070
+msgid "invalid catchup limit"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14061
+msgid "invalid catchup slew"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14052
+msgid "invalid catchup threshold"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12957
+#, c-format
+msgid "invalid channel state value '%s'"
+msgstr ""
+
+#: ../../src/util/virxml.c:498
+#, c-format
+msgid "invalid char in %s: %c"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:840
+#, c-format
+msgid ""
+"invalid character in protocol attribute '%s' in DNS SRV record of network "
+"'%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:823
+#, c-format
+msgid ""
+"invalid character in service attribute '%s' in DNS SRV record of network '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnettlscontext.c:1393
+msgid "invalid cipher size for TLS session"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:115
+msgid ""
+"invalid configuration in <vlan> - \"trunk='no'\" is not allowed with a "
+"native vlan id"
+msgstr ""
+
+#: ../../src/util/virerror.c:930
+msgid "invalid connection pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:931
+#, c-format
+msgid "invalid connection pointer in %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:752
+#, c-format
+msgid "invalid cssid value '%s' for '%s'"
+msgstr ""
+
+#: ../../src/util/virmdev.c:127
+#, c-format
+msgid "invalid device API '%s' for device %s: device only supports '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:778
+#, c-format
+msgid "invalid devno value '%s' for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7705
+#, c-format
+msgid "invalid dimm base address '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16696
+#, c-format
+msgid "invalid discard value '%s'"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:119
+#, c-format
+msgid "invalid disk 'backup' state '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10479
+#, c-format
+msgid "invalid disk index '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2289
+#, c-format
+msgid "invalid disk target '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2295
+#, c-format
+msgid "invalid disk target '%s', partitions can't appear in disk targets"
+msgstr ""
+
+#: ../../src/util/virerror.c:933
+msgid "invalid domain pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:934
+#, c-format
+msgid "invalid domain pointer in %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22266
+#, c-format
+msgid "invalid domain state '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22274
+#, c-format
+msgid "invalid domain state reason '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:30498
+#, c-format
+msgid "invalid domain state: %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20742
+#, c-format
+msgid "invalid domain type %s"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:290
+msgid "invalid driver type for version detection"
+msgstr ""
+
+#: ../../src/locking/sanlock_helper.c:29
+#, c-format
+msgid "invalid failure action: '%s'\n"
+msgstr ""
+
+#: ../../src/util/virfile.c:266
+#, c-format
+msgid "invalid fd %d for %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:156
+msgid "invalid flag"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2263 ../../src/libxl/libxl_driver.c:2418
+#, c-format
+msgid "invalid flag combination: (0x%x)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10088
+msgid "invalid geometry settings (cyls)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10097
+msgid "invalid geometry settings (heads)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10106
+msgid "invalid geometry settings (secs)"
+msgstr ""
+
+#: ../../src/test/test_driver.c:243
+msgid "invalid hasmanagedsave"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6781
+#, c-format
+msgid "invalid header data length: %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:676
+#, c-format
+msgid "invalid host UUID: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1140
+msgid "invalid hostdev mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1133
+msgid "invalid hostdev subsystem type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18758
+msgid "invalid idmap start/target/count settings"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:860 ../../src/util/virnetdev.c:952
+#, c-format
+msgid "invalid interface name %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1086
+msgid "invalid interface pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:1087
+#, c-format
+msgid "invalid interface pointer in %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1544
+msgid "invalid iommu value"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1340
+#, c-format
+msgid "invalid iommuGroup number attribute '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1814
+#, c-format
+msgid "invalid iommuGroup number attribute for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18807
+#, c-format
+msgid "invalid iothread 'id' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18833
+#, c-format
+msgid "invalid iothreads count '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:868
+msgid "invalid job statistics type"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17299
+#, c-format
+msgid "invalid job type '%d'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4278 ../../src/util/virmacmap.c:151
+#, c-format
+msgid "invalid json in file: %s"
+msgstr ""
+
+#: ../../src/util/virlease.c:73
+#, c-format
+msgid "invalid json in file: %s, rewriting it"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1992
+#, c-format
+msgid "invalid json in net device saved config file '%s': '%.60s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:7821
+#, c-format
+msgid "invalid keycode %u of %s codeset"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8880
+#, c-format
+msgid "invalid keycode: '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:225
+#: ../../src/security/virt-aa-helper.c:329
+msgid "invalid length for new profile"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:12473
+#, c-format
+msgid "invalid lifecycle action '%u'"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:12467
+#, c-format
+msgid "invalid lifecycle type '%u'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3111
+#, c-format
+msgid "invalid link state '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7416
+#, c-format
+msgid ""
+"invalid loadparm char '%c', expecting chars in set of [a-zA-Z0-9.] and blank "
+"spaces"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10508
+#, c-format
+msgid "invalid logical block size '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4182
+#, c-format
+msgid ""
+"invalid mac address '%s' in 'multicast-table' array in query-rx-filter "
+"response"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4140
+#, c-format
+msgid ""
+"invalid mac address '%s' in 'unicast-table' array in query-rx-filter response"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:1015
+#, c-format
+msgid "invalid master key read, size=%zd"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16677
+#, c-format
+msgid "invalid memory model '%s'"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:452
+msgid "invalid microcode version"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3805
+msgid "invalid migratability value for host CPU model"
+msgstr ""
+
+#: ../../src/util/virfile.c:622
+msgid "invalid mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4123 ../../src/qemu/qemu_command.c:4217
+#, c-format
+msgid "invalid model for video type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15412
+#, c-format
+msgid "invalid msi ioeventfd setting for shmem: '%s'"
+msgstr ""
+
+#: ../../src/util/virjson.c:2097
+#, c-format
+msgid "invalid nested value key '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:72
+#, c-format
+msgid "invalid netfs path (ends in /): %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:66
+#, c-format
+msgid "invalid netfs path (no /): %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1020
+msgid "invalid network pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:1021
+#, c-format
+msgid "invalid network pointer in %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1182
+#, c-format
+msgid "invalid network type supplied for '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:861
+msgid "invalid node cpu active value"
+msgstr ""
+
+#: ../../src/test/test_driver.c:840
+msgid "invalid node cpu cores value"
+msgstr ""
+
+#: ../../src/test/test_driver.c:869
+msgid "invalid node cpu mhz value"
+msgstr ""
+
+#: ../../src/test/test_driver.c:822
+msgid "invalid node cpu nodes value"
+msgstr ""
+
+#: ../../src/test/test_driver.c:831
+msgid "invalid node cpu sockets value"
+msgstr ""
+
+#: ../../src/test/test_driver.c:849
+msgid "invalid node cpu threads value"
+msgstr ""
+
+#: ../../src/util/virerror.c:1068
+msgid "invalid node device pointer"
+msgstr ""
+
+#: ../../src/util/virerror.c:1069
+#, c-format
+msgid "invalid node device pointer in %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:887
+msgid "invalid node memory value"
+msgstr ""
+
+#: ../../src/util/virnuma.c:894 ../../src/util/virnuma.c:938
+#, c-format
+msgid "invalid number '%s' in '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15401
+#, c-format
+msgid "invalid number of vectors for shmem: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3862
+#, c-format
+msgid ""
+"invalid number value for '%s' host CPU model property in QEMU capabilities "
+"cache"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1439
+#, c-format
+msgid "invalid or missing decode/guest attribute in CPU model %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1426
+#, c-format
+msgid "invalid or missing decode/host attribute in CPU model %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7696
+#, c-format
+msgid "invalid or missing dimm slot id '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1564
+msgid "invalid packed value"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:624
+#, c-format
+msgid "invalid part_separator setting '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:101
+#, c-format
+msgid "invalid partition name '%s', expected '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11934 ../../src/test/test_driver.c:8035
+#, c-format
+msgid "invalid path %s not assigned to domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:894
+msgid "invalid path for master key file"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4427
+#, c-format
+msgid "invalid path, '%s' is not a known interface"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5494 ../../src/lxc/lxc_driver.c:2089
+#: ../../src/lxc/lxc_driver.c:2174 ../../src/qemu/qemu_driver.c:10892
+#: ../../src/test/test_driver.c:4988 ../../src/vz/vz_driver.c:1715
+#: ../../src/vz/vz_driver.c:3967
+#, c-format
+msgid "invalid path: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10518
+#, c-format
+msgid "invalid physical block size '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22283
+msgid "invalid pid"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1152
+msgid "invalid prefix, must be in range of 4-27"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:210 ../../src/util/virnetlink.c:958
+#: ../../src/util/virnetlink.c:1008
+#, c-format
+msgid "invalid protocol argument: %d"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2819
+#, c-format
+msgid "invalid protocol transport type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5449 ../../src/qemu/qemu_process.c:5460
+#, c-format
+msgid "invalid qemu namespace capability '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9596
+msgid "invalid readahead size or timeout"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11924
+#, c-format
+msgid "invalid reconnect enabled value: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11936
+#, c-format
+msgid "invalid reconnect timeout value: '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:853
+#, c-format
+msgid "invalid removable media size supplied for '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:260
+msgid "invalid runstate"
+msgstr ""
+
+#: ../../src/util/virutil.c:182
+#, c-format
+msgid "invalid scale %llu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5146
+#, c-format
+msgid "invalid scheduler option: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8330
+#, c-format
+msgid "invalid secret type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10147
+#, c-format
+msgid "invalid secret type '%s'"
+msgstr ""
+
+#: ../../src/util/virsecret.c:89
+#, c-format
+msgid "invalid secret uuid '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9042 ../../src/conf/domain_conf.c:9272
+#, c-format
+msgid "invalid security relabel value %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9027
+#, c-format
+msgid "invalid security type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7227
+msgid "invalid server address"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18942
+#, c-format
+msgid "invalid setting for iothread '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18886
+#, c-format
+msgid "invalid setting for vcpu '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:876
+#, c-format
+msgid "invalid size supplied for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15663
+#, c-format
+msgid "invalid snapshot name '%s': name can't contain '/'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15671
+#, c-format
+msgid "invalid snapshot name '%s': name can't start with '.'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:765
+#, c-format
+msgid "invalid ssid value '%s' for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9574
+#, c-format
+msgid "invalid ssl verify mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16460
+#, c-format
+msgid "invalid state '%s' of perf event '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15298
+msgid "invalid statistics collection period"
+msgstr ""
+
+#: ../../src/util/virerror.c:1050
+msgid "invalid storage pool pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:1051
+#, c-format
+msgid "invalid storage pool pointer in %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9715
+#, c-format
+msgid "invalid storage source index '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:1053
+msgid "invalid storage volume pointer in"
+msgstr ""
+
+#: ../../src/util/virerror.c:1054
+#, c-format
+msgid "invalid storage volume pointer in %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1131
+msgid "invalid stream pointer"
+msgstr ""
+
+#: ../../src/util/virerror.c:1132
+#, c-format
+msgid "invalid stream pointer in %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3851
+#, c-format
+msgid ""
+"invalid string value for '%s' host CPU model property in QEMU capabilities "
+"cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14030
+msgid "invalid timer frequency"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1824
+#, c-format
+msgid "invalid tlsPort number: %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:236
+msgid "invalid transient"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10116
+#, c-format
+msgid "invalid translation value '%s'"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:118
+#, c-format
+msgid "invalid type '%s' for parameter '%s', expected '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1041
+#, c-format
+msgid "invalid unique_id supplied for '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2094 ../../src/util/vircommand.c:2106
+#: ../../src/util/vircommand.c:2315 ../../src/util/vircommand.c:2364
+#: ../../src/util/vircommand.c:2515 ../../src/util/vircommand.c:2667
+#: ../../src/util/vircommand.c:2810 ../../src/util/vircommand.c:2874
+msgid "invalid use of command API"
+msgstr ""
+
+#: ../../src/util/virfile.c:243
+msgid "invalid use with no flags"
+msgstr ""
+
+#: ../../src/openvz/openvz_conf.c:934
+#, c-format
+msgid "invalid uuid %s"
+msgstr ""
+
+#: ../../src/util/virprocess.c:146 ../../src/util/virprocess.c:284
+#, c-format
+msgid "invalid value %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:1380
+#, c-format
+msgid "invalid value '%s' for migration parameter '%s'"
+msgstr ""
+
+#: ../../src/hypervisor/domain_driver.c:287
+#, c-format
+msgid "invalid value '%s' for parameter '%s' of device '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1894
+#, c-format
+msgid "invalid value for 'managed': %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18683
+msgid "invalid value for boot menu timeout, must be in range [0,65535]"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18708
+msgid "invalid value for rebootTimeout, must be in range [-1,65535]"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:159
+msgid "invalid value of 'ephemeral'"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:169
+msgid "invalid value of 'private'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6366 ../../src/qemu/qemu_driver.c:6401
+#: ../../src/qemu/qemu_driver.c:6448
+msgid "invalid value of 0 for iothread_id"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16555
+msgid "invalid value of memory device node"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19546
+#, c-format
+msgid "invalid value of state argument for Hyper-V stimer '%s' feature"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19445
+#, c-format
+msgid "invalid value of state argument for HyperV Enlightenment feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19585
+#, c-format
+msgid "invalid value of state argument for KVM feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19630
+#, c-format
+msgid "invalid value of state argument for Xen feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20103
+#, c-format
+msgid "invalid vcpu 'enabled' value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20114
+#, c-format
+msgid "invalid vcpu 'hotpluggable' value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3125
+#, c-format
+msgid "invalid vcpu index '%u'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20124
+msgid "invalid vcpu order"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:746
+#, c-format
+msgid "invalid vncdisplay value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3768
+msgid "invalid watchdog action"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:258
+msgid "io policy of disk device"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2144
+msgid "io uring is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5139
+msgid "iommu driver option is only supported for virtio devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3843
+msgid "iommu: caching mode is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3857
+msgid "iommu: device IOTLB is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3850
+msgid "iommu: eim is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3836
+msgid "iommu: interrupt remapping is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5827 ../../src/qemu/qemu_process.c:2480
+#, c-format
+msgid "iothread %d not found"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7852
+msgid "iothread for the new IOThread"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7918
+msgid "iothread id of existing IOThread"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8021
+msgid "iothread_id for the IOThread to delete"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5877
+#, c-format
+msgid "iothreadid %d not found"
+msgstr ""
+
+#: ../../tools/virsh-host.c:790
+msgid "iowait:"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:985
+msgid "ipset name contains invalid characters"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:979
+msgid "ipset name is too long"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1550
+msgid "is not active"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi.c:275
+msgid "iscsi pool only supports 'chap' auth type"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:104
+msgid "iscsi-direct pool only supports 'chap' auth type"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:301
+msgid "ivgen element found, but cipher is missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8136
+msgid "ivshmem device is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1523
+msgid "job"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17309
+#, c-format
+msgid "job type '%s' does not support pivot"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2534
+msgid "kdump-compressed format is not supported here"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3844
+msgid "kdump-compressed format is only supported with memory-only dump"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3635
+msgid "keep nvram file, if inactive"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2029 ../../tools/virsh-domain.c:2786
+msgid "keep the backing chain relatively referenced"
+msgstr ""
+
+#: ../../src/rpc/virkeepalive.c:255
+#, c-format
+msgid "keepalive interval %d too large"
+msgstr ""
+
+#: ../../src/rpc/virkeepalive.c:249
+msgid "keepalive interval already set"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:915
+msgid "kernel cpu time field is too long for the destination"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8647
+msgid "key to be used as a namespace identifier"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:798 ../../src/rpc/virnetsshsession.c:805
+#, c-format
+msgid "keyboard interactive authentication failed: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4820
+#, c-format
+msgid "keycode %zu is invalid: 0x%X"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1181
+#, c-format
+msgid "known hosts file '%s' does not exist"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:260
+msgid "kvm-hint-dedicated=on is only applicable for cpu host-passthrough"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6086
+msgid "label overrides require relabeling to be enabled at the domain level"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6663
+msgid "label size is required for NVDIMM device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16576
+msgid "label size must be smaller than NVDIMM size"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:749
+#, c-format
+msgid "lazy_refcounts not supported with compat level %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1745
+msgid "lease file write failed"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4033 ../../tools/virsh-domain.c:8276
+msgid "leave the guest paused after creation"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2295
+msgid "length of metadata out of range"
+msgstr ""
+
+#: ../../src/util/virresctrl.c:915
+#, c-format
+msgid "level %u cache size %llu does not match expected size %llu"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:670
+msgid "libhal_ctx_init failed, haldaemon is probably not running"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:659
+msgid "libhal_ctx_new returned NULL"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:665
+msgid "libhal_ctx_set_dbus_connection failed"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:704
+#: ../../src/node_device/node_device_hal.c:780
+msgid "libhal_get_all_devices failed"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1219
+msgid "libnl was not available at build time"
+msgstr ""
+
+#: ../../src/util/virerror.c:990
+msgid "library call failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:991
+#, c-format
+msgid "library call failed: %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:710
+msgid "libselinux does not support LXC contexts path"
+msgstr ""
+
+#: ../../src/util/virerror.c:1206
+msgid "libssh transport error"
+msgstr ""
+
+#: ../../src/util/virerror.c:1207
+#, c-format
+msgid "libssh transport error: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1172
+msgid "libssh transport support was not enabled"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:1039
+msgid "libssh2 transport support was not enabled"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:717
+msgid "libvirt management daemon:"
+msgstr ""
+
+#: ../../src/libvirt.c:1010
+#, c-format
+msgid "libvirt was built without the '%s' driver"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:2186
+msgid "libvirt was not compiled with libpcap and \""
+msgstr ""
+
+#: ../../tools/virsh-domain.c:848
+msgid "libvirt will automatically detach/attach the device from/to host"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:163
+msgid "libvirt-guests is configured not to start any guests on boot"
+msgstr ""
+
+#: ../../src/libvirt.c:229
+msgid "libvirt.so is not safe to use from setuid/setgid programs"
+msgstr ""
+
+#: ../../src/util/vircommand.c:406
+msgid "libvirtd quit during handshake"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1129
+#, c-format
+msgid "libxenlight does not support disk driver %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1071 ../../src/libxl/libxl_conf.c:1099
+#: ../../src/libxl/libxl_conf.c:1108 ../../src/libxl/libxl_conf.c:1119
+#, c-format
+msgid "libxenlight does not support disk format %s with disk driver %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1154
+msgid "libxenlight does not support transient disks"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3203
+msgid "libxenlight failed to attach USB controller"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3073
+#, c-format
+msgid "libxenlight failed to attach disk '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3461
+msgid "libxenlight failed to attach network device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3140
+msgid "libxenlight failed to attach pci device "
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3276
+#, c-format
+msgid "libxenlight failed to attach usb device Busnum:%3x, Devnum:%3x"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3015
+#, c-format
+msgid "libxenlight failed to change media for disk '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1427
+#, c-format
+msgid "libxenlight failed to create new domain '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3744
+msgid "libxenlight failed to detach USB controller"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3806
+#, c-format
+msgid "libxenlight failed to detach USB device Busnum: %3x, Devnum: %3x"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3361
+#, c-format
+msgid "libxenlight failed to detach disk '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3894
+msgid "libxenlight failed to detach network device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3682
+msgid "libxenlight failed to detach pci device "
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:199
+#, c-format
+msgid "libxenlight failed to parse UUID '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:191
+#, c-format
+msgid "libxenlight failed to resolve security label '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1431
+#, c-format
+msgid "libxenlight failed to restore domain '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_domain.c:1470
+msgid "libxenlight failed to store userdata"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:879
+msgid "libxenlight state driver is not active"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:648
+msgid "libxenlight supports only one input device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1763 ../../src/libxl/libxl_driver.c:5076
+#: ../../src/libxl/libxl_driver.c:5211
+#, c-format
+msgid "libxl_domain_info failed for domain '%d'"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:268
+msgid "libxl_get_cpu_topology failed"
+msgstr ""
+
+#: ../../src/libxl/libxl_capabilities.c:262 ../../src/libxl/libxl_driver.c:4396
+msgid "libxl_get_numainfo failed"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:794 ../../src/libxl/libxl_conf.c:2424
+#: ../../src/libxl/libxl_driver.c:4366
+msgid "libxl_get_physinfo_info failed"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:707
+#, c-format
+msgid "libxml2 doesn't handle %s encoding"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5724
+msgid "lifecycle action to set"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5719
+msgid "lifecycle type to modify"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1465
+msgid "limit list to children of current snapshot"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:691
+msgid "limit list to children of given checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1463
+msgid "limit list to children of given snapshot"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1947
+#, c-format
+msgid "line %d corrupt ipaddr \"%s\""
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1102
+msgid "list UUID of active pools only"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:572
+msgid "list all domain blocks"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:707
+msgid "list all domain virtual interfaces"
+msgstr ""
+
+#: ../../tools/virt-admin.c:325
+msgid "list available servers on a daemon"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:700
+msgid "list checkpoint names only"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:687
+msgid "list checkpoints in a tree"
+msgstr ""
+
+#: ../../tools/virt-admin.c:560
+msgid "list clients connected to <server>"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:375
+msgid "list devices in a tree"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1927
+msgid "list domain names only"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1560
+msgid "list domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1903
+msgid "list domains in other states"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1895
+msgid "list domains in paused state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1891
+msgid "list domains in running state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1899
+msgid "list domains in shutoff state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1911
+msgid "list domains with autostart disabled"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1907
+msgid "list domains with autostart enabled"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1883
+msgid "list domains with existing checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1875
+msgid "list domains with existing snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1915
+msgid "list domains with managed save state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1887
+msgid "list domains without a checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1879
+msgid "list domains without a snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1919
+msgid "list domains without managed save"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:538
+msgid "list ephemeral secrets"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1863
+msgid "list inactive & active domains"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:341
+msgid "list inactive & active interfaces"
+msgstr ""
+
+#: ../../tools/virsh-network.c:669
+msgid "list inactive & active networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1073
+msgid "list inactive & active pools"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1859
+msgid "list inactive domains"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:337
+msgid "list inactive interfaces"
+msgstr ""
+
+#: ../../tools/virsh-network.c:665
+msgid "list inactive networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1069
+msgid "list inactive pools"
+msgstr ""
+
+#: ../../src/util/virconf.c:508
+msgid "list is not closed with ]"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1106
+msgid "list name of active pools only"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:705
+msgid "list network filter bindings"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:340
+msgid "list network filters"
+msgstr ""
+
+#: ../../tools/virsh-network.c:693
+msgid "list network names only"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1726
+msgid "list network ports"
+msgstr ""
+
+#: ../../tools/virsh-network.c:654
+msgid "list networks"
+msgstr ""
+
+#: ../../tools/virsh-network.c:685
+msgid "list networks with autostart disabled"
+msgstr ""
+
+#: ../../tools/virsh-network.c:681
+msgid "list networks with autostart enabled"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:542
+msgid "list non-ephemeral secrets"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:550
+msgid "list non-private secrets"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7456
+msgid "list of cpus to enable or disable"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2180
+msgid "list of domains to get stats for"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2134
+msgid "list only active domains"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:683
+msgid "list only checkpoints that are not leaves (with children)"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:679
+msgid "list only checkpoints without children"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:675
+msgid "list only checkpoints without parents"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2162
+msgid "list only domains in other states"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2138
+msgid "list only inactive domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2154
+msgid "list only paused domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2142
+msgid "list only persistent domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2150
+msgid "list only running domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2158
+msgid "list only shutoff domains"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1427
+msgid "list only snapshots that are not leaves (with children)"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1431
+msgid "list only snapshots that have metadata that would prevent undefine"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1435
+msgid "list only snapshots that have no metadata managed by libvirt"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1423
+msgid "list only snapshots without children"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1419
+msgid "list only snapshots without parents"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2146
+msgid "list only transient domains"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1871
+msgid "list persistent domains"
+msgstr ""
+
+#: ../../tools/virsh-network.c:673
+msgid "list persistent networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1081
+msgid "list persistent pools"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:326
+msgid "list physical host interfaces"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1058
+msgid "list pools"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1089
+msgid "list pools with autostart disabled"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1085
+msgid "list pools with autostart enabled"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:546
+msgid "list private secrets"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:527
+msgid "list secrets"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1472
+msgid "list snapshot names only"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1459
+msgid "list snapshots in a tree"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1931 ../../tools/virsh-network.c:697
+#: ../../tools/virsh-network.c:1742
+msgid "list table (default)"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:633
+msgid "list the name, rather than the full xml"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1867
+msgid "list transient domains"
+msgstr ""
+
+#: ../../tools/virsh-network.c:677
+msgid "list transient networks"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1077
+msgid "list transient pools"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1923 ../../tools/virsh-network.c:689
+#: ../../tools/virsh-network.c:1738
+msgid "list uuid's only"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13678 ../../tools/virsh-network.c:1274
+#: ../../tools/virsh-nodedev.c:883 ../../tools/virsh-pool.c:2008
+#: ../../tools/virsh-secret.c:750
+msgid "list valid event types"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1357
+msgid "list vols"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4530
+msgid "listen address is not supported by tunnelled migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10637
+msgid "listen address that destination should bind to for incoming migration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14216
+#, c-format
+msgid "listen type 'none' is not available for graphics type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14207
+#, c-format
+msgid "listen type 'socket' is not available for graphics type '%s'"
+msgstr ""
+
+#: ../../src/util/virconf.c:465
+msgid "lists not allowed in VMX format"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6738 ../../tools/virsh-domain.c:6740
+msgid "live"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:7961
+#, c-format
+msgid "live attach of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:2970
+#, c-format
+msgid "live attach of shmem model '%s' is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5855
+#, c-format
+msgid "live detach of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5476
+#, c-format
+msgid "live detach of shmem model '%s' is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10550
+msgid "live migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15683
+msgid "live snapshot creation is supported only during full system snapshots"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8095
+#, c-format
+msgid "live update of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7404
+#, c-format
+msgid "loadparm '%s' exceeds 8 characters"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7398
+msgid "loadparm cannot be an empty string"
+msgstr ""
+
+#: ../../src/locking/lock_daemon_dispatch.c:59
+#: ../../src/locking/lock_daemon_dispatch.c:117
+#: ../../src/locking/lock_daemon_dispatch.c:166
+#: ../../src/locking/lock_daemon_dispatch.c:215
+#: ../../src/locking/lock_daemon_dispatch.c:270
+#: ../../src/locking/lock_daemon_dispatch.c:316
+#: ../../src/locking/lock_daemon_dispatch.c:366
+#: ../../src/locking/lock_daemon_dispatch.c:403
+msgid "lock manager connection has been restricted"
+msgstr ""
+
+#: ../../src/locking/lock_daemon_dispatch.c:65
+#: ../../src/locking/lock_daemon_dispatch.c:123
+#: ../../src/locking/lock_daemon_dispatch.c:172
+#: ../../src/locking/lock_daemon_dispatch.c:221
+#: ../../src/locking/lock_daemon_dispatch.c:276
+#: ../../src/locking/lock_daemon_dispatch.c:322
+#: ../../src/locking/lock_daemon_dispatch.c:372
+msgid "lock owner details have not been registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1425
+msgid "logfile not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:981
+#, c-format
+msgid "logical volume '%s' is sparse, volume wipe not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9782 ../../tools/virsh-domain.c:13670
+#: ../../tools/virsh-network.c:1266 ../../tools/virsh-nodedev.c:875
+#: ../../tools/virsh-pool.c:2000 ../../tools/virsh-secret.c:742
+msgid "loop until timeout or interrupt, rather than one-shot"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:804
+msgid ""
+"luks encryption usage requires encrypted secret generation to be supported"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:156
+msgid "lxc state driver is not active"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:1201
+msgid "lxc.mount.fstab or lxc.mount found, use lxc.mount.entry lines instead"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:2182
+msgid "lxcChild() passed invalid vm definition"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2560 ../../src/vbox/vbox_common.c:2661
+msgid "machine already powered down"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2258
+msgid "machine is not in poweroff|saved|aborted state, so couldn't start it"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:858
+msgid "machine is null"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2466
+msgid "machine not in running state to suspend it"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2517
+msgid "machine not paused, so can't resume it"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2622
+msgid "machine not running, so can't reboot it"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2556
+msgid "machine paused, so can't power it down"
+msgstr ""
+
+#: ../../tools/virsh-host.c:96 ../../tools/virsh-host.c:1636
+#: ../../tools/virsh-host.c:1743
+msgid "machine type (/domain/os/type/@machine)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7374
+msgid "make added vcpus hot(un)pluggable"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:62
+msgid "make live change persistent"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2214
+msgid "make the copy share a backing chain"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3763
+msgid "malformed 'offset' property of 'raw' driver"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1404
+#, c-format
+msgid "malformed 'port' attribute: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2231
+msgid "malformed 'prefix' field"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3326
+#, c-format
+msgid "malformed 'readahead' field in backing store definition '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3770
+msgid "malformed 'size' property of 'raw' driver"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1394
+#, c-format
+msgid "malformed 'speed' attribute: %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3307
+#, c-format
+msgid "malformed 'sslverify' field in backing store definition '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3334
+#, c-format
+msgid "malformed 'timeout' field in backing store definition '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8403
+msgid "malformed 'wwpn' value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15535
+msgid "malformed <sysinfo> uuid element"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4311
+msgid "malformed GIC version in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_qapi.c:467
+#, c-format
+msgid "malformed QAPI schema when querying '%s' of '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_qapi.c:496
+msgid "malformed QMP schema"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:1717
+#, c-format
+msgid "malformed TLS secret uuid '%s' provided"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3168
+#, c-format
+msgid "malformed backing store path for protocol %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1248
+msgid "malformed capacity element"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:852 ../../src/libxl/xen_common.c:879
+#: ../../src/libxl/xen_common.c:895
+msgid "malformed char device string"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:199
+#, c-format
+msgid "malformed disk path: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4342
+msgid "malformed emulated GIC information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21005
+msgid "malformed genid element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19289
+#, c-format
+msgid "malformed gic version: %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:783
+msgid "malformed group element"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1249
+msgid "malformed hostuuid element in migration data"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3263
+#, c-format
+msgid "malformed http cookie '%s' in backing store definition '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:790
+msgid "malformed hyperv panic data"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4326
+msgid "malformed in-kernel GIC information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:1021
+msgid "malformed ipset flags"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:651
+#, c-format
+msgid "malformed keyword arguments in '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1248
+#, c-format
+msgid "malformed mac address '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4016
+msgid "malformed machine cpu count in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9647
+#, c-format
+msgid "malformed managed value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12754
+msgid "malformed mtu size"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9639
+#, c-format
+msgid "malformed namespace '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3813
+#, c-format
+msgid "malformed namespace name: %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3111
+#, c-format
+msgid "malformed nbd string '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1619 ../../src/util/virnetdev.c:3009
+#: ../../src/util/virnetdev.c:3100 ../../src/util/virnetdevbridge.c:1084
+#: ../../src/util/virnetdevvportprofile.c:845 ../../src/util/virnetlink.c:464
+#: ../../src/util/virnetlink.c:580 ../../src/util/virnetlink.c:663
+#: ../../src/util/virnetlink.c:740 ../../src/util/virnetlink.c:786
+msgid "malformed netlink response message"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:752
+msgid "malformed octal mode"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:198
+#, c-format
+msgid "malformed output of %s: %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:768
+msgid "malformed owner element"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:9101
+msgid "malformed prManager reply"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:9151
+msgid "malformed qemu-current-machine reply"
+msgstr ""
+
+#: ../../src/qemu/qemu_qapi.c:447
+msgid "malformed query string"
+msgstr ""
+
+#: ../../src/security/security_util.c:302
+#: ../../src/security/security_util.c:399
+#, c-format
+msgid "malformed refcount %s on %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_zfs.c:149
+msgid "malformed refreservation reported"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1292 ../../src/qemu/qemu_agent.c:1329
+#: ../../src/qemu/qemu_agent.c:1719 ../../src/qemu/qemu_agent.c:1755
+msgid "malformed return value"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:818
+msgid "malformed s390 panic data"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8981
+#, c-format
+msgid "malformed signal name: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16717 ../../src/conf/domain_conf.c:20978
+#: ../../src/conf/network_conf.c:1779 ../../src/conf/nwfilter_conf.c:2682
+#: ../../src/conf/secret_conf.c:185 ../../src/conf/storage_conf.c:910
+#: ../../src/libxl/libxl_migration.c:203
+msgid "malformed uuid element"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1775
+#, c-format
+msgid "malformed uuid element for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9743
+#, c-format
+msgid "malformed value '%s' of 'offset' attribute of slice"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9750
+#, c-format
+msgid "malformed value '%s' of 'size' attribute of slice"
+msgstr ""
+
+#: ../../src/storage/storage_backend_zfs.c:143
+msgid "malformed volsize reported"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:306
+msgid "malformed volume allocation value"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:184
+msgid "malformed volume extent devices value"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:155
+msgid "malformed volume extent length value"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:201
+msgid "malformed volume extent offset value"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:161
+msgid "malformed volume extent size value"
+msgstr ""
+
+#: ../../src/storage/storage_backend_logical.c:148
+msgid "malformed volume extent stripes value"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8231
+msgid "malformed/missing addr in dimm memory info"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8253
+msgid "malformed/missing hotpluggable in dimm memory info"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8245
+msgid "malformed/missing hotplugged in dimm memory info"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8238
+msgid "malformed/missing slot in dimm memory info"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4725
+msgid "managed save of a domain state"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1387
+msgid "mandatory attribute 'width' is missing or malformed"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1935
+msgid "mark inactive domains with managed save state"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2503
+msgid "masterbus not found"
+msgstr ""
+
+#: ../../src/cpu/cpu_s390.c:55
+#, c-format
+msgid "match mode %s not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8487 ../../src/qemu/qemu_hotplug.c:5678
+msgid "matching input device not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8444
+msgid "matching memory device was not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8466
+msgid "matching shmem device was not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8497 ../../src/qemu/qemu_hotplug.c:5713
+msgid "matching vsock device not found"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2410
+msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
+msgstr ""
+
+#: ../../src/util/virthreadpool.c:450
+msgid "maxWorkers must not be switched from zero to non-zero and vice versa"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:15435
+msgid "maxcells > REMOTE_NODE_MAX_CELLS"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:5262
+msgid "maxerrors too large"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2273
+msgid "maxids > REMOTE_DOMAIN_LIST_MAX"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6737 ../../tools/virsh-domain.c:6738
+msgid "maximum"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2266
+msgid "maximum amount of in-flight data during the copy"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4568
+msgid ""
+"maximum memory size must be equal or greater than the actual memory size"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9221
+msgid "maximum memory size overflowed after alignment"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11205
+msgid "maximum tolerable downtime (in milliseconds) for migration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1958
+msgid "maximum vCPU count must not be less than current vCPU count"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5006
+msgid "maximum vcpu count of a live domain can't be modified"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20013
+msgid "maximum vcpus count must be an integer"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2760
+#: ../../src/remote/remote_daemon_dispatch.c:2903
+msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2897
+msgid "maxinfo > REMOTE_VCPUINFO_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2017
+msgid "maxnames > REMOTE_DOMAIN_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:12461
+#: ../src/remote/remote_daemon_dispatch_stubs.h:12534
+msgid "maxnames > REMOTE_DOMAIN_SNAPSHOT_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2081
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2337
+msgid "maxnames > REMOTE_INTERFACE_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2145
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2401
+msgid "maxnames > REMOTE_NETWORK_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:15096
+msgid "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:15795
+msgid "maxnames > REMOTE_NODE_DEVICE_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2465
+msgid "maxnames > REMOTE_NWFILTER_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2209
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2593
+msgid "maxnames > REMOTE_STORAGE_POOL_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:17559
+msgid "maxnames > REMOTE_STORAGE_VOL_LIST_MAX"
+msgstr ""
+
+#: ../src/remote/remote_daemon_dispatch_stubs.h:2529
+msgid "maxuuids > REMOTE_SECRET_LIST_MAX"
+msgstr ""
+
+#: ../../src/util/virmdev.c:410
+#, c-format
+msgid "mediated device %s is in use by driver %s, domain %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5434 ../../src/util/virmdev.c:149
+#, c-format
+msgid "mediated device '%s' not found"
+msgstr ""
+
+#: ../../src/util/virmdev.c:175
+msgid "mediated devices are not supported on non-linux platforms"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3475 ../../tools/virsh-host.c:970
+msgid "mem(Suspend-to-RAM), disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:612
+#, c-format
+msgid "memory access mode '%s' not supported without guest numa node"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:380
+msgid "memory attributes: [file=]name[,snapshot=type]"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3297 ../../src/qemu/qemu_conf.c:2008
+msgid "memory device alias is not assigned"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9590
+#, c-format
+msgid ""
+"memory device base '0x%llx' is already being used by another memory device"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9708
+#, c-format
+msgid "memory device count '%u' exceeds slots count '%u'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9626
+#, c-format
+msgid "memory device slot '%u' exceeds slots count '%u'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9581
+#, c-format
+msgid "memory device slot '%u' is already being used by another memory device"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9752
+msgid "memory device total size exceeds hotplug space"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1735
+msgid "memory devices are not supported by this driver"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:336
+#, c-format
+msgid "memory filename '%s' requires external snapshot"
+msgstr ""
+
+#: ../../src/hypervisor/domain_cgroup.c:234 ../../src/test/test_driver.c:3262
+msgid ""
+"memory hard_limit tunable value must be lower than or equal to "
+"swap_hard_limit"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9739
+msgid "memory hotplug isn't supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1713
+msgid ""
+"memory hotplug tunables <maxMemory> are not supported by this hypervisor "
+"driver"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2968
+#, c-format
+msgid "memory peek request too large for remote protocol, %zi > %d"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2725
+msgid "memory size can't be changed unless domain is powered down"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9200
+#, c-format
+msgid "memory size of NUMA node '%zu' overflowed after alignment"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:365
+#, c-format
+msgid "memory snapshot file path (%s) must be absolute"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:356
+msgid "memory state cannot be saved with offline or disk-only snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3718
+msgid "memory-only dump failed for unknown reason"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3714
+#, c-format
+msgid "memory-only dump failed: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8489
+msgid "message"
+msgstr ""
+
+#: ../../src/util/virerror.c:1152
+msgid "metadata not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1153
+#, c-format
+msgid "metadata not found: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:869
+msgid "metadata preallocation conflicts with backing store"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:258
+msgid "metadata preallocation is not supported for block volumes"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:418
+msgid "metadata preallocation is not supported for raw volumes"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1008
+msgid "metadata preallocation only available with qcow2"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:8055
+msgid "metadata title can't contain newlines"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10535
+msgid "migrate domain to another host"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:3112
+msgid "migrate uri is not set"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11223
+msgid "migrate: Invalid downtime"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11135
+msgid "migrate: Unexpected --timeout-* option without --timeout"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11122
+msgid "migrate: Unexpected timeout for offline migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1142
+#, c-format
+msgid "migrate_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:166
+#: ../../tools/virsh-domain-monitor.c:216
+msgid "migrated"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:188
+msgid "migrating"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:691 ../../src/qemu/qemu_driver.c:788
+msgid "migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4523
+msgid "migration URI is not supported by tunnelled migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10629
+msgid "migration URI, usually can be omitted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10718 ../../tools/virsh-domain.c:11354
+msgid "migration bandwidth limit in MiB/s"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:170
+msgid "migration canceled"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1514
+msgid "migration in job"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:491
+#, c-format
+msgid "migration of disk %s failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:487
+#, c-format
+msgid "migration of disk %s failed: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1506
+msgid "migration out job"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:382
+#, c-format
+msgid "migration parameter '%s' must be less than %llu"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:321
+#, c-format
+msgid "migration parameter '%s' must be less than %u"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:5493
+#, c-format
+msgid "migration protocol going backwards %s => %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13613
+msgid "migration statistics are available only on the source host"
+msgstr ""
+
+#: ../../src/util/virerror.c:1191
+msgid "migration successfully aborted"
+msgstr ""
+
+#: ../../src/util/virerror.c:1192
+#, c-format
+msgid "migration successfully aborted: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3573
+msgid "migration was active, but RAM 'remaining' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3580
+msgid "migration was active, but RAM 'total' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3566
+msgid "migration was active, but RAM 'transferred' data was missing"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3559
+msgid "migration was active, but no RAM info was set"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10585
+msgid "migration with non-shared storage with full disk copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10589
+msgid ""
+"migration with non-shared storage with incremental copy (same base image "
+"shared between source and destination)"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1260
+msgid "migration with shmem device is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1280
+msgid "migration with virtiofs device is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:781
+#, c-format
+msgid "migration_address must not be the address of the local machine: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:768
+#, c-format
+msgid "migration_host must not be the address of the local machine: %s"
+msgstr ""
+
+#: ../../src/util/virthreadpool.c:443
+msgid "minWorkers cannot be larger than maxWorkers"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9169
+msgid "minimum target size for the NVDIMM must be 256MB plus the label size"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10063
+msgid "mirror requires file name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10048
+msgid "mirror requires source element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10034
+msgid "mirror without type only supported by copy job"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:1435 ../../src/qemu/qemu_block.c:2411
+#, c-format
+msgid "mishandled storage format '%s'"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:846
+#, c-format
+msgid "mismatch of address family in range %s - %s"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:860
+#, c-format
+msgid "mismatch of address family in range %s - %s for network %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2282
+msgid "mismatched header magic"
+msgstr ""
+
+#: ../../tools/vsh.c:1702
+msgid "missing \""
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:212
+#, c-format
+msgid "missing %s in <virtualport type='%s'>"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4672
+msgid "missing 'DateTime' element"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:516
+#, c-format
+msgid "missing 'architecture' in '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:686
+#, c-format
+msgid "missing 'content' value in selinux lxc contexts file '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1402
+#, c-format
+msgid ""
+"missing 'end' attribute in <address> element in <nat> in <forward> in "
+"network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:372
+#, c-format
+msgid "missing 'executable' in '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:676
+#, c-format
+msgid "missing 'file' value in selinux lxc contexts file '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3194
+msgid "missing 'filename' field in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:342 ../../src/qemu/qemu_firmware.c:403
+#: ../../src/qemu/qemu_firmware.c:422
+#, c-format
+msgid "missing 'filename' in '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:351
+#, c-format
+msgid "missing 'format' in '%s'"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4663
+msgid "missing 'guid' attribute"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1554
+msgid "missing 'id' attribute for mediated device's <type> element"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:530
+#, c-format
+msgid "missing 'machines' in '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3826
+msgid ""
+"missing 'name' attribute for a host CPU model property in QEMU capabilities "
+"cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9633
+msgid "missing 'namespace' attribute to disk source"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:382
+#, c-format
+msgid "missing 'nvram-template' in '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3522
+msgid "missing 'portal' address in iSCSI backing definition"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:666
+#, c-format
+msgid "missing 'process' value in selinux lxc contexts file '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1395
+#, c-format
+msgid ""
+"missing 'start' attribute in <address> element in <nat> in <forward> in "
+"network %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4685
+msgid "missing 'state' attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19539
+#, c-format
+msgid "missing 'state' attribute for Hyper-V stimer '%s' feature"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19437
+#, c-format
+msgid "missing 'state' attribute for HyperV Enlightenment feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19577
+#, c-format
+msgid "missing 'state' attribute for KVM feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19622
+#, c-format
+msgid "missing 'state' attribute for Xen feature '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3528
+msgid "missing 'target' in iSCSI backing definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21510
+msgid "missing 'timezone' attribute for clock with offset='timezone'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9620
+msgid "missing 'type' attribute to disk source"
+msgstr ""
+
+#: ../../src/util/virqemu.c:237
+#, c-format
+msgid "missing 'type'(%s) or 'alias'(%s) field of QOM 'object'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19695
+#, c-format
+msgid "missing 'unknown' attribute for feature '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3290
+msgid "missing 'url' in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11678
+msgid "missing 'usage' attribute for RAM filesystem"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19495
+msgid "missing 'value' attribute for HyperV feature 'vendor_id'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3798
+msgid ""
+"missing 'vdisk-id' or 'server' attribute in JSON backing definition for VxHS "
+"volume"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3449
+msgid ""
+"missing 'volume', 'path' or 'server' attribute in JSON backing definition "
+"for gluster volume"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16730
+msgid "missing <target> element for <memory> device"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1888
+msgid "missing @managed attribute for <reservations/>"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:790
+msgid "missing CPU data architecture"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:298
+msgid "missing CPU definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15218
+msgid "missing EGD backend type"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7036
+msgid "missing GIC version"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4305
+msgid "missing GIC version in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:1641
+msgid "missing IFLA_VF_INFO in netlink response"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15200
+msgid "missing RNG device backend model"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15165
+msgid "missing RNG device model"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1054
+#, c-format
+msgid "missing SCSI host capability type for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4128
+msgid "missing SEV certChain information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4121
+msgid "missing SEV pdh information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4096
+msgid "missing SEV platform data in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13673
+msgid "missing TPM device backend"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13679
+msgid "missing TPM device backend type"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:210
+msgid "missing Xen migration stream version"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1651
+#, c-format
+msgid "missing address type in network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3323
+msgid "missing alias for memory device"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2597
+msgid "missing alias for network device"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2966
+#, c-format
+msgid "missing alias or qom-type for qemu object '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4273
+msgid "missing arch in QEMU capabilities cache"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1456
+msgid "missing argument"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4994
+msgid "missing array element"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:319
+#, c-format
+msgid "missing backend for pool type %d"
+msgstr ""
+
+#: ../../src/storage/storage_backend.c:181
+#, c-format
+msgid "missing backend for pool type %d (%s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:524
+#, c-format
+msgid "missing block job data for disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3967
+msgid "missing blocker name in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18649
+msgid "missing boot device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7627
+msgid "missing boot order attribute"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4134 ../../src/qemu/qemu_domain.c:4147
+msgid "missing capability name"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1842
+msgid "missing capability type"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1349
+msgid "missing capacity element"
+msgstr ""
+
+#: ../../tools/virsh-host.c:416
+msgid "missing cellno argument"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1917
+msgid "missing connection mode for <reservations/>"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1905
+msgid "missing connection type for <reservations/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9436
+msgid "missing cookie name"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3941
+msgid "missing cpu name in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7676
+msgid "missing cpuid-register in CPU data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19000
+msgid "missing cpuset for emulatorpin"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18962
+msgid "missing cpuset for iothreadpin"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18898
+msgid "missing cpuset for vcpupin"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:152
+msgid "missing creationTime from existing checkpoint"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:263
+msgid "missing creationTime from existing snapshot"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:746
+#, c-format
+msgid "missing cssid value for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17850
+#, c-format
+msgid "missing destination file for disk %s: %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3332
+msgid "missing dev attribute in <interface> element"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1561
+#, c-format
+msgid "missing device API for mediated device type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:443
+#, c-format
+msgid "missing device type in '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:981
+msgid "missing devices information"
+msgstr ""
+
+#: ../../src/util/virerror.c:982
+#, c-format
+msgid "missing devices information for %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:772
+#, c-format
+msgid "missing devno value for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1962
+msgid "missing devnode type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9893
+msgid "missing disk backing store format"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9899
+msgid "missing disk backing store source"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2095 ../../src/lxc/lxc_driver.c:2180
+#: ../../src/qemu/qemu_driver.c:10901 ../../src/qemu/qemu_hotplug.c:261
+#, c-format
+msgid "missing disk device alias name for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:978
+msgid "missing disk source for 'sheepdog' protocol"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:166 ../../src/conf/checkpoint_conf.c:303
+msgid "missing domain in checkpoint"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:176
+msgid "missing domain in checkpoint redefine"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:298 ../../src/conf/snapshot_conf.c:663
+msgid "missing domain in snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:12787 ../../src/qemu/qemu_driver.c:12835
+msgid "missing domain name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22261
+msgid "missing domain state"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20737
+msgid "missing domain type attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10849
+#, c-format
+msgid "missing element or attribute '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7048
+msgid "missing emulated GIC information"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4336
+msgid "missing emulated GIC information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4188
+msgid "missing emulator in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1201
+msgid "missing encryption description"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7030
+msgid "missing entry in GIC capabilities list"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6909
+msgid "missing entry in migration capabilities list"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3860
+msgid "missing entry in supported dump formats"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14728
+#, c-format
+msgid "missing existing file for disk %s: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1270
+msgid "missing feature name"
+msgstr ""
+
+#: ../../src/conf/nwfilter_params.c:796
+msgid "missing filter parameter table"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4226
+msgid "missing flag name in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/storage/storage_file_gluster.c:107
+#, c-format
+msgid "missing gluster volume name for path '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14926
+msgid "missing graphics device type"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3472
+#, c-format
+msgid "missing host CPU model info from QEMU capabilities for binary %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3797
+msgid "missing host CPU model name in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:740 ../../src/openvz/openvz_driver.c:2132
+#: ../../src/qemu/qemu_migration.c:2902
+#, c-format
+msgid "missing host in migration URI: %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3567
+msgid ""
+"missing host specification of NBD server in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3660
+msgid "missing host/server or path of SSH JSON backing volume definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1233
+msgid "missing hostname element in migration data"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3362
+msgid ""
+"missing hostname for tcp backing server in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1244
+msgid "missing hostuuid element in migration data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13941
+msgid "missing hub device type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8295
+msgid "missing iSCSI hostdev source path name"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7042
+msgid "missing in-kernel GIC information"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4320
+msgid "missing in-kernel GIC information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2275
+#, c-format
+msgid "missing info on pr-manager %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:977
+#: ../../src/storage/storage_backend_iscsi_direct.c:511
+msgid "missing initiator IQN"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13791
+msgid "missing input device type"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:826
+msgid "missing input volume target path"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:947
+msgid "missing interface information"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1334
+msgid "missing iommuGroup number attribute"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1812
+#, c-format
+msgid "missing iommuGroup number attribute for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18936
+msgid "missing iothread id in iothreadpin"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:233
+msgid "missing ivgen info name string"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3210
+msgid "missing job chain data"
+msgstr ""
+
+#: ../../src/util/virerror.c:963
+msgid "missing kernel information"
+msgstr ""
+
+#: ../../src/util/virerror.c:964
+#, c-format
+msgid "missing kernel information: %s"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2326
+#, c-format
+msgid "missing label for static security driver in domain %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16604
+msgid "missing launch security type"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:918
+msgid "missing listen attribute in migration data"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7204 ../../src/qemu/qemu_command.c:7334
+#: ../../src/qemu/qemu_migration_cookie.c:333
+#: ../../src/qemu/qemu_validate.c:3182
+msgid "missing listen element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27845
+msgid "missing listen element for graphics"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27961
+msgid "missing listen element for spice graphics"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4007
+msgid "missing machine name in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16671
+msgid "missing memory model"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4255
+msgid "missing microcode version in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:1154
+#: ../../src/qemu/qemu_monitor_json.c:6915
+msgid "missing migration capability name"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:1341
+msgid "missing migration parameter name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16766
+msgid "missing model for IOMMU device"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:190
+#: ../../src/qemu/qemu_migration_cookie.c:1204 ../../src/vz/vz_driver.c:2835
+msgid "missing name element in migration data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1381
+msgid "missing name for cipher"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9508
+msgid "missing name for disk source"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8147
+msgid "missing name for host"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:110
+msgid "missing name from disk backup element"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:157
+msgid "missing name from disk snapshot element"
+msgstr ""
+
+#: ../../src/util/virerror.c:975
+msgid "missing name information"
+msgstr ""
+
+#: ../../src/util/virerror.c:976
+#, c-format
+msgid "missing name information in %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1160
+msgid "missing network device feature name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9495
+msgid "missing network source protocol type"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1569
+#, c-format
+msgid "missing number of available instances for mediated device type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9737
+msgid "missing offset or size attribute of slice"
+msgstr ""
+
+#: ../../src/util/virerror.c:978
+msgid "missing operating system information"
+msgstr ""
+
+#: ../../src/util/virerror.c:979
+#, c-format
+msgid "missing operating system information for %s"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:657
+msgid "missing or invalid CPU cache mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3834
+msgid "missing or invalid CPU model property type in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7681
+msgid "missing or invalid cpuid-input-eax in CPU data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7688
+msgid "missing or invalid features in CPU data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20080
+msgid "missing or invalid vcpu id"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:67
+msgid "missing or invalid vlan tag id attribute"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3831
+msgid "missing or malformed 'device' field of 'nvme' storage"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3838
+msgid "missing or malformed 'namespace' field of 'nvme' storage"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4106
+msgid "missing or malformed SEV cbitpos information in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4114
+msgid ""
+"missing or malformed SEV reducedPhysBits information in QEMU capabilities "
+"cache"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2814
+msgid "missing or malformed session-uuid element in migration data"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:2826
+msgid "missing or malformed uuid element in migration data"
+msgstr ""
+
+#: ../../tools/virsh-host.c:430
+msgid "missing pagesize argument"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3916
+#, c-format
+msgid "missing parser implementation for JSON backing volume driver '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1911
+msgid "missing path for <reservations/>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1688
+msgid "missing per-device path"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16436
+msgid "missing perf event name"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19381 ../../src/test/test_driver.c:3687
+#, c-format
+msgid "missing persistent configuration for disk '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3719
+msgid "missing pool or image name in ceph backing volume JSON specification"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:890
+msgid "missing pool source name element"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:906
+msgid "missing port attribute in migration data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8026
+msgid "missing product"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4200
+msgid "missing qemuctime in QEMU capabilities XML"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3352 ../../src/util/virstoragefile.c:3386
+msgid "missing remote server specification in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:918
+#, c-format
+msgid "missing required name attribute in DNS TXT record of network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:832
+#, c-format
+msgid ""
+"missing required protocol attribute in DNS SRV record '%s' of network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:809
+#, c-format
+msgid "missing required service attribute in DNS SRV record of network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:930
+#, c-format
+msgid ""
+"missing required value attribute in DNS TXT record named '%s' of network %s"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:55
+msgid "missing required virtualport type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19192
+msgid "missing resource partition attribute"
+msgstr ""
+
+#: ../../src/util/virerror.c:966
+msgid "missing root device information"
+msgstr ""
+
+#: ../../src/util/virerror.c:967
+#, c-format
+msgid "missing root device information in %s"
+msgstr ""
+
+#: ../../src/util/virxml.c:835
+msgid "missing root element"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:981
+#, c-format
+msgid "missing rport name for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2888 ../../src/qemu/qemu_migration.c:3869
+#, c-format
+msgid "missing scheme in migration URI: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:1217
+msgid "missing secret info for 'luks' driver"
+msgstr ""
+
+#: ../../src/util/virsecret.c:76
+msgid "missing secret uuid or usage attribute"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9198
+msgid "missing security model in domain seclabel"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9208
+msgid "missing security model when using multiple labels"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4207
+msgid "missing selfctime in QEMU capabilities XML"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3619
+msgid "missing sheepdog URI in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3627
+msgid "missing sheepdog vdi name"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13499
+msgid "missing smartcard device mode"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3393
+msgid "missing socket address type in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8131
+msgid "missing socket for unix transport"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3412
+msgid ""
+"missing socket path for udp backing server in JSON backing volume definition"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8505 ../../src/conf/domain_conf.c:8847
+msgid "missing source address type"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:221
+#: ../../src/storage/storage_backend_iscsi.c:248
+#: ../../src/storage/storage_backend_iscsi.c:337
+msgid "missing source device"
+msgstr ""
+
+#: ../../src/storage/storage_backend_zfs.c:390
+msgid "missing source devices"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:209
+#: ../../src/storage/storage_backend_iscsi.c:241
+#: ../../src/storage/storage_backend_iscsi.c:330
+msgid "missing source host"
+msgstr ""
+
+#: ../../src/util/virerror.c:969
+msgid "missing source information for device"
+msgstr ""
+
+#: ../../src/util/virerror.c:970
+#, c-format
+msgid "missing source information for device %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:214
+msgid "missing source path"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:759
+#, c-format
+msgid "missing ssid value for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19397
+#, c-format
+msgid "missing state attribute '%s' of feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:1393
+#, c-format
+msgid "missing state for cipher named %s"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:275
+msgid "missing state from existing snapshot"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16454
+#, c-format
+msgid "missing state of perf event '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefilebackend.c:142
+#, c-format
+msgid "missing storage backend for '%s' storage"
+msgstr ""
+
+#: ../../src/util/virstoragefilebackend.c:137
+#, c-format
+msgid "missing storage backend for network files using %s protocol"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:830
+#, c-format
+msgid "missing storage capability type for '%s'"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:583
+msgid "missing storage pool host name"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:285
+msgid "missing storage pool source adapter"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:945
+msgid "missing storage pool source device name"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:615
+msgid "missing storage pool source device path"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:918
+msgid "missing storage pool source host name"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:926
+msgid "missing storage pool source path"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:961
+msgid "missing storage pool target path"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3590
+msgid "missing storage source format"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3584
+msgid "missing storage source type"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3851
+msgid "missing supported dump formats"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:51
+msgid ""
+"missing tag id - each <vlan> must have at least one <tag id='n'/> subelement"
+msgstr ""
+
+#: ../../src/util/virerror.c:972
+msgid "missing target information for device"
+msgstr ""
+
+#: ../../src/util/virerror.c:973
+#, c-format
+msgid "missing target information for device %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8305
+msgid "missing the host address for the iSCSI hostdev"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11942
+msgid "missing timeout for chardev with reconnect enabled"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13985
+msgid "missing timer name"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:912
+msgid "missing tlsPort attribute in migration data"
+msgstr ""
+
+#: ../../src/lxc/lxc_native.c:296
+msgid "missing tmpfs size, set the size option"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11732
+msgid "missing type attribute in interface's <actual> element"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:894
+msgid "missing type attribute in migration data"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:964
+#, c-format
+msgid "missing type for SCSI target capability for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1806
+#, c-format
+msgid "missing type id attribute for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16195
+msgid "missing type in redirdev"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1797
+msgid "missing username for auth"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1244
+msgid "missing username in /node/auth/user field"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:198
+#: ../../src/qemu/qemu_migration_cookie.c:1219
+msgid "missing uuid element in migration data"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9441
+#, c-format
+msgid "missing value for cookie '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:1354
+#, c-format
+msgid "missing value for migration parameter '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15829
+msgid "missing values for acceleration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15871
+msgid "missing values for resolution"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20097
+msgid "missing vcpu enabled state"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18880
+msgid "missing vcpu id in vcpupin"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8021
+msgid "missing vendor"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4242
+#: ../../src/qemu/qemu_capabilities.c:4248
+msgid "missing version in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8397
+msgid "missing vhost-scsi hostdev source wwpn"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6601
+msgid "missing video model and cannot determine default"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:150
+msgid "missing vlan tag data"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2858
+msgid "missing volume name and path for gluster volume"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1292
+msgid "missing volume name element"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2865
+#, c-format
+msgid "missing volume name or file name in gluster source path '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:962
+msgid "missing vporttype attribute in migration data"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3722
+msgid "missing watchdog model"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:988
+#, c-format
+msgid "missing wwpn identifier for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14920
+msgid ""
+"mixing internal and external targets for a snapshot is not yet supported"
+msgstr ""
+
+#: ../../src/util/virjson.c:2110
+msgid "mixing nested objects and values is forbidden in JSON deflattening"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1853
+#, c-format
+msgid "mkdir(\"%s\")"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:440
+#, c-format
+msgid ""
+"mkfs is not supported on this platform: Failed to make filesystem of type "
+"'%s' on device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:270
+msgid "mode of device reading and writing"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5631
+#, c-format
+msgid "model '%s' RNG device not present in domain configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5656
+#, c-format
+msgid "model '%s' memory device not present in the domain configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5461
+#, c-format
+msgid "model '%s' shmem device not present in domain configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5509
+#, c-format
+msgid "model '%s' watchdog device not present in domain configuration"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1860
+msgid "model resolution is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:824
+msgid "model type"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7905
+msgid "modifies an existing IOThread of the guest domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7370
+msgid "modify cpu state in the guest"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8478 ../../tools/virsh-domain.c:8640
+msgid "modify/get current state configuration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8477 ../../tools/virsh-domain.c:8639
+msgid "modify/get persistent configuration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8476 ../../tools/virsh-domain.c:8638
+msgid "modify/get running state"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8481
+msgid "modify/get the title instead of description"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:124
+msgid "monitor failure"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:130
+msgid "monitor must not be NULL"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:286
+msgid "monitor socket did not show up"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:936
+#, c-format
+msgid "more than %d vCPUs are only supported on q35-based machine types"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:943
+#, c-format
+msgid ""
+"more than %d vCPUs require extended interrupt mode enabled on the iommu "
+"device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8245
+msgid "more than one adapters is specified for scsi hostdev source"
+msgstr ""
+
+#: ../../src/test/test_driver.c:931
+msgid "more than one snapshot claims to be active"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8208
+msgid "more than one source addresses is specified for scsi hostdev"
+msgstr ""
+
+#: ../../src/util/virfile.c:3792 ../../src/util/virfile.c:3802
+msgid "mount is not supported on this platform."
+msgstr ""
+
+#: ../../src/util/virfile.c:3812
+msgid "mount move is not supported on this platform."
+msgstr ""
+
+#: ../../src/test/test_driver.c:4525 ../../src/test/test_driver.c:4585
+#: ../../src/test/test_driver.c:4621
+#, c-format
+msgid "mount point not found: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14035
+msgid "mountpoint path to be frozen"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14088
+msgid "mountpoint path to be thawed"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15423
+msgid "msi option is only supported with a server"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2139
+#, c-format
+msgid ""
+"mtu size only allowed in open, route, nat, and isolated mode, not in %s "
+"(network '%s')"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3396
+msgid "multidevs is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3567
+#, c-format
+msgid "multiple <portgroup> elements with the same name (%s) in network '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3668
+#, c-format
+msgid ""
+"multiple DNS SRV records matching all specified fields were found in network "
+"%s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3281
+msgid "multiple OpenGL displays are not supported by QEMU"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:851
+msgid "multiple USB devices not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17558
+#, c-format
+msgid "multiple devices matching MAC address %s found"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2048
+#, c-format
+msgid ""
+"multiple forwarding interfaces specified for network '%s', only one is "
+"supported"
+msgstr ""
+
+#: ../../src/interface/interface_backend_netcf.c:819
+msgid "multiple interfaces with matching MAC address"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3581
+#, c-format
+msgid "multiple matching DNS HOST records were found in network %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17562
+msgid "multiple matching devices found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1089 ../../tools/virsh-domain-monitor.c:864
+msgid "multiple matching interfaces found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1090
+#, c-format
+msgid "multiple matching interfaces found: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:727
+msgid "multiple stream callbacks not supported"
+msgstr ""
+
+#: ../../src/test/test_driver.c:8778
+msgid "must respawn guest to start inactive snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16359
+msgid "must respawn qemu to start inactive snapshot"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_learnipaddr.c:159
+msgid "mutex initialization failed"
+msgstr ""
+
+#: ../../tools/vsh.c:2318
+msgid "n - no, throw away my changes"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5546 ../../src/conf/storage_conf.c:896
+#: ../../src/qemu/qemu_driver.c:22161 ../../src/test/test_driver.c:3104
+#, c-format
+msgid "name %s cannot contain '/'"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:207
+msgid "name of checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:641
+msgid "name of existing snapshot to make current"
+msgstr ""
+
+#: ../../tools/virsh-network.c:934
+msgid ""
+"name of file containing xml (or, if it starts with '<', the complete xml "
+"element itself) to add/modify, or to be matched for search"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:342
+msgid "name of snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4023
+msgid "name of the inactive domain"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:62
+msgid "name of the pool"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:176
+msgid "name of the volume"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8716
+msgid "namespace key is required when modifying metadata"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2111
+msgid ""
+"native I/O needs either no disk cache or directsync cache mode, QEMU will "
+"fallback to aio=threads"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:951
+#, c-format
+msgid "nbd does not support transport '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:389
+msgid "nbd port must be in range 0-65535"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:813
+msgid "nbd protocol accepts only one host"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1158
+#, c-format
+msgid "nbd_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2754
+msgid "ncpumaps > REMOTE_VCPUINFO_MAX"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3119
+#, c-format
+msgid "ncpus count exceeds maximum: %u > %u"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10947
+msgid "ncpus must be 1 when start_cpu is -1"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:5193
+msgid "ncpus too large"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:878
+msgid "need at least one serial port to use SGA"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2344
+msgid "need either --dest or --xml"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10352
+msgid "need either domain or domain XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:290
+msgid "needs rawio capability"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1155
+msgid "negative size requires --shrink"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3774
+#, c-format
+msgid "negotiated SSF %d was not strong enough"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:4420
+#, c-format
+msgid "negotiation SSF %d was not strong enough"
+msgstr ""
+
+#: ../../src/util/virqemu.c:168
+msgid "nested JSON array to commandline conversion is not supported"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:989
+msgid "netdir"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:981
+msgid "netlink event service not running"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1217
+#, c-format
+msgid "netmask not allowed for IPv6 address '%s' in network '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:988
+msgid "network"
+msgstr ""
+
+#: ../../src/util/virerror.c:1024
+#, c-format
+msgid "network %s exists already"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1764
+#, c-format
+msgid "network %s is not active"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:606
+#, c-format
+msgid "network '%s' already exists with uuid %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4820
+#, c-format
+msgid "network '%s' claims dev='%s' is already in use by a different port"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4862
+#, c-format
+msgid ""
+"network '%s' claims the PCI device at domain=%d bus=%d slot=%d function=%d "
+"is already in use by a different network port"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4104 ../../src/test/test_driver.c:5572
+#, c-format
+msgid "network '%s' does not have a bridge name."
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4979
+#, c-format
+msgid "network '%s' doesn't have PCI device %04x:%02x:%02x.%x in use by domain"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4845
+#, c-format
+msgid ""
+"network '%s' doesn't have PCI device %04x:%02x:%02x.%x in use by network port"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4760
+#, c-format
+msgid "network '%s' doesn't have an IP address"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4951
+#, c-format
+msgid "network '%s' doesn't have dev='%s' in use by domain"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4803
+#, c-format
+msgid "network '%s' doesn't have dev='%s' in use by network port '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2371
+#, c-format
+msgid "network '%s' has an invalid netmask or IP address in route definition"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3449
+#, c-format
+msgid ""
+"network '%s' has forward mode '%s'  but lists a device by PCI address in the "
+"device pool. This is only supported for networks with forward mode 'hostdev'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3555
+#, c-format
+msgid ""
+"network '%s' has multiple default <portgroup> elements (%s and %s), but only "
+"one default is allowed"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4784
+#, c-format
+msgid "network '%s' has no associated interface or bridge"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2443
+#, c-format
+msgid "network '%s' has no bridge name defined"
+msgstr ""
+
+#: ../../src/libvirt-network.c:1053
+#, c-format
+msgid "network '%s' in %s must match connection"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:583
+#, c-format
+msgid "network '%s' is already defined with uuid %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4024
+#: ../../src/network/bridge_driver.c:4471
+#: ../../src/network/bridge_driver.c:4765
+#: ../../src/network/bridge_driver.c:5409
+#: ../../src/network/bridge_driver.c:5449
+#: ../../src/network/bridge_driver.c:5517
+#: ../../src/network/bridge_driver.c:5556
+#: ../../src/network/bridge_driver.c:5603
+#: ../../src/network/bridge_driver.c:5697
+#: ../../src/network/bridge_driver.c:5759
+#, c-format
+msgid "network '%s' is not active"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4567
+#: ../../src/network/bridge_driver.c:4696
+#, c-format
+msgid ""
+"network '%s' requires exclusive access to interfaces, but none are available"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4656
+#: ../../src/network/bridge_driver.c:4934
+#, c-format
+msgid ""
+"network '%s' uses a direct mode, but has no forward dev and no interface pool"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:4961
+#, c-format
+msgid ""
+"network '%s' uses a hostdev mode, but has no forward dev and no interface "
+"pool"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2008
+#, c-format
+msgid ""
+"network device saved config file '%s' has unexpected contents, missing both "
+"'MAC' and 'adminMAC': '%.60s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3430 ../../src/libxl/libxl_driver.c:3572
+#, c-format
+msgid "network device with mac %s already exists"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6106
+#, c-format
+msgid "network event callback %d not registered"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:550
+msgid "network filter binding port dev"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:595
+msgid "network filter binding portdev"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:502
+#, c-format
+msgid "network filter config filename '%s' does not match name '%s'"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:166 ../../tools/virsh-nwfilter.c:583
+msgid "network filter information in XML"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:134 ../../tools/virsh-nwfilter.c:178
+#: ../../tools/virsh-nwfilter.c:405
+msgid "network filter name or uuid"
+msgstr ""
+
+#: ../../tools/virsh-network.c:376
+msgid "network information"
+msgstr ""
+
+#: ../../tools/virsh-network.c:325
+msgid "network information in XML"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2343
+msgid "network interface name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:803 ../../tools/virsh-domain.c:12299
+msgid "network interface type"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:2871
+msgid "network is already active"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:592
+#, c-format
+msgid "network is already active as '%s'"
+msgstr ""
+
+#: ../../src/conf/virnetworkobj.c:774
+msgid "network is not running"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1082
+msgid "network name"
+msgstr ""
+
+#: ../../tools/virsh-network.c:44 ../../tools/virsh-network.c:55
+msgid "network name or uuid"
+msgstr ""
+
+#: ../../src/util/virerror.c:1231
+#, c-format
+msgid "network port %s exists already"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:145
+msgid "network port has no mac"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:124
+msgid "network port has no owner UUID"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:116
+msgid "network port has no owner name"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:104
+msgid "network port has no uuid"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1539
+msgid "network port information in XML"
+msgstr ""
+
+#: ../../src/util/virerror.c:1233
+msgid "network port not found"
+msgstr ""
+
+#: ../../src/util/virerror.c:1234
+#, c-format
+msgid "network port not found: %s"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:930
+msgid "network state driver is not active"
+msgstr ""
+
+#: ../../tools/virsh-network.c:810
+msgid "network uuid"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4832
+msgid "network-based listen isn't possible, network driver isn't present"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3774
+msgid "network_update_xml"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:794
+msgid "new bridge device name"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1108
+msgid "new capacity for the vol, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10426
+msgid "new domain name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9094
+msgid "new maximum memory size, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9013
+msgid "new memory size, as scaled integer (default KiB)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8651
+msgid "new metadata to set"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3070
+msgid "new state of the device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2934
+msgid "new xml too large to fit in file"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:143
+msgid "nfsvers value for NFS pool mount option"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:6873
+#, c-format
+msgid "nkeycodes must be <= %d"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:306
+msgid "nl_recv failed"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:302
+msgid "nl_recv failed - returned 0 bytes"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:855
+msgid "nl_recv returned with error"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1350
+#: ../../tools/virsh-domain-monitor.c:1363 ../../tools/virsh-network.c:409
+#: ../../tools/virsh-network.c:415 ../../tools/virsh-network.c:420
+#: ../../tools/virsh-network.c:760 ../../tools/virsh-network.c:768
+#: ../../tools/virsh-pool.c:1247 ../../tools/virsh-pool.c:1257
+#: ../../tools/virsh-pool.c:1602 ../../tools/virsh-pool.c:1608
+#: ../../tools/virsh-snapshot.c:917 ../../tools/virsh-snapshot.c:1002
+#: ../../tools/vsh.c:1793
+msgid "no"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:241
+msgid "no CPU model specified"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:524
+#, c-format
+msgid "no CPU model specified at index %zu"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:745
+msgid "no CPUs found"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1159 ../../src/cpu/cpu.c:512
+msgid "no CPUs given"
+msgstr ""
+
+#: ../../src/util/virpci.c:984
+msgid "no FLR, PM reset or bus reset available"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:631
+msgid "no IFLA_PORT_RESPONSE found in netlink message"
+msgstr ""
+
+#: ../../src/util/virnetdevip.c:926
+#, c-format
+msgid "no IP address found for interface '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1669
+#, c-format
+msgid "no PCI bus ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1663
+#, c-format
+msgid "no PCI domain ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1681
+#, c-format
+msgid "no PCI function ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1693
+#, c-format
+msgid "no PCI product ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1675
+#, c-format
+msgid "no PCI slot ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1687
+#, c-format
+msgid "no PCI vendor ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:406
+msgid "no SASL mechanisms are available"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:921
+#, c-format
+msgid "no SCSI LUN ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:909
+#, c-format
+msgid "no SCSI bus ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:903 ../../src/conf/node_device_conf.c:1033
+#, c-format
+msgid "no SCSI host ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:915
+#, c-format
+msgid "no SCSI target ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1285
+#, c-format
+msgid "no USB bus number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1291
+#, c-format
+msgid "no USB device number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1222
+#, c-format
+msgid "no USB interface class supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1216
+#, c-format
+msgid "no USB interface number supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1234
+#, c-format
+msgid "no USB interface protocol supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1228
+#, c-format
+msgid "no USB interface subclass supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1303
+#, c-format
+msgid "no USB product ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1297
+#, c-format
+msgid "no USB vendor ID supplied for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1077
+#, c-format
+msgid "no WWNN supplied for '%s', and auto-generation failed"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1089
+#, c-format
+msgid "no WWPN supplied for '%s', and auto-generation failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2141
+#, c-format
+msgid "no assigned pty for device %s"
+msgstr ""
+
+#: ../../tools/virsh-network.c:418 ../../tools/virsh-network.c:758
+#: ../../tools/virsh-pool.c:1245 ../../tools/virsh-pool.c:1606
+msgid "no autostart"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:235
+msgid "no available memory line found"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:811
+#, c-format
+msgid "no block device path supplied for '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:1099
+#, c-format
+msgid "no call waiting for reply with prog %d vers %d serial %d"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:362 ../../src/util/vircgroup.c:2612
+msgid "no cgroup backend available"
+msgstr ""
+
+#: ../../src/rpc/virnetsaslcontext.c:290
+msgid "no client username was found"
+msgstr ""
+
+#: ../../src/admin/admin_server_dispatch.c:319
+#, c-format
+msgid "no client with matching id '%llu' found"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1812
+#, c-format
+msgid "no config file for %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:927
+msgid "no connection driver available"
+msgstr ""
+
+#: ../../src/util/virerror.c:928
+#, c-format
+msgid "no connection driver available for %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1069
+msgid "no console devices available"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:2017
+#, c-format
+msgid "no device capabilities for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17583
+msgid "no device found on "
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31074
+#, c-format
+msgid "no device found with alias %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17590
+#, c-format
+msgid "no device matching MAC address %s found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17574
+#, c-format
+msgid "no device matching MAC address %s found on "
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:4230
+#, c-format
+msgid "no disk format for %s was specified"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:394
+#, c-format
+msgid "no disk found with alias '%s' or id '%s'"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:463 ../../src/conf/checkpoint_conf.c:336
+#: ../../src/conf/snapshot_conf.c:690 ../../src/qemu/qemu_backup.c:314
+#, c-format
+msgid "no disk named '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:859
+msgid "no disks selected for backup"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:456 ../../src/openvz/openvz_driver.c:2092
+#: ../../src/qemu/qemu_migration.c:2959
+msgid "no domain XML passed"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:53
+msgid "no domain backup job present"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:63 ../../src/test/test_driver.c:8954
+#, c-format
+msgid "no domain checkpoint with matching name '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22248
+msgid "no domain config"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:176 ../../src/test/test_driver.c:8126
+#: ../../src/vz/vz_driver.c:2149
+#, c-format
+msgid "no domain snapshot with matching name '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1542 ../../src/vbox/vbox_common.c:792
+#: ../../src/vbox/vbox_common.c:2907
+#, c-format
+msgid "no domain with matching id %d"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:289 ../../src/vmware/vmware_driver.c:820
+#, c-format
+msgid "no domain with matching id '%d'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:798 ../../src/openvz/openvz_driver.c:361
+#: ../../src/openvz/openvz_driver.c:1016 ../../src/qemu/qemu_driver.c:1594
+#: ../../src/qemu/qemu_driver.c:12289 ../../src/qemu/qemu_driver.c:12794
+#: ../../src/qemu/qemu_driver.c:12842 ../../src/vmware/vmware_driver.c:877
+#: ../../src/vz/vz_driver.c:609 ../../src/vz/vz_sdk.c:489
+#, c-format
+msgid "no domain with matching name '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:296 ../../src/vbox/vbox_storage.c:571
+#: ../../src/vbox/vbox_tmpl.c:380
+msgid "no domain with matching uuid"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:92 ../../src/qemu/qemu_driver.c:1569
+#: ../../src/vmware/vmware_driver.c:74 ../../src/vz/vz_driver.c:584
+#: ../../src/vz/vz_sdk.c:474 ../../src/vz/vz_utils.h:47
+#, c-format
+msgid "no domain with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:174 ../../src/conf/virdomainobjlist.c:1031
+#: ../../src/libxl/libxl_driver.c:315 ../../src/lxc/lxc_driver.c:115
+#: ../../src/qemu/qemu_domain.c:145 ../../src/test/test_driver.c:655
+#: ../../src/vz/vz_driver.c:782 ../../src/vz/vz_utils.c:84
+#, c-format
+msgid "no domain with matching uuid '%s' (%s)"
+msgstr ""
+
+#: ../../src/util/virerror.c:321 ../../tools/virsh-domain-monitor.c:42
+msgid "no error"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:637
+msgid "no extended partition found and no primary partition available"
+msgstr ""
+
+#: ../../src/logging/log_manager.c:185 ../../src/remote/remote_driver.c:6610
+msgid "no file descriptor received"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8248
+msgid "no free memory device slot available"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:591
+msgid "no fs mount option name specified"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:266
+msgid "no guest CPU model specified"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:2103
+msgid "no host device manager defined"
+msgstr ""
+
+#: ../../src/util/virerror.c:1236
+msgid "no hostname found"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:5007 ../../src/qemu/qemu_driver.c:20367
+#, c-format
+msgid "no hostname found for domain %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1237
+#, c-format
+msgid "no hostname found: %s"
+msgstr ""
+
+#: ../../src/util/viriscsi.c:483
+#, c-format
+msgid "no iSCSI interface defined for IQN %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:5761
+#, c-format
+msgid "no interface with matching mac '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:5644
+#, c-format
+msgid "no interface with matching name '%s'"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:5644
+msgid "no internalFlags support"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13783 ../../src/vz/vz_sdk.c:284
+msgid "no job is active on the domain"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:725
+msgid "no large enough free extent"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1334
+msgid "no limit"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7265
+msgid "no loader path specified and firmware auto selection disabled"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:406
+msgid "no map for cgroup BPF prog"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8433
+msgid "no matching RNG device was found"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:17594
+msgid "no matching device found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8422
+msgid "no matching filesystem device was found"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8456 ../../src/qemu/qemu_hotplug.c:5536
+msgid "no matching redirdev was not found"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5723
+msgid "no medium attachments"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2469
+msgid "no model provided for USB controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3769
+msgid "no monitor path"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1141
+#, c-format
+msgid "no network interface supplied for '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3065 ../../src/test/test_driver.c:5216
+#, c-format
+msgid "no network with matching name '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3036 ../../src/test/test_driver.c:5179
+#, c-format
+msgid "no network with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:310
+#, c-format
+msgid "no network with matching uuid '%s' (%s)"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:531
+#, c-format
+msgid "no node device for '%s' with matching wwnn '%s' and wwpn '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:240
+#: ../../src/test/test_driver.c:7221
+#, c-format
+msgid "no node device with matching name '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6555
+msgid "no node device with matching name 'scsi_host12'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:693
+#: ../../src/nwfilter/nwfilter_driver.c:738
+#: ../../src/nwfilter/nwfilter_driver.c:820
+#, c-format
+msgid "no nwfilter binding for port dev '%s'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:498
+#, c-format
+msgid "no nwfilter with matching name '%s'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:451
+#, c-format
+msgid "no nwfilter with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:357
+#: ../../src/test/test_driver.c:7323
+msgid "no parent for this device"
+msgstr ""
+
+#: ../../tests/virpolkittest.c:212
+msgid "no polkit agent available to authenticate"
+msgstr ""
+
+#: ../../src/util/virpolkit.c:128
+#, c-format
+msgid "no polkit agent available to authenticate action '%s'"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:202
+msgid "no prefix found"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:108
+msgid "no rbd option name specified"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:119
+#, c-format
+msgid "no rbd option value specified for name '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:852
+#, c-format
+msgid "no removable media size supplied for '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:307
+#: ../../src/security/virt-aa-helper.c:312
+msgid "no replacement string in template"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:476
+msgid "no running guests."
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4029
+msgid "no screens to take screenshot from"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:799
+msgid "no secret provided for luks encryption"
+msgstr ""
+
+#: ../../src/secret/secret_driver.c:192
+#, c-format
+msgid "no secret with matching usage '%s'"
+msgstr ""
+
+#: ../../src/secret/secret_driver.c:97 ../../src/secret/secret_driver.c:161
+#, c-format
+msgid "no secret with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/admin/admin_server_dispatch.c:267
+#: ../../src/admin/admin_server_dispatch.c:312
+#: ../../src/admin/admin_server_dispatch.c:399
+#, c-format
+msgid "no server with matching name '%s' found"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:875
+#, c-format
+msgid "no size supplied for '%s'"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:750
+msgid "no sockets found"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:44
+msgid "no space"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:138
+#: ../../tools/virsh-domain-monitor.c:152 ../../tools/virsh-domain.c:106
+msgid "no state"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:488
+#: ../../src/storage/storage_driver.c:2059 ../../src/test/test_driver.c:6044
+#, c-format
+msgid "no storage pool with matching name '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1753
+#, c-format
+msgid "no storage pool with matching target path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1757
+#, c-format
+msgid "no storage pool with matching target path '%s' (%s)"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:466 ../../src/test/test_driver.c:6105
+#, c-format
+msgid "no storage pool with matching uuid '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:462
+#: ../../src/storage/storage_driver.c:2051
+#, c-format
+msgid "no storage pool with matching uuid '%s' (%s)"
+msgstr ""
+
+#: ../../src/storage/storage_backend_fs.c:173
+#: ../../src/storage/storage_backend_gluster.c:491
+#, c-format
+msgid "no storage pools were found on host '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1613
+#, c-format
+msgid "no storage vol with matching key %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6899
+#, c-format
+msgid "no storage vol with matching key '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1552
+#: ../../src/storage/storage_driver.c:1827
+#: ../../src/storage/storage_driver.c:2085 ../../src/test/test_driver.c:6821
+#: ../../src/test/test_driver.c:7038
+#, c-format
+msgid "no storage vol with matching name '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1698
+#: ../../src/storage/storage_util.c:1533 ../../src/test/test_driver.c:6943
+#, c-format
+msgid "no storage vol with matching path '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1701
+#, c-format
+msgid "no storage vol with matching path '%s' (%s)"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:763
+#: ../../src/rpc/virnetclientstream.c:785
+msgid "no stream callback registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4053
+msgid "no such screen ID"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:330 ../../src/rpc/virnetsshsession.c:341
+msgid "no suitable callback for host key verification"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:429
+#: ../../src/rpc/virnetlibsshsession.c:725
+msgid "no suitable callback for input of key passphrase"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:700
+msgid "no suitable callback for input of keyboard response"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:864
+msgid "no suitable info found"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:773
+msgid "no suitable method to retrieve authentication credentials"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:619
+msgid "no suitable method to retrieve key passphrase"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1769
+#, c-format
+msgid "no system UUID supplied for '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3982 ../../src/lxc/lxc_driver.c:3149
+#: ../../src/qemu/qemu_driver.c:8349
+#, c-format
+msgid "no target device %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:951
+#, c-format
+msgid "no target name supplied for '%s'"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:755
+msgid "no threads found"
+msgstr ""
+
+#: ../../src/rpc/virnetserver.c:1239
+msgid "no tls service found, unable to update tls files"
+msgstr ""
+
+#: ../../src/test/test_driver.c:5837
+msgid "no transaction running, nothing to be committed."
+msgstr ""
+
+#: ../../src/test/test_driver.c:5867
+msgid "no transaction running, nothing to rollback."
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:128
+#, c-format
+msgid "no unused %s names available"
+msgstr ""
+
+#: ../../tools/virsh.c:306 ../../tools/virt-admin.c:1131
+msgid "no valid connection"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:253
+msgid "no valid netlink response was received"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22543
+msgid "no vcpus selected for modification"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1791
+msgid "no virtio-serial controllers are available"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:1761
+msgid "no x86 CPU data found"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1024
+msgid "node CPU stats not implemented on this platform"
+msgstr ""
+
+#: ../../src/conf/capabilities.c:1477
+msgid "node cpu info not implemented on this platform"
+msgstr ""
+
+#: ../../tools/virsh-host.c:684
+msgid "node cpu map"
+msgstr ""
+
+#: ../../src/libvirt-nodedev.c:815
+#, c-format
+msgid "node device '%s' in %s must match connection"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:521
+msgid "node device details in XML"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6346
+#: ../../src/remote/remote_daemon_dispatch.c:6466
+#, c-format
+msgid "node device event callback %d not registered"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:575
+msgid "node get memory parameters not implemented on this platform"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:992
+msgid "node info not implemented on this platform"
+msgstr ""
+
+#: ../../tools/virsh-host.c:648
+msgid "node information"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:299
+msgid "node memory stats not implemented on this platform"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1081
+msgid "node online CPU map not implemented on this platform"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:1065
+msgid "node present CPU map not implemented on this platform"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:389
+msgid "node set memory parameters not implemented on this platform"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:46
+#, c-format
+msgid "node-name '%s' too long for qemu"
+msgstr ""
+
+#: ../../src/node_device/node_device_driver.c:58
+msgid "nodedev state driver is not active"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7213
+#, c-format
+msgid "nodeset attribute of hugepages of sizes %llu and %llu intersect"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:548
+msgid "nodeset for NUMA memory tuning must be set if 'placement' is 'static'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6841 ../../src/conf/domain_conf.c:6908
+#, c-format
+msgid "non unique alias detected: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18057
+msgid "non-file destination not supported yet"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13056 ../../tools/virsh-domain.c:13074
+msgid "none"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:507
+msgid "nonzero ncpus doesn't match with NULL cpus"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:1154
+msgid "nonzero ncpus doesn't match with NULL xmlCPUs"
+msgstr ""
+
+#: ../../src/util/virfile.c:3542
+#, c-format
+msgid "not a hugetlbfs mount: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23621 ../../src/conf/domain_conf.c:23622
+msgid "not specified"
+msgstr ""
+
+#: ../../src/util/virnetlink.c:1221 ../../src/util/virpci.c:2636
+msgid "not supported on non-linux platforms"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14891
+msgid "nothing selected for snapshot"
+msgstr ""
+
+#: ../../tools/virt-admin.c:966
+msgid "notify server to update TLS related files online."
+msgstr ""
+
+#: ../../tools/virt-admin.c:969
+msgid ""
+"notify server to update the CA cert, CA CRL, server cert / key without "
+"restarts. See OPTIONS for currently supported attributes."
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3113
+#, c-format
+msgid "nparams count exceeds maximum: %u > %u"
+msgstr ""
+
+#: ../../src/util/virhostmem.c:82 ../../src/util/virhostmem.c:178
+#, c-format
+msgid "nparams in %s must be %d"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:112 ../../src/util/virhostcpu.c:808
+#, c-format
+msgid "nparams in %s must be equal to %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2311
+#: ../../src/remote/remote_daemon_dispatch.c:2359
+#: ../../src/remote/remote_daemon_dispatch.c:2520
+#: ../../src/remote/remote_daemon_dispatch.c:3144
+#: ../../src/remote/remote_daemon_dispatch.c:3204
+#: ../../src/remote/remote_daemon_dispatch.c:3264
+#: ../../src/remote/remote_daemon_dispatch.c:3325
+#: ../../src/remote/remote_daemon_dispatch.c:3393
+#: ../../src/remote/remote_daemon_dispatch.c:3574
+#: ../../src/remote/remote_daemon_dispatch.c:5132
+#: ../../src/remote/remote_daemon_dispatch.c:5189
+#: ../../src/remote/remote_daemon_dispatch.c:5354
+msgid "nparams too large"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1783
+msgid "num-queues property isn't supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2558
+msgid "numa parameters are not supported by vz driver"
+msgstr ""
+
+#: ../../src/util/virnuma.c:85
+msgid "numad is not available on this host"
+msgstr ""
+
+#: ../../tools/vsh.c:1470
+msgid "number"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:980
+msgid "number of bytes read:"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:984
+msgid "number of bytes written:"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10678
+msgid "number of compression threads for multithread compression"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10714
+msgid "number of connections for parallel migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10682
+msgid "number of decompression threads for multithread compression"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:988
+msgid "number of flush operations:"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1509
+msgid ""
+"number of millisecs the shared memory service should sleep before next scan"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1504
+msgid "number of pages to scan before the shared memory service goes to sleep"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:978
+msgid "number of read operations:"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:802
+msgid "number of seconds to squelch traffic on newly connected ports"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7359
+msgid "number of virtual CPUs"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:982
+msgid "number of write operations:"
+msgstr ""
+
+#: ../../src/util/virconf.c:515
+msgid "numbers not allowed in VMX format"
+msgstr ""
+
+#: ../../src/util/virerror.c:1158
+msgid "numerical overflow"
+msgstr ""
+
+#: ../../src/util/virerror.c:1159
+#, c-format
+msgid "numerical overflow: %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2268
+msgid "nvcpus is zero"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3174
+msgid "nvdimm align property is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9746 ../../src/qemu/qemu_validate.c:3927
+msgid "nvdimm isn't supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16570
+msgid "nvdimm label must be at least 128KiB"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3185
+msgid "nvdimm pmem property is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3354
+msgid "nvdimm readonly property is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3891
+msgid "nvram address type must be spaprvio"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3877
+msgid "nvram device is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3883
+msgid "nvram device is only supported for PPC64"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:631
+msgid "nwfilter is in use"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:399
+msgid "nwfilter state driver is not active"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2953
+msgid "object props can't be NULL"
+msgstr ""
+
+#: ../../src/util/virobject.c:175
+#, c-format
+msgid "object size %zu of %s is not larger than parent class %zu"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:108
+msgid "occupied"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:98
+msgid "offline"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10553
+msgid "offline migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2161 ../../src/qemu/qemu_migration.c:2407
+msgid "offline migration cannot handle non-shared storage"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3565 ../../src/libvirt-domain.c:3724
+#: ../../src/libvirt-domain.c:3910 ../../src/qemu/qemu_migration.c:4602
+msgid "offline migration is not supported by the destination host"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3558 ../../src/libvirt-domain.c:3717
+#: ../../src/libvirt-domain.c:3903 ../../src/libvirt-domain.c:4024
+msgid "offline migration is not supported by the source host"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2167 ../../src/qemu/qemu_migration.c:2413
+msgid "offline migration must be specified with the persistent flag set"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:106
+msgid "ok"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5178
+msgid "old qcow/qcow2 encryption is not supported"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2568
+msgid ""
+"on_reboot, on_poweroff and on_crash parameters are not supported by vz driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7582
+msgid "one of --enable, --disable is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13721
+msgid "one of --list, --all, or --event <type> is required"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4708
+msgid "online non-hotpluggable vcpus must be ordered in ascending order"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4699
+msgid ""
+"online non-hotpluggable vcpus need to be ordered prior to hotplugable vcpus"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9609
+msgid "only 'dimm' addresses are supported for the pc-dimm device"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8269
+msgid "only 'pci' addresses are supported for the shared memory device"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9369
+msgid ""
+"only 1 graphics device of each type (sdl, vnc, spice, headless) is supported"
+msgstr ""
+
+#: ../../src/util/virqemu.c:141
+msgid "only JSON objects can be top level"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:883
+#: ../../src/storage/storage_backend_rbd.c:925
+msgid "only RAW volumes are supported by this storage pool"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9048
+msgid "only S390 guests support panic device of model 's390'"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:564
+msgid "only TCP protocol can be converted to InetSocketAddress"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3514
+msgid "only TCP transport is supported for iSCSI volumes"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:251
+msgid "only USB input devices are supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22119
+msgid "only a single IOMMU device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21969
+msgid "only a single TPM device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21934
+msgid "only a single memory balloon device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21984
+msgid "only a single nvram device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22134
+msgid "only a single vsock device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21914
+msgid "only a single watchdog device is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6702
+msgid "only bus 'virtio' is supported for 'passthrough' input devices"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2976
+msgid "only connect if safe console handling is supported"
+msgstr ""
+
+#: ../../src/cpu/cpu_s390.c:103
+#, c-format
+msgid "only cpu feature policies 'require' and 'disable' are supported for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9067
+msgid "only i686 and x86_64 guests support panic device of model 'hyperv'"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1094
+msgid "only list pool of specified type(s) (if supported)"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1285
+msgid "only model 'netfront' is supported for Xen PV(H) domains"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:145 ../../src/bhyve/bhyve_command.c:854
+msgid "only nmdm console types are supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15194
+msgid "only one RNG backend is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13667
+msgid "only one TPM backend is supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3520
+msgid "only one backup job is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21265
+msgid "only one emulatorpin is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21321
+msgid "only one emulatorsched is supported"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:153
+msgid "only one filesystem supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6545
+msgid "only one hotpluggable entity can be selected"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13285
+msgid "only one log element is allowed for character device"
+msgstr ""
+
+#: ../../src/conf/numa_conf.c:236
+msgid "only one numatune is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13275
+msgid "only one protocol element is allowed for character device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21394
+msgid "only one resource element is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22039
+msgid "only one set of redirection filter rule is supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13199
+msgid "only one source element is allowed for character device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8310
+msgid "only one source host address may be specified for the iSCSI hostdev"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9086
+msgid "only pSeries guests support panic device of model 'pseries'"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:3068
+#, c-format
+msgid "only scheme, host and port are supported in vz migration URI: %s"
+msgstr ""
+
+#: ../../src/test/test_driver.c:4227
+msgid "only sending a signal to pid 1 is supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:354
+msgid "only single USB controller is supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:265
+msgid "only single input device is supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3389
+msgid "only supports mount filesystem type"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3408
+msgid "only supports passthrough accessmode"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:257
+msgid "only tablet input devices are supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1033
+msgid "only the 'qemu' driver can be used with network disks"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:152
+msgid "only two serial ports are supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13204
+msgid "only two source elements are allowed for character device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8485
+msgid "open an editor to modify the description"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:57
+msgid "open disk image file failed"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1863
+#, c-format
+msgid "open(\"%s\")"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13144
+msgid "opened"
+msgstr ""
+
+#: ../../src/hyperv/hyperv_driver.c:1605
+#, c-format
+msgid "openwsman: %s"
+msgstr ""
+
+#: ../../src/util/vircgroupbackend.h:463
+#, c-format
+msgid "operation '%s' not supported"
+msgstr ""
+
+#: ../../src/util/virerror.c:1146
+msgid "operation aborted"
+msgstr ""
+
+#: ../../src/util/virerror.c:1147
+#, c-format
+msgid "operation aborted: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:939
+msgid "operation failed"
+msgstr ""
+
+#: ../../src/util/virerror.c:940
+#, c-format
+msgid "operation failed: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:999
+msgid "operation forbidden for read only access"
+msgstr ""
+
+#: ../../src/util/virerror.c:1000
+#, c-format
+msgid "operation forbidden: %s"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:1092
+#: ../../src/util/virnetdevvportprofile.c:1201
+#, c-format
+msgid "operation type %d not supported"
+msgstr ""
+
+#: ../../tools/vsh.c:1521
+msgid "optdata"
+msgstr ""
+
+#: ../../tools/virsh.c:713 ../../tools/virsh.c:729
+#, c-format
+msgid "option %s requires a positive integer argument"
+msgstr ""
+
+#: ../../tools/virsh.c:676 ../../tools/virt-admin.c:1316
+#, c-format
+msgid "option %s takes a numeric argument"
+msgstr ""
+
+#: ../../tools/virsh.c:767 ../../tools/virt-admin.c:1356
+#, c-format
+msgid "option '-%c' requires an argument"
+msgstr ""
+
+#: ../../tools/virsh.c:764 ../../tools/virt-admin.c:1353
+#, c-format
+msgid "option '-%c'/'--%s' requires an argument"
+msgstr ""
+
+#: ../../tools/vsh.c:488
+#, c-format
+msgid "option --%s already seen"
+msgstr ""
+
+#: ../../src/cpu/cpu_s390.c:59
+msgid "optional CPU features are not supported"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1511
+msgid "optional file of source xml to query for pools"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1424
+msgid "optional host to query"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1432
+msgid "optional initiator IQN to use for query"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1428
+msgid "optional port to query"
+msgstr ""
+
+#: ../../src/remote/remote_daemon.c:708
+msgid "options"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:595
+msgid "os.type is not defined"
+msgstr ""
+
+#: ../../src/util/viralloc.c:225
+#, c-format
+msgid "out of bounds index - count %zu at %zu add %zu"
+msgstr ""
+
+#: ../../src/util/virerror.c:918
+msgid "out of memory"
+msgstr ""
+
+#: ../../src/util/virerror.c:919
+#, c-format
+msgid "out of memory: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:959 ../../tools/virsh-domain.c:3342
+msgid "outbound average is mandatory"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:963 ../../tools/virsh-domain.c:3347
+msgid "outbound floor is unsupported yet"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3337
+#, c-format
+msgid "outbound rate larger than maximum %u"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3877
+msgid "outgoing RDMA migration is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1026
+msgid "output an XML string for the hypervisor sysinfo, if available"
+msgstr ""
+
+#: ../../tools/vsh.c:3181
+msgid "output to stderr"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2616
+#, c-format
+msgid "overflow in converting %ld MiB/s to bytes\n"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10722
+msgid "override the destination host name used for TLS verification"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:55
+msgid "overwrite any existing data"
+msgstr ""
+
+#: ../../src/util/virlockspace.c:668
+#, c-format
+msgid "owner %lld does not hold the resource lock"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:4033
+msgid "p2p migration is not supported by the source host"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5151
+msgid "packed driver option is only supported for virtio devices"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:148
+#, c-format
+msgid "packet %d bytes received from server too large, want %d"
+msgstr ""
+
+#: ../../src/rpc/virnetmessage.c:138
+#, c-format
+msgid "packet %d bytes received from server too small, want %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10686
+msgid "page cache size for xbzrle compression"
+msgstr ""
+
+#: ../../tools/virsh-host.c:481
+msgid "page count"
+msgstr ""
+
+#: ../../src/util/virnuma.c:963 ../../src/util/virnuma.c:976
+msgid "page info is not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virnuma.c:988
+msgid "page pool allocation is not supported on this platform"
+msgstr ""
+
+#: ../../src/util/virnuma.c:560
+#, c-format
+msgid "page size %u is not available"
+msgstr ""
+
+#: ../../src/util/virnuma.c:555
+#, c-format
+msgid "page size %u is not available on node %d"
+msgstr ""
+
+#: ../../tools/virsh-host.c:281 ../../tools/virsh-host.c:476
+msgid "page size (in kibibytes)"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9120
+msgid "panic is supported only with ISA address type"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:227
+msgid "panicked"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1448
+msgid "parallel ports are not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13860
+#, c-format
+msgid "parallels bus does not support %s input device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13851
+#, c-format
+msgid "parallels containers don't support input bus %s"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:567
+#, c-format
+msgid "parameter %s too big for destination"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:131
+#, c-format
+msgid "parameter '%s' not supported"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:107
+#, c-format
+msgid "parameter '%s' occurs multiple times"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5113
+msgid "parameter=value"
+msgstr ""
+
+#: ../../src/conf/virdomainmomentobjlist.c:567
+#, c-format
+msgid "parent %s for moment %s not found"
+msgstr ""
+
+#: ../../src/conf/virdomainmomentobjlist.c:574
+#, c-format
+msgid "parent %s would create cycle to %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:257
+#, c-format
+msgid "parent '%s' is not an fc_host for the wwnn/wwpn"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:250
+#, c-format
+msgid "parent '%s' is not properly formatted"
+msgstr ""
+
+#: ../../src/conf/node_device_util.c:127
+#, c-format
+msgid "parent '%s' specified for vHBA does not exist"
+msgstr ""
+
+#: ../../src/util/virerror.c:1017
+msgid "parser error"
+msgstr ""
+
+#: ../../tools/vsh.c:3343
+msgid "partial string to autocomplete"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4049 ../../tools/virsh-domain.c:8284
+msgid "pass file descriptors N,M,... to the guest"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:451
+msgid "passphrase is too long for the buffer"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13560
+msgid "passthrough mode requires a character device type attribute"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:346
+#, c-format
+msgid "path '%s' doesn't reference a file"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2740
+#, c-format
+msgid "path '%s' is not absolute"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:511
+msgid "path does not exist, skipping file type checks"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16518
+msgid "path is required for model 'nvdimm'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2766
+msgid "path of backing file in chain for a partial pull"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1984
+msgid "path of base file to commit into (default bottom of chain)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2206
+msgid "path of the copy to create"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1992
+msgid "path of top file to commit from (default top of chain)"
+msgstr ""
+
+#: ../../tools/virsh-host.c:88 ../../tools/virsh-host.c:1628
+#: ../../tools/virsh-host.c:1735
+msgid "path to emulator binary (/domain/devices/emulator)"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1139
+msgid "path to inputvol secret data file is required"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1126
+msgid "path to secret data file is required"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13057 ../../tools/virsh-domain.c:13075
+msgid "pause"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:141
+msgid "paused"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1094
+#, c-format
+msgid "pcap_compile: %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1079
+msgid "pcap_create failed"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1106
+#, c-format
+msgid "pcap_setdirection: %s"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1100
+#, c-format
+msgid "pcap_setfilter: %s"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:252
+#, c-format
+msgid "pci backend driver '%s' is not supported"
+msgstr ""
+
+#: ../../src/util/virpci.c:2789
+#, c-format
+msgid "pci device %s is not a PCI-Express device"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:611
+msgid "pci device assignment backend driver (e.g. 'vfio' or 'kvm')"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5577
+msgid ""
+"pci-expander-bus controllers are only supported on 440fx-based machinetypes"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_domain.c:158 ../../src/qemu/qemu_domain.c:5569
+msgid "pci-root and pcie-root controllers should have index 0"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11279
+msgid "pci-root and pcie-root controllers should not have an address"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5584
+msgid ""
+"pcie-expander-bus controllers are only supported on q35-based machinetypes"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11583
+#, c-format
+msgid "peeking is only supported for disk with 'raw' format not '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10557
+msgid "peer-2-peer migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1499
+msgid "per-device IO Weights, in the form of /path/to/device,weight,..."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5777 ../../src/conf/domain_conf.c:30052
+msgid "per-device boot elements cannot be used together with os/boot elements"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1511
+msgid ""
+"per-device bytes read per second, in the form of /path/to/device,"
+"read_bytes_sec,..."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1515
+msgid ""
+"per-device bytes wrote per second, in the form of /path/to/device,"
+"write_bytes_sec,..."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1503
+msgid ""
+"per-device read I/O limit per second, in the form of /path/to/device,"
+"read_iops_sec,..."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1507
+msgid ""
+"per-device write I/O limit per second, in the form of /path/to/device,"
+"write_iops_sec,..."
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16448
+#, c-format
+msgid "perf event '%s' was already specified"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9358
+msgid "perf events which will be disabled"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9354
+msgid "perf events which will be enabled"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5408
+msgid "perform a live core dump if supported"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:930
+msgid "perform selected wiping algorithm"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:290
+msgid "period in seconds to set collection"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10573
+msgid "persist VM on destination"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8314
+#, c-format
+msgid "persistent attach of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3606 ../../src/lxc/lxc_driver.c:3086
+msgid "persistent attach of device is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8516
+#, c-format
+msgid "persistent detach of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4023 ../../src/lxc/lxc_driver.c:3181
+msgid "persistent detach of device is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:8623
+#, c-format
+msgid "persistent update of device '%s' is not supported"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4091 ../../src/lxc/lxc_driver.c:3126
+msgid "persistent update of device is not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9886
+msgid "pid"
+msgstr ""
+
+#: ../../src/libvirt-qemu.c:143
+#, c-format
+msgid "pid_value in %s is too large"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10613
+msgid "pin all memory before starting RDMA live migration"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5478
+msgid "platform unsupported"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:990
+msgid "ploop"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:145
+msgid "pmsuspended"
+msgstr ""
+
+#: ../../src/util/virpolkit.c:239
+msgid "polkit text authentication agent unavailable"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:868
+msgid "poll failed in libxlTunnel3MigrationSrcFunc"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3218
+msgid "poll failed in migration tunnel"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6220
+#, c-format
+msgid "poll-grow (%u) must be less than or equal to %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6213
+#, c-format
+msgid "poll-max-ns (%llu) must be less than or equal to %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6227
+#, c-format
+msgid "poll-shrink (%u) must be less than or equal to %d"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1125
+#, c-format
+msgid "pool '%s' already exists with uuid %s"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:892
+#: ../../src/storage/storage_driver.c:1113
+#: ../../src/storage/storage_driver.c:1185
+#: ../../src/storage/storage_driver.c:1255
+#, c-format
+msgid "pool '%s' has asynchronous jobs running."
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1092
+#, c-format
+msgid "pool '%s' is already defined with uuid %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:92
+#, c-format
+msgid "pool '%s' is not active"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1108
+#, c-format
+msgid "pool '%s' is starting up"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1197
+msgid "pool does not support pool deletion"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1392 ../../src/test/test_driver.c:6735
+msgid "pool has no config file"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:765
+msgid "pool information in XML"
+msgstr ""
+
+#: ../../src/conf/virstorageobj.c:1101
+#, c-format
+msgid "pool is already active as '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:48
+msgid "pool name"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:35 ../../tools/virsh-volume.c:44
+#: ../../tools/virsh-volume.c:54
+msgid "pool name or uuid"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:448
+msgid "pool name or uuid of the input volume's pool"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:646 ../../src/test/test_driver.c:6347
+#, c-format
+msgid "pool type '%s' does not support source discovery"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2164
+#, c-format
+msgid "port %u out of range in USB address bus: %u port: %s"
+msgstr ""
+
+#: ../../src/util/virstring.c:1377
+#, c-format
+msgid "port '%s' out of range"
+msgstr ""
+
+#: ../../tools/virsh-network.c:61
+msgid "port UUID"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10666
+msgid "port to use by target server for incoming disks migration"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:1002
+msgid "port-profile setlink timed out"
+msgstr ""
+
+#: ../../src/qemu/qemu_qapi.c:84
+msgid "possible loop in QMP schema"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:174
+#: ../../tools/virsh-domain-monitor.c:198
+msgid "post-copy"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14237
+msgid "post-copy can only be started while outgoing migration is in progress"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:199
+msgid "post-copy failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2090 ../../src/qemu/qemu_migration.c:2440
+msgid "post-copy is not supported with tunnelled migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10706
+msgid "post-copy migration bandwidth limit in MiB/s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2083 ../../src/qemu/qemu_migration.c:2433
+msgid "post-copy migration is not supported with non-live or paused migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2262
+msgid "power-of-two granularity to use during the copy"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13059
+msgid "poweroff"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2902
+#, c-format
+msgid "pr helper %s didn't show up"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2920
+#, c-format
+msgid "pr helper %s died unexpectedly"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2924
+#, c-format
+msgid "pr helper died and reported: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2931
+msgid "pr helper socked did not show up"
+msgstr ""
+
+#: ../../src/util/virutil.c:1275
+#, c-format
+msgid "prctl failed to enable '%s' in the AMBIENT set"
+msgstr ""
+
+#: ../../src/util/virutil.c:1259
+msgid "prctl failed to reset KEEPCAPS"
+msgstr ""
+
+#: ../../src/util/virutil.c:1230
+msgid "prctl failed to set KEEPCAPS"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:339
+msgid ""
+"pre-creation of storage targets for incremental storage migration is not "
+"supported"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1245
+msgid "preallocate is not supported on this platform"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2334
+msgid "preallocate is only supported for an unencrypted raw volume"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2345
+msgid "preallocate is only supported for raw type volume"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:201 ../../tools/virsh-volume.c:385
+#: ../../tools/virsh-volume.c:452 ../../tools/virsh-volume.c:564
+msgid "preallocate metadata (for qcow2 instead of full allocation)"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1168
+msgid "prefix too long"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:664 ../../tools/virsh-volume.c:779
+msgid "preserve sparseness of volume"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9778
+msgid "pretty-print any JSON output"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9627
+msgid "pretty-print any qemu monitor protocol output"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9943
+msgid "pretty-print the output"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10593
+msgid "prevent any configuration changes to domain until migration ends"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:302
+msgid "print XML document rather than attach the disk"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:844
+msgid "print XML document rather than attach the interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13852
+msgid "print XML document rather than change media"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:215 ../../tools/virsh-snapshot.c:350
+msgid "print XML document rather than create"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12764
+msgid "print XML document rather than detach the disk"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:71 ../../tools/virsh-volume.c:205
+msgid "print XML document, but don't define/create"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:963
+msgid "print a more human readable output"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1476
+msgid "print domain's time in human readable form"
+msgstr ""
+
+#: ../../tools/vsh.c:3079
+msgid "print help"
+msgstr ""
+
+#: ../../tools/vsh.c:446
+msgid "print help for this function"
+msgstr ""
+
+#: ../../tools/virsh-network.c:1366
+msgid "print lease info for a given network"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6131
+msgid "print statistics for any kind of job (even failed ones)"
+msgstr ""
+
+#: ../../tools/virt-admin.c:183
+msgid "print the admin server URI"
+msgstr ""
+
+#: ../../tools/vsh.c:3266
+msgid "print the current directory"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11868
+msgid "print the domain's hostname"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1085
+msgid "print the hypervisor canonical URI"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1054
+msgid "print the hypervisor hostname"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1023
+msgid "print the hypervisor sysinfo"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6135
+msgid "print the raw data returned by libvirt"
+msgstr ""
+
+#: ../../tools/virsh-host.c:761
+msgid "prints by percentage during 1 second."
+msgstr ""
+
+#: ../../tools/virsh-host.c:904
+msgid "prints specified cell statistics only."
+msgstr ""
+
+#: ../../tools/virsh-host.c:757
+msgid "prints specified cpu statistics only."
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:2427
+msgid "process exited while connecting to monitor"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:165
+msgid "profile does not exist"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:280
+#: ../../src/security/virt-aa-helper.c:1491
+msgid "profile exists"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:135
+msgid "profileid parameter too long"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:287
+#, c-format
+msgid "program mismatch (actual %x, expected %x)"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:219
+#, c-format
+msgid "program mismatch in event (actual 0x%x, expected 0x%x)"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:924
+#, c-format
+msgid "prohibited character in DNS TXT record name '%s' of network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:413 ../../src/qemu/qemu_command.c:918
+#, c-format
+msgid "protocol '%s' accepts only one host"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:989
+msgid "protocol 'sheepdog' accepts up to one host"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:460
+msgid "protocol misses the family attribute"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10199
+msgid "provide XML suitable for migrations"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13821
+#, c-format
+msgid "ps2 bus does not support %s input device"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:184
+#, c-format
+msgid "pull mode requires qcow2 driver, not '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2222
+#, c-format
+msgid "qemu agent didn't provide 'ip-address' field for interface '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2205
+#, c-format
+msgid "qemu agent didn't provide 'ip-address-type' field for interface '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2136
+msgid "qemu agent didn't provide 'name' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2109
+msgid "qemu agent didn't provide 'return' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2115
+msgid "qemu agent didn't return an array of interfaces"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2198
+msgid "qemu agent reply missing IP addr in array"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2128
+msgid "qemu agent reply missing interface entry in array"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4699
+#, c-format
+msgid "qemu block name '%s' doesn't match expected '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10166
+#, c-format
+msgid "qemu didn't report thread id for vcpu '%zu'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4036
+msgid "qemu does not allow specifying screen ID"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:873
+msgid "qemu does not support SGA"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5724
+msgid "qemu does not support more than one entry to Type 2 in SMBIOS table"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1821
+msgid "qemu does not support the accel2d setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16657
+msgid "qemu doesn't support reversion of snapshot taken in PMSUSPENDED state"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15709
+msgid "qemu doesn't support taking snapshots of PMSUSPENDED guests"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9378
+#, c-format
+msgid "qemu emulator '%s' does not support xen"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6583
+#, c-format
+msgid "qemu monitor event callback %d not registered"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10172
+#, c-format
+msgid "qemu reported thread id for inactive vcpu '%zu'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8520
+msgid "qemu returned malformed time"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1167
+msgid "qemu state driver is not active"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:599
+msgid "qemu unexpectedly closed the monitor"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6561
+#, c-format
+msgid "qom-get invalid object property type %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6569
+msgid "qom-get reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6464
+msgid "qom-list reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6473
+msgid "qom-list reply has malformed 'type' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6401
+msgid "qom-list-types reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6674
+#, c-format
+msgid "qom-set invalid object property type %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4072
+msgid "query -rx-filter return data missing array element"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14260
+msgid "query information about the guest (via agent)"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5318
+msgid "query is supported only with HTTP(S) protocols"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7443
+msgid "query or modify state of vcpu in the guest (via agent)"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2418
+#: ../../src/qemu/qemu_monitor_json.c:2432
+#: ../../src/qemu/qemu_monitor_json.c:2504
+msgid "query-block device entry was not in expected format"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6297
+msgid "query-command-line-options parameter data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6261
+msgid "query-command-line-options reply data was missing 'option'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6241
+msgid "query-command-line-options reply was missing return data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6122
+msgid "query-commands reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5714
+msgid "query-cpu-definitions reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6077
+msgid "query-cpu-model-comparison reply data was missing 'result'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6182
+msgid "query-events reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8592
+msgid "query-hotpluggable-cpus didn't return device props"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8578
+msgid "query-hotpluggable-cpus didn't return device type"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8586
+msgid "query-hotpluggable-cpus didn't return vcpus-count"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8614
+msgid "query-hotpluggable-cpus entry doesn't report topology information"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8076
+msgid "query-iothreads reply data was missing 'id'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8099
+msgid "query-iothreads reply has malformed 'thread-id' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6353
+msgid "query-kvm replied unexpected data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5613
+msgid "query-machines reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5629
+msgid "query-machines reply has malformed 'alias' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5637
+msgid "query-machines reply has malformed 'cpu-max' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5647
+msgid "query-machines reply has malformed 'default-cpu-type' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5622
+msgid "query-machines reply has malformed 'is-default' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8214
+msgid "query-memory-devices reply data doesn't contain enum data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:8202
+msgid "query-memory-devices reply data doesn't contain enum type discriminator"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2867
+#: ../../src/qemu/qemu_monitor_json.c:3019
+msgid "query-named-block-nodes entry was not in expected format"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7122
+msgid "query-sev-capabilities reply was missing 'cbitpos' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7144
+msgid "query-sev-capabilities reply was missing 'cert-chain' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7137
+msgid "query-sev-capabilities reply was missing 'pdh' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7130
+msgid "query-sev-capabilities reply was missing 'reduced-phys-bits' field"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:1722
+msgid "query-status reply was missing running state"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6855
+msgid "query-target reply was missing arch data"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5539
+msgid "query-version reply was missing 'major' version"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5549
+msgid "query-version reply was missing 'micro' version"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5544
+msgid "query-version reply was missing 'minor' version"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5557
+msgid "query-version reply was missing 'package' version"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5533
+msgid "query-version reply was missing 'qemu' data"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14149
+msgid ""
+"querying maximum post-copy migration speed is not supported by QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6140
+msgid "queues attribute in disk driver element is only supported by virtio-blk"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:104 ../../tools/virsh-checkpoint.c:219
+#: ../../tools/virsh-snapshot.c:150 ../../tools/virsh-snapshot.c:370
+msgid "quiesce guest's file systems"
+msgstr ""
+
+#: ../../tools/vsh.c:3286
+msgid "quit this interactive terminal"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16019
+msgid "ram attribute only supported for type of qxl"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:880
+#, c-format
+msgid "range %s - %s is not entirely within network %s/%d"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:949
+#, c-format
+msgid "range %s - %s is reversed "
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:941 ../../src/util/virsocketaddr.c:972
+#, c-format
+msgid "range %s - %s is too large (> 65535)"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:980
+#, c-format
+msgid "range %s - %s start larger than end"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1230
+#, c-format
+msgid "rate %s too big for destination"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10179
+msgid "rawio can be used only with device='lun'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8540
+msgid "rawio is only supported for scsi host device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1209
+msgid "read I/O operations limit per second"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1257
+msgid "read I/O operations max"
+msgstr ""
+
+#: ../../src/util/vircommand.c:3320
+msgid "read error on pipe"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1233
+msgid "read max, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../src/internal.h:434
+#, c-format
+msgid "read only access prevents %s"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:183
+msgid "read secret from file"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:187
+msgid "read the secret from file without converting from base64"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:191
+msgid "read the secret from the terminal"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1185
+msgid "read throughput limit, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../tools/virsh.c:265
+msgid "read-only connection"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5284
+msgid "readaehad is supported only with HTTP(S)/FTP(s) protocols"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5290
+msgid "readahead setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2090
+msgid "readonly ide disks are not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2096
+msgid "readonly sata disks are not supported"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13119
+msgid "ready"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:660
+msgid "reattach node device to its device driver"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5992
+msgid "reboot a domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:532
+msgid "reboot timeout is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:1761
+msgid "received error event on socket"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:1755
+msgid "received hangup event on socket"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:264
+msgid "received malformed monitor, check the XML definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:4853
+msgid "received unexpected cookie with P2P migration"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:882 ../../src/libvirt-stream.c:1013
+msgid "recv handler failed"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:998
+msgid "recv holeHandler failed"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:100
+msgid "redefine metadata for existing checkpoint"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:129
+msgid "redefine metadata for existing snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5015
+msgid "redefine the XML for a domain's managed save state file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4588
+msgid "redefine the XML for a domain's saved state file"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1034
+msgid "redefine the existing set of logging filters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:1088
+msgid "redefine the existing set of logging outputs"
+msgstr ""
+
+#: ../../src/conf/virnwfilterobj.c:201
+#, c-format
+msgid "referenced filter '%s' is missing"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:725
+msgid "refresh a pool"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2291
+msgid "refresh ploop failed: unable to delete DiskDescriptor.xml"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:429
+#, c-format
+msgid "refusing to generate file name for disk '%s'"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1945
+msgid "remoteDomainBlockStatsFlags: returned number of stats exceeds limit"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3144
+msgid "remoteDomainGetCPUStats: returned number of stats exceeds limit"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1700
+msgid "remoteNodeGetCPUStats: returned number of stats exceeds limit"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1764
+msgid "remoteNodeGetMemoryStats: returned number of stats exceeds limit"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1098
+msgid "remote_open: for 'ext' transport, command is required"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:979
+msgid ""
+"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp|"
+"libssh2|libssh)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10209
+msgid "removable is only valid for usb disks"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3606
+msgid "remove all associated storage volumes (use with caution)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3627
+msgid "remove all domain checkpoint metadata (vm must be inactive)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3623
+msgid "remove all domain snapshot metadata (vm must be inactive)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3601
+msgid ""
+"remove associated storage volumes (comma separated list of targets or source "
+"paths) (see domblklist)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3597
+msgid "remove domain managed state file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3631
+msgid "remove nvram file, if inactive"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8655
+msgid "remove the metadata corresponding to an uri"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2155
+#, c-format
+msgid "removing block or network volumes is not supported: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:409
+#, c-format
+msgid "removing of '%s' volumes is not supported by the gluster backend: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10412
+msgid "rename a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10641
+msgid "rename to new name during migration (if supported)"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1883
+#, c-format
+msgid "rename(\"%s\", \"%s\")"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6731
+#: ../../src/qemu/qemu_monitor_json.c:6758
+msgid "reply data was missing 'name'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4982
+msgid "reply was missing return data"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13076
+msgid "report"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14273
+msgid "report active users"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1405
+msgid "report daemon version too"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2126
+msgid "report domain IOThread information"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2106
+msgid "report domain balloon statistics"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2118
+msgid "report domain block device statistics"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2130
+msgid "report domain memory usage"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2114
+msgid "report domain network interface information"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2122
+msgid "report domain perf event statistics"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2102
+msgid "report domain physical cpu usage"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2098
+msgid "report domain state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2110
+msgid "report domain virtual cpu information"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1218 ../../tools/virsh-host.c:1640
+msgid "report error if CPUs are incompatible"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14289
+msgid "report filesystem information"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14285
+msgid "report hostname"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:2178
+msgid "report only stats that are accessible instantly"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14277
+msgid "report operating system information"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14281
+msgid "report timezone information"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2184
+#, c-format
+msgid "requested USB port %s not present on USB bus %u"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3851
+#, c-format
+msgid "requested authentication type %s rejected"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2869 ../../src/test/test_driver.c:2878
+#, c-format
+msgid "requested cpu amount exceeds maximum (%d > %d)"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2856
+#, c-format
+msgid "requested cpu amount exceeds maximum supported amount (%d > %d)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11297
+msgid "requested size of the cache (in bytes) used for compression"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1542
+#, c-format
+msgid "requested target '%s' does not match target '%s'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:3036
+#, c-format
+msgid "requested vcpu '%d' is not present in the domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4964
+#, c-format
+msgid ""
+"requested vcpu count is greater than the count of enabled vcpus in the "
+"domain: %d > %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2304
+#, c-format
+msgid ""
+"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6338
+#, c-format
+msgid ""
+"requested vcpus is greater than max allowable vcpus for the live domain: %u "
+"> %u"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6346
+#, c-format
+msgid ""
+"requested vcpus is greater than max allowable vcpus for the persistent "
+"domain: %u > %u"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:154 ../../tools/virsh-snapshot.c:374
+msgid "require atomic operation"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5218
+msgid "reservations not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13058
+msgid "reset"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6072
+msgid "reset a domain"
+msgstr ""
+
+#: ../../tools/virsh-nodedev.c:711
+msgid "reset node device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5419
+msgid "reset the domain after core dump"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1093
+msgid "resize a vol"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2256
+msgid "resize of qcow2 encrypted image is not supported"
+msgstr ""
+
+#: ../../src/test/test_driver.c:787
+#, c-format
+msgid "resolving %s filename"
+msgstr ""
+
+#: ../../src/util/virerror.c:1173
+msgid "resource busy"
+msgstr ""
+
+#: ../../src/util/virerror.c:1174
+#, c-format
+msgid "resource busy: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9057
+msgid "resource relabeling is not compatible with 'none' label type"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5321
+msgid "restore a domain from a saved state in a file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5345
+msgid "restore domain into paused state"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5341
+msgid "restore domain into running state"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:167
+msgid "restored"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:1797
+#, c-format
+msgid "result too large: %llu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5868
+msgid "resume a domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:1899 ../../src/qemu/qemu_migration.c:5143
+#: ../../src/qemu/qemu_process.c:495 ../../src/qemu/qemu_process.c:7061
+msgid "resume operation failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3966
+msgid "resuming after dump failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14507 ../../src/qemu/qemu_driver.c:15559
+msgid "resuming after snapshot failed"
+msgstr ""
+
+#: ../../tools/virt-admin.c:648
+msgid "retrieve client's identity info from server"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6590
+msgid "retrieve vcpu count from the guest instead of the hypervisor"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6776 ../../tools/virsh-host.c:696
+msgid "return human readable output"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:6123
+msgid "return statistics of a recently completed job"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1022
+msgid "return the physical size of the volume in allocation field"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1569
+msgid "return the pool uuid rather than pool name"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2937 ../../src/remote/remote_driver.c:2988
+msgid "returned buffer is not same size as requested"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1898
+msgid "returned number of disk errors exceeds limit"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1553
+msgid "returns the storage pool for a given volume key or path"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1616
+msgid "returns the volume key for a given volume name or path"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1517
+msgid "returns the volume name for a given volume key or path"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1652
+msgid "returns the volume path for a given volume name or key"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:146 ../../tools/virsh-snapshot.c:366
+msgid "reuse any existing external files"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2218
+msgid "reuse existing destination"
+msgstr ""
+
+#: ../../tools/virsh-backup.c:50
+msgid "reuse files provided by caller"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18087
+msgid "reused mirror destination format must be specified"
+msgstr ""
+
+#: ../../src/util/virerror.c:1143
+msgid "revert requires force"
+msgstr ""
+
+#: ../../src/util/virerror.c:1144
+#, c-format
+msgid "revert requires force: %s"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1805
+msgid "revert to current snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16342
+msgid "revert to external snapshot not supported yet"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:749
+msgid "rollback to previous restore point"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:746
+msgid "rollback to previous saved configuration created via iface-begin"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:711
+msgid "root element was not source"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2079 ../../src/conf/nwfilter_conf.c:2437
+msgid "rule node requires action attribute"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2451
+msgid "rule node requires direction attribute"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10645
+msgid ""
+"run action specified by --timeout-* option (suspend by default) if live "
+"migration exceeds timeout (in seconds)"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:139 ../../tools/virsh-domain.c:99
+#: ../../tools/virsh-pool.c:1041
+msgid "running"
+msgstr ""
+
+#: ../../src/test/test_driver.c:252
+#, c-format
+msgid "runstate '%d' out of range'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1184
+msgid "rx_queue_size has to be a power of two"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:106
+#, c-format
+msgid "sanlock error %d"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:911
+msgid "sanlock is too old to support lock failure action"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3845
+#, c-format
+msgid "sasl start reply data too long %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:3940
+#, c-format
+msgid "sasl step reply data too long %d"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4190
+msgid "save a domain state to a file"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:171
+msgid "save canceled"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:6758
+msgid "save image is incomplete"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:217
+#: ../../tools/virsh-domain-monitor.c:2040
+#: ../../tools/virsh-domain-monitor.c:2048
+msgid "saved"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4539
+msgid "saved state domain information in XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4665
+msgid "saved state file to edit"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4597
+msgid "saved state file to modify"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4548
+msgid "saved state file to read"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:189
+msgid "saving"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2197
+#, c-format
+msgid "saving domain '%s' failed to allocate space for metadata"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2204
+#, c-format
+msgid "saving domain '%s' to '%s': open failed"
+msgstr ""
+
+#: ../../src/test/test_driver.c:2211 ../../src/test/test_driver.c:2219
+#: ../../src/test/test_driver.c:2226 ../../src/test/test_driver.c:2233
+#, c-format
+msgid "saving domain '%s' to '%s': write failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:154
+msgid "sbbc configuration is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:3061
+#, c-format
+msgid "scheme and host are mandatory vz migration URI: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:706
+msgid "sclpconsole is not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:714
+msgid "sclplmconsole is not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7383
+#, c-format
+msgid "screen ID higher than monitor count (%d)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5572
+msgid "screenshot of a current domain console"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:820
+msgid "script used to bridge network interface"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:270
+msgid "scripts are not supported on LXC network interfaces"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3582
+#, c-format
+msgid "scripts are not supported on interfaces of type %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2122
+msgid "scsi-block 'lun' devices do not support the serial property"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14498
+msgid "sdl gl element missing enable"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9159 ../../src/conf/domain_conf.c:9261
+#, c-format
+msgid "seclabel for model %s is already provided"
+msgstr ""
+
+#: ../../src/conf/virsecretobj.c:734
+#, c-format
+msgid "secret '%s' does not have a value"
+msgstr ""
+
+#: ../../src/libvirt-secret.c:750
+#, c-format
+msgid "secret '%s' in %s must match connection"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:131 ../../tools/virsh-secret.c:177
+#: ../../tools/virsh-secret.c:298 ../../tools/virsh-secret.c:356
+msgid "secret UUID"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:119
+msgid "secret attributes in XML"
+msgstr ""
+
+#: ../../src/secret/secret_driver.c:375
+msgid "secret is private"
+msgstr ""
+
+#: ../../src/secret/secret_driver.c:550
+msgid "secret state driver is not active"
+msgstr ""
+
+#: ../../src/util/virsecret.c:177
+#, c-format
+msgid "secret with uuid %s is of type '%s' not expected '%s' type"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1266 ../../src/qemu/qemu_driver.c:6601
+#, c-format
+msgid "security DOI string exceeds max %d bytes"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2672
+#, c-format
+msgid "security doi exceeds maximum: %zu"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2308
+#: ../../src/security/security_selinux.c:840
+msgid "security image label already defined for VM"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9107
+msgid "security imagelabel is missing"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:418
+#: ../../src/security/security_selinux.c:834
+msgid "security label already defined for VM"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:577
+#: ../../src/security/security_apparmor.c:620
+#: ../../src/security/security_selinux.c:2876
+#: ../../src/security/security_selinux.c:2907
+#: ../../src/security/security_selinux.c:2941
+#: ../../src/security/security_selinux.c:2970
+#: ../../src/security/security_selinux.c:3017
+#: ../../src/security/security_selinux.c:3055
+#, c-format
+msgid ""
+"security label driver mismatch: '%s' model configured for domain, but "
+"hypervisor driver is '%s'."
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:218 ../../src/security/security_selinux.c:1231
+#, c-format
+msgid "security label exceeds maximum length: %d"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2591
+#, c-format
+msgid "security label exceeds maximum: %zd"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2546
+#, c-format
+msgid "security label exceeds maximum: %zu"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9092
+msgid "security label is missing"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2316
+#: ../../src/security/security_selinux.c:847
+#, c-format
+msgid "security label model %s is not supported with selinux"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2663
+#, c-format
+msgid "security model exceeds maximum: %zu"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:1257 ../../src/qemu/qemu_driver.c:6592
+#, c-format
+msgid "security model string exceeds max %d bytes"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11498
+msgid "select particular graphical display (e.g. \"vnc\", \"spice\", \"rdp\")"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:603 ../../src/libvirt-stream.c:771
+msgid "send handler failed"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:742
+msgid "send holeHandler failed"
+msgstr ""
+
+#: ../../src/libvirt-stream.c:754
+msgid "send skipHandler failed"
+msgstr ""
+
+#: ../../src/util/virnetdevvportprofile.c:959
+msgid "sending of PortProfileRequest failed."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:278
+msgid "serial of disk device"
+msgstr ""
+
+#: ../../tools/virt-admin.c:661
+msgid "server to which <client> is connected to"
+msgstr ""
+
+#: ../../src/rpc/virnetclient.c:961
+msgid "server verification (of our certificate or IP address) failed"
+msgstr ""
+
+#: ../../tools/virt-admin.c:750
+msgid "server which the client is currently connected to"
+msgstr ""
+
+#: ../../tools/virt-admin.c:573
+msgid "server which to list connected clients from"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:816
+#, c-format
+msgid "service attribute '%s' in network '%s' is too long, limit is %d bytes"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:165
+msgid "set a secret value"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4748
+msgid "set domain to be paused on next start"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4215 ../../tools/virsh-domain.c:4609
+#: ../../tools/virsh-domain.c:4672
+msgid "set domain to be paused on restore"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4917 ../../tools/virsh-domain.c:5036
+msgid "set domain to be paused on start"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4744
+msgid "set domain to be running on next start"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4211 ../../tools/virsh-domain.c:4605
+#: ../../tools/virsh-domain.c:4668
+msgid "set domain to be running on restore"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4913 ../../tools/virsh-domain.c:5032
+msgid "set domain to be running on start"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3049
+msgid "set link state of a virtual interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7363
+msgid "set maximum limit on next boot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11192
+msgid "set maximum tolerable downtime"
+msgstr ""
+
+#: ../../tools/virsh-host.c:494
+msgid "set on all NUMA cells"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11358
+msgid "set post-copy migration bandwidth"
+msgstr ""
+
+#: ../../tools/virt-admin.c:451
+msgid "set server workerpool parameters"
+msgstr ""
+
+#: ../../tools/virt-admin.c:862
+msgid "set server's client-related configuration limits"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2545
+msgid "set the bandwidth limit in MiB/s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7922
+msgid "set the maximum IOThread polling time in ns"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7611
+msgid ""
+"set the threshold for block-threshold event for a given block device or it's "
+"backing chain element"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5804
+msgid "set the user password inside the domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7930
+msgid "set the value for reduction of the IOThread polling time "
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7926
+msgid "set the value to increase the IOThread polling time"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7615
+msgid "set threshold for block-threshold event for a block device"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1472
+msgid "set to the time of the host running virsh"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:505
+msgid "setting ACPI S3 not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:516
+msgid "setting ACPI S4 not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3541
+msgid "setting MTU is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1199
+#, c-format
+msgid "setting MTU on interface type %s is not supported yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:683
+msgid "setting NUMA distances is not supported with this qemu"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11221
+#, c-format
+msgid "setting bandwidth on interfaces of type '%s' is not implemented yet"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4759
+msgid ""
+"setting of timer catchup policies is only supported with tickpolicy='catchup'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6693
+msgid "setting source evdev path only supported for passthrough input devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3055
+#, c-format
+msgid ""
+"setting the hotplug property on a '%s' device is not supported by this QEMU "
+"binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9074
+msgid "setting the panic device address is not supported for model 'hyperv'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9093
+msgid "setting the panic device address is not supported for model 'pseries'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9055
+msgid "setting the panic device address is not supported for model 's390'"
+msgstr ""
+
+#: ../../src/node_device/node_device_hal.c:697
+msgid "setting up HAL callbacks failed"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:446
+msgid "setuid or setgid failed"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1087
+#, c-format
+msgid "setup of pcap handle failed: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10185
+msgid "sgio can be used only with device='lun'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8526
+msgid "sgio is only supported for scsi host device"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1523
+#, c-format
+msgid "sgio of shared disk '%s' conflicts with other active domains"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1517
+#, c-format
+msgid ""
+"sgio of shared disk 'pool=%s' 'volume=%s' conflicts with other active domains"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18047
+#, c-format
+msgid "shallow copy of disk '%s' into a raw file is not possible"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14526 ../../src/qemu/qemu_validate.c:2275
+#, c-format
+msgid "shared access for disk '%s' requires use of supported storage format"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:895 ../../src/qemu/qemu_block.c:925
+msgid "sheepdog protocol accepts only one host"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15377
+msgid "shmem element must contain 'name' attribute"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5464
+#, c-format
+msgid "shmem model '%s' does not support size setting"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5449
+#, c-format
+msgid "shmem model '%s' doesn't support msi"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8179
+#, c-format
+msgid "shmem model '%s' is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5456
+#, c-format
+msgid "shmem model '%s' is supported only with server option disabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5441
+#, c-format
+msgid "shmem model '%s' is supported only with server option enabled"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5224
+#, c-format
+msgid "shmem name '%s' must not contain '/'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6729
+msgid "shmem name cannot be equal to '.'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6735
+msgid "shmem name cannot be equal to '..'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6723
+msgid "shmem name cannot include '/' character"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8257
+msgid "shmem size must be a power of two"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8262
+msgid "shmem size must be at least 1 MiB (1024 KiB)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11503
+msgid "show all possible graphical displays"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8073
+msgid "show domain cpu statistics"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1939
+msgid "show domain title"
+msgstr ""
+
+#: ../../tools/virsh-host.c:154
+msgid "show free memory for all NUMA cells"
+msgstr ""
+
+#: ../../tools/virsh-host.c:285
+msgid "show free pages for all NUMA cells"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10187 ../../tools/virsh-interface.c:480
+#: ../../tools/virsh-network.c:337 ../../tools/virsh-pool.c:778
+msgid "show inactive defined XML"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8623
+msgid "show or set domain's custom XML metadata"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8465
+msgid "show or set domain's description or title"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9798 ../../tools/virsh-domain.c:13682
+#: ../../tools/virsh-network.c:1278 ../../tools/virsh-nodedev.c:887
+#: ../../tools/virsh-pool.c:2012 ../../tools/virsh-secret.c:754
+msgid "show timestamp for each printed event"
+msgstr ""
+
+#: ../../tools/virsh-host.c:1394 ../../tools/virt-admin.c:215
+msgid "show version"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5087
+msgid "show/set scheduler parameters"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:143
+msgid "shut off"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:213 ../../tools/virsh-domain.c:13060
+msgid "shutdown"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5920 ../../tools/virsh-domain.c:6005
+msgid "shutdown mode: acpi|agent|initctl|signal|paravirt"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:194
+msgid "shutting down"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:2816 ../../src/test/test_driver.c:4233
+#, c-format
+msgid "signum value %d is out of range"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:2473
+#: ../../src/remote/remote_daemon_dispatch.c:2583
+msgid "size > maximum buffer size"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:10777
+#, c-format
+msgid "size must be less than %llu"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:5418 ../../src/libvirt-domain.c:5562
+#, c-format
+msgid "size must not exceed %zu"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9240
+#, c-format
+msgid "size of memory module '%zu' overflowed after alignment"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:181
+msgid "size of the vol, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10918
+msgid "size value too large"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1018
+msgid "sizes are represented in bytes rather than pretty units"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12865
+msgid "skip validation of the XML against the schema"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:726
+msgid "skipped non-absolute path"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:774
+msgid "skipped restricted file"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:251
+msgid "smm is not available with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1296
+#, c-format
+msgid "snapshot %s disappeared from list"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:4454 ../../src/qemu/qemu_driver.c:16115
+#: ../../src/test/test_driver.c:8347 ../../src/vbox/vbox_common.c:6492
+#: ../../src/vz/vz_driver.c:2472
+#, c-format
+msgid "snapshot '%s' does not have a parent"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1769
+#, c-format
+msgid "snapshot '%s' has no parent"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16349 ../../src/test/test_driver.c:8768
+#, c-format
+msgid "snapshot '%s' lacks domain '%s' rollback info"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:853
+msgid "snapshot information"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1516
+msgid "snapshot job"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:520 ../../tools/virsh-snapshot.c:865
+#: ../../tools/virsh-snapshot.c:1679 ../../tools/virsh-snapshot.c:1802
+#: ../../tools/virsh-snapshot.c:1887
+msgid "snapshot name"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16366
+msgid ""
+"snapshot without memory state, removal of existing managed saved state "
+"strongly recommended to avoid corruption"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:863
+#: ../../src/vbox/vbox_snapshot_conf.c:1235
+msgid "snapshotName is null"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4722
+msgid "snapshots have inconsistent relations"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12748
+msgid "sndbuf must be a positive integer"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:941
+msgid "socket attribute required for unix transport"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2376
+msgid "socketpair failed"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:2370
+msgid "sockpair failed"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:704 ../../tools/virsh-snapshot.c:1476
+msgid "sort list topologically rather than by name"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3526
+#, c-format
+msgid "sound card model '%s' is not supported by qemu"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10257
+msgid "source config data format"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:83
+msgid "source device for underlying storage"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:601
+#, c-format
+msgid ""
+"source for disk '%s' is not a regular file; refusing to generate external "
+"snapshot name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13856
+msgid "source media is a block device"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:87
+msgid "source name for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:229
+msgid "source of disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:808
+msgid "source of network interface"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13826
+msgid "source of the media"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:79
+msgid "source path for underlying storage"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:75
+msgid "source-host for underlying storage"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:208
+#, c-format
+msgid "spapr-vio address %#llx already in use"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1025
+#, c-format
+msgid "spapr-vio reg='0x%llx' exceeds maximum possible value (0xffffffff)"
+msgstr ""
+
+#: ../../src/util/virfile.c:4060
+msgid "sparse files not supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23621 ../../src/conf/domain_conf.c:23622
+msgid "specified"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5431
+msgid "specify the format of memory-only dump"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1257
+msgid ""
+"specifying a script is only supported with interface types bridge and "
+"ethernet"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:20569
+msgid "specifying mountpoints is not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3200
+msgid ""
+"spice TLS port set in XML configuration, but TLS is disabled in qemu.conf"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14662
+msgid "spice channel missing name/mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14778
+msgid "spice clipboard missing copypaste"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7430
+msgid ""
+"spice defaultMode insecure requested in XML configuration, but plaintext "
+"connection is not available"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7420
+msgid ""
+"spice defaultMode secure requested in XML configuration, but TLS connection "
+"is not available"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14796
+msgid "spice filetransfer missing enable"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14815
+msgid "spice gl element missing enable"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3175
+msgid "spice graphics are not supported with this QEMU"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14686
+msgid "spice image missing compression"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7460
+msgid ""
+"spice insecure channels set in XML configuration, but plaintext connection "
+"is not available"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14705
+msgid "spice jpeg missing compression"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14835
+msgid "spice mouse missing mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14743
+msgid "spice playback missing compression"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7448
+msgid ""
+"spice secure channels set in XML configuration, but TLS connection is not "
+"available"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14761
+msgid "spice streaming missing mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14724
+msgid "spice zlib missing compression"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1126
+#, c-format
+msgid "spice_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13454
+msgid "spicevmc device type only supports virtio"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:541
+msgid "splash timeout is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:210
+msgid "split I/O APIC is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:762
+#, c-format
+msgid "splitting StorageUrl failed %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5247
+msgid "ssl verification is supported only with HTTPS/FTPS protocol"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5253
+msgid "ssl verification setting is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4012
+msgid "start a (previously defined) inactive domain"
+msgstr ""
+
+#: ../../tools/virsh-network.c:834
+msgid "start a (previously defined) inactive network"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1672
+msgid "start a (previously defined) inactive pool"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:604
+msgid "start a physical host interface (enable it / \"if-up\")"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:607
+msgid "start a physical host interface."
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4403 ../../src/util/virhostmem.c:729
+#: ../../src/util/virhostmem.c:774 ../../src/util/virhostmem.c:843
+#: ../../src/util/virhostmem.c:887
+#, c-format
+msgid "start cell %d out of range (0-%d)"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1518
+msgid "start job"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:907
+#, c-format
+msgid "start of range %s - %s in network %s/%d is the network address"
+msgstr ""
+
+#: ../../src/test/test_driver.c:4141 ../../src/util/vircgroup.c:2137
+#, c-format
+msgid "start_cpu %d larger than maximum of %d"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:573
+msgid "started"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:197
+msgid "starting up"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:282 ../../src/util/virfile.c:2181
+#: ../../src/util/virfile.c:2627 ../../src/util/virfile.c:2773
+#, c-format
+msgid "stat of '%s' failed"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11005
+msgid "statistic value too large"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:231
+#, c-format
+msgid "status mismatch in event (actual 0x%x, expected 0x%x)"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:576
+msgid "stopped, with no saved guests"
+msgstr ""
+
+#: ../../tools/libvirt-guests.sh.in:569
+msgid "stopped, with saved guests"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5048 ../../src/util/virstoragefile.c:5077
+msgid "storage file backend not initialized"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11594
+#, c-format
+msgid ""
+"storage file reading is not supported for storage type %s (protocol: %s)"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:1494
+#, c-format
+msgid "storage format '%s' does not support backing store"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5195
+msgid "storage format 'fat' is supported only with 'dir' storage type"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5167
+msgid ""
+"storage format 'iso' is not directly supported by QEMU, use 'raw' instead"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32194 ../../src/vz/vz_sdk.c:4093
+#, c-format
+msgid "storage pool '%s' containing volume '%s' is not active"
+msgstr ""
+
+#: ../../src/libvirt-storage.c:2287
+#, c-format
+msgid "storage pool '%s' in %s must match connection"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6082
+#, c-format
+msgid "storage pool '%s' is active"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:954
+#: ../../src/storage/storage_driver.c:1038
+#, c-format
+msgid "storage pool '%s' is already active"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1100
+#: ../../src/storage/storage_driver.c:1242
+#: ../../src/storage/storage_driver.c:1451
+#: ../../src/storage/storage_driver.c:1482
+#: ../../src/storage/storage_driver.c:1515
+#: ../../src/storage/storage_driver.c:1544
+#: ../../src/storage/storage_driver.c:1820
+#: ../../src/storage/storage_driver.c:1906
+#: ../../src/storage/storage_driver.c:2066
+#: ../../src/storage/storage_driver.c:2073 ../../src/test/test_driver.c:6062
+#, c-format
+msgid "storage pool '%s' is not active"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:885
+#: ../../src/storage/storage_driver.c:961
+#: ../../src/storage/storage_driver.c:1045
+#: ../../src/storage/storage_driver.c:1106
+#: ../../src/storage/storage_driver.c:1178
+#: ../../src/storage/storage_driver.c:1248
+#, c-format
+msgid "storage pool '%s' is starting up"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:878
+#: ../../src/storage/storage_driver.c:1171
+#, c-format
+msgid "storage pool '%s' is still active"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:2101
+msgid "storage pool capabilities"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2539
+msgid "storage pool does not support changing of volume capacity"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:931
+#: ../../src/storage/storage_backend_sheepdog.c:221
+#: ../../src/storage/storage_backend_zfs.c:300
+#: ../../src/storage/storage_util.c:435
+msgid "storage pool does not support encrypted volumes"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1777
+msgid "storage pool does not support vol deletion"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1936
+msgid "storage pool does not support volume creation"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2119
+msgid "storage pool does not support volume creation from an existing volume"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2245
+msgid "storage pool doesn't support volume download"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2421
+msgid "storage pool doesn't support volume upload"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2611
+msgid "storage pool doesn't support volume wiping"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6226
+#, c-format
+msgid "storage pool event callback %d not registered"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1550
+msgid "storage pool information"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6800
+msgid "storage pool is not active"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:656
+msgid "storage pool missing auth type"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:860
+msgid "storage pool missing type attribute"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:879
+#: ../../src/storage/storage_backend_logical.c:845
+msgid "storage pool only supports LUKS encrypted volumes"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:675
+#, c-format
+msgid "storage pool protocol ver '%s' is malformed"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:668
+#, c-format
+msgid "storage pool protocol ver unsupported for pool type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5237
+msgid "storage slice is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:1113
+#, c-format
+msgid "storage source pool '%s' volume '%s' is not translated"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:410
+msgid "storage state driver is not active"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5204
+msgid "storage type 'dir' requires use of storage format 'fat'"
+msgstr ""
+
+#: ../../src/test/test_driver.c:6972 ../../src/test/test_driver.c:7031
+msgid "storage vol already exists"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1005
+msgid "storage vol information"
+msgstr ""
+
+#: ../../src/util/virerror.c:1183
+#, c-format
+msgid "storage volume %s exists already"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2100
+#, c-format
+msgid "storage volume name '%s' already in use."
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:473
+#, c-format
+msgid "store '%s' for backup of '%s' exists"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:242
+msgid "stream aborted by another thread"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_stream.c:665
+#, c-format
+msgid "stream aborted with unexpected status %d"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:360
+msgid "stream already has a callback registered"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:239 ../../src/util/virfdstream.c:276
+msgid "stream does not have a callback registered"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_stream.c:249
+msgid "stream had I/O failure"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_stream.c:246
+msgid "stream had unexpected termination"
+msgstr ""
+
+#: ../../src/libvirt-storage.c:1628 ../../src/libvirt-storage.c:1708
+#, c-format
+msgid "stream in %s must match connection of volume '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:209
+#: ../../src/rpc/virnetclientstream.c:235
+msgid "stream is closed"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:232 ../../src/util/virfdstream.c:269
+#: ../../src/util/virfdstream.c:353 ../../src/util/virfdstream.c:774
+#: ../../src/util/virfdstream.c:859 ../../src/util/virfdstream.c:887
+#: ../../src/util/virfdstream.c:992
+msgid "stream is not open"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:1395 ../../src/libvirt-domain.c:9678
+#: ../../src/libvirt-domain.c:9742
+#, c-format
+msgid "stream must match connection of domain '%s'"
+msgstr ""
+
+#: ../../tools/vsh.c:1470
+msgid "string"
+msgstr ""
+
+#: ../../src/util/virerror.h:103
+#, c-format
+msgid "string %s in %s must not be empty"
+msgstr ""
+
+#: ../../src/libvirt.c:1318
+#, c-format
+msgid "string parameter '%s' unsupported"
+msgstr ""
+
+#: ../../src/libvirt.c:1303
+#, c-format
+msgid "string parameter name '%.*s' too long"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:246
+msgid "subdriver of disk device"
+msgstr ""
+
+#: ../../src/test/test_driver.c:4976
+msgid "summary statistics are not supported yet"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10243
+msgid "supplying <cipher> for domain disk definition is unnecessary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3420
+msgid "suspend a domain"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3459
+msgid "suspend a domain gracefully using power management functions"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10650
+msgid "suspend the guest after timeout"
+msgstr ""
+
+#: ../../tools/virsh-host.c:957
+msgid "suspend the host node for a given time duration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10654
+msgid "switch to post-copy after timeout"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14244
+msgid ""
+"switching to post-copy requires migration to be started with "
+"VIR_MIGRATE_POSTCOPY flag"
+msgstr ""
+
+#: ../../src/qemu/qemu_tpm.c:816
+msgid "swtpm failed to start"
+msgstr ""
+
+#: ../../src/storage/parthelper.c:77
+#, c-format
+msgid "syntax: %s DEVICE [-g]|[-p]\n"
+msgstr ""
+
+#: ../../src/lxc/lxc_container.c:356 ../../src/util/vircommand.c:570
+#: ../../tools/virt-login-shell-helper.c:299
+msgid "sysconf(_SC_OPEN_MAX) failed"
+msgstr ""
+
+#: ../../src/util/virhostcpu.c:120 ../../src/util/virhostcpu.c:153
+#: ../../src/util/virhostmem.c:95 ../../src/util/virhostmem.c:115
+#, c-format
+msgid "sysctl failed for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15728
+msgid "sysinfo must contain a type attribute"
+msgstr ""
+
+#: ../../src/util/virerror.c:1026
+msgid "system call error"
+msgstr ""
+
+#: ../../src/util/virnuma.c:880
+msgid "system pages pool can't be modified"
+msgstr ""
+
+#: ../../tools/virsh-host.c:788
+msgid "system:"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:156 ../../tools/virsh-snapshot.c:376
+msgid "take a live snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5568
+msgid "take a screenshot of a current domain console and store it into a file"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:134 ../../tools/virsh-snapshot.c:354
+msgid "take snapshot but create no metadata"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3258
+#, c-format
+msgid "tap fd %d is not character device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3049 ../../src/lxc/lxc_driver.c:3379
+#: ../../src/qemu/qemu_driver.c:8141
+#, c-format
+msgid "target %s already exists"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3544 ../../src/lxc/lxc_driver.c:3053
+#, c-format
+msgid "target %s already exists."
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4073 ../../src/openvz/openvz_driver.c:1833
+#: ../../src/qemu/qemu_driver.c:8545
+#, c-format
+msgid "target %s doesn't exist."
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3190 ../../src/qemu/qemu_hotplug.c:850
+#, c-format
+msgid "target %s:%d already exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31281
+#, c-format
+msgid "target '%s' duplicated for disk sources '%s' and '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:9617
+msgid "target NUMA node needs to be specified for memory device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:238
+msgid "target bus of disk device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10314
+msgid "target config data type format"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:426
+msgid "target dev must be supplied when managed='no'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:262
+msgid "target device type"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:91
+msgid "target for underlying storage"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:431
+msgid "target managed='no' but specified dev doesn't exist"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2075
+msgid "target must be 0 for controller fdc"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1681
+msgid "target must be 0 for controller model 'lsilogic'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1584 ../../src/qemu/qemu_command.c:1728
+msgid "target must be 0 for ide controller"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4616
+msgid ""
+"target must be 0 for scsi host device if its controller model is 'lsilogic'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:812
+msgid "target network name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:234 ../../tools/virsh-domain.c:12756
+msgid "target of disk device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:3120
+msgid "target pci device "
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12785
+#, c-format
+msgid "target type must be specified for %s device"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6162 ../../src/qemu/qemu_hotplug.c:6189
+msgid "target vm vcpu granularity does not allow the desired vcpu count"
+msgstr ""
+
+#: ../../tools/virt-admin.c:57
+msgid "tcp"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6454
+msgid "teaming persistent attribute must be set if teaming type is 'transient'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6460
+#, c-format
+msgid "teaming persistent attribute not allowed if teaming type is '%s'"
+msgstr ""
+
+#: ../../src/security/security_apparmor.c:343
+#: ../../src/security/security_apparmor.c:348
+#, c-format
+msgid "template '%s' does not exist"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:297
+msgid "template does not exist"
+msgstr ""
+
+#: ../../src/qemu/qemu_qapi.c:471
+#, c-format
+msgid "terminal QAPI query component '%s' of '%s' must not have followers"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8424
+msgid "terminate gracefully"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1434
+msgid "terminated abnormally"
+msgstr ""
+
+#: ../../src/test/test_driver.c:1469
+msgid "testOpen: supply a path or use test:///default"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1584
+#, c-format
+msgid ""
+"the <forward> 'dev' attribute cannot be used when <address> or <pf> sub-"
+"elements are present in network %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1185
+msgid "the CPU is incompatible with host CPU"
+msgstr ""
+
+#: ../../src/util/virerror.c:1186
+#, c-format
+msgid "the CPU is incompatible with host CPU: %s"
+msgstr ""
+
+#: ../../src/interface/interface_backend_udev.c:505
+#, c-format
+msgid "the MAC address '%s' matches multiple interfaces"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6655
+#, c-format
+msgid "the QEMU binary does not support %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9102
+msgid "the QEMU binary does not support the ISA panic device"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3227
+msgid ""
+"the address family of a dhcp range must match the address family of the dhcp "
+"element's parent"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3082
+msgid ""
+"the address family of a host entry IP must match the address family of the "
+"dhcp element's parent"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1099
+msgid "the ats setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:193
+msgid "the backing volume if taking a snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2033 ../../tools/virsh-domain.c:2270
+#: ../../tools/virsh-domain.c:2790
+msgid "the bandwidth limit is in bytes/s rather than MiB/s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19279 ../../src/qemu/qemu_validate.c:2236
+msgid ""
+"the block I/O throttling group parameter is not supported with this QEMU "
+"binary"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:6633
+msgid ""
+"the caller doesn't support keepalive protocol; perhaps it's missing event "
+"loop implementation"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8814
+msgid "the codeset of keycodes, default:linux"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2274
+msgid "the copy job is not persisted if VM is turned off"
+msgstr ""
+
+#: ../../src/locking/lock_daemon_dispatch.c:227
+msgid "the default lockspace already exists"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3253
+msgid "the domain already has a vsock device"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16147 ../../src/test/test_driver.c:8375
+#: ../../src/vz/vz_driver.c:2507
+msgid "the domain does not have a current snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:2293
+msgid "the guest hasn't updated any stats yet"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1091
+msgid "the iommu setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8824
+msgid "the key code"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5631
+#, c-format
+msgid "the machine '%s' is not supported by emulator '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_snapshot_conf.c:868
+msgid "the machine has no snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5822
+msgid "the new password"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1107
+msgid "the packed setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5826
+msgid "the password is already encrypted"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8915
+msgid "the process ID"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6656
+msgid "the result won't fit into REMOTE_NODE_MAX_CELLS"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8920
+msgid "the signal number or name"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:163
+#, c-format
+msgid "the snapshot '%s' does not exist, and was not loaded"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5330
+msgid "the state to restore"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8819
+msgid "the time (in milliseconds) how long the keys will be held"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5817
+msgid "the username"
+msgstr ""
+
+#: ../../src/qemu/qemu_virtiofs.c:176
+#, c-format
+msgid "the virtiofs export directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/storage/storage_backend_scsi.c:223
+#, c-format
+msgid "the wwnn/wwpn for '%s' are assigned to an HBA"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2245
+msgid ""
+"there are some block I/O throttling length parameters that are not supported "
+"with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2227
+msgid ""
+"there are some block I/O throttling parameters that are not supported with "
+"this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3727
+#, c-format
+msgid "there is already a DNS TXT record with name '%s' in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3560
+#, c-format
+msgid ""
+"there is already at least one DNS HOST record with a matching field in "
+"network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3647
+#, c-format
+msgid ""
+"there is already at least one DNS SRV record matching all specified fields "
+"in network %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3139
+#, c-format
+msgid ""
+"there is an existing dhcp host entry in network '%s' that matches \"<host "
+"mac='%s' name='%s' ip='%s'/>\""
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3252
+#, c-format
+msgid ""
+"there is an existing dhcp range entry in network '%s' that matches \"<range "
+"start='%s' end='%s'/>\""
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3349
+#, c-format
+msgid ""
+"there is an existing interface entry in network '%s' that matches "
+"\"<interface dev='%s'>\""
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3452
+#, c-format
+msgid ""
+"there is an existing portgroup entry in network '%s' that matches "
+"\"<portgroup name='%s'>\""
+msgstr ""
+
+#: ../../src/test/test_driver.c:5808
+msgid "there is another transaction running."
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:2173
+#, c-format
+msgid "there is no hub at port %u in USB address bus: %u port: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17466
+msgid "this QEMU binary doesn't support relative block pull/rebase"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:8066
+msgid "this QEMU binary lacks multiple smartcard support"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1502 ../../src/qemu/qemu_validate.c:1511
+msgid "this QEMU binary lacks smartcard host mode support"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1520
+msgid "this QEMU binary lacks smartcard passthrough mode support"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1879
+msgid "this QEMU does not support 'vhost-user' video device"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:865
+msgid "this QEMU does not support the 'genid' capability"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3152
+msgid "this QEMU doesn't support memory discard"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4078
+msgid "this disk doesn't support update"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:194
+msgid "this domain does not have a device to delete snapshots"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:159
+msgid "this domain does not have a device to load snapshots"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_text.c:140
+msgid "this domain does not have a device to take snapshots"
+msgstr ""
+
+#: ../../src/util/virerror.c:996
+msgid "this domain exists already"
+msgstr ""
+
+#: ../../src/util/virerror.c:921
+msgid "this function is not supported by the connection driver"
+msgstr ""
+
+#: ../../src/util/virerror.c:922
+#, c-format
+msgid "this function is not supported by the connection driver: %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1023
+msgid "this network exists already"
+msgstr ""
+
+#: ../../src/util/virerror.c:1230
+msgid "this network port exists already"
+msgstr ""
+
+#: ../../src/locking/lock_manager.c:202
+msgid "this platform is missing dlopen"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:10637
+msgid "this qemu does not support TLS transport for NBD"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22621
+msgid "this qemu does not support setting device threshold"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18610
+msgid "this qemu doesn't support relative block commit"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3226
+msgid "this qemu doesn't support the memory-backend-file object"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3238
+msgid "this qemu doesn't support the memory-backend-memfd object"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3232
+msgid "this qemu doesn't support the memory-backend-ram object"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5370
+msgid "this qemu doesn't support the rng-builtin backend"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5352
+msgid "this qemu doesn't support the rng-egd backend"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5337
+msgid "this qemu doesn't support the rng-random backend"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6531
+msgid "this qemu version does not support specific vCPU hotplug"
+msgstr ""
+
+#: ../../src/util/virerror.c:1182
+msgid "this storage volume exists already"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1163 ../../src/libxl/libxl_conf.c:1390
+msgid "this version of libxenlight does not support backend domain name"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7631
+msgid "threshold as a scaled number (by default bytes)"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22635
+#, c-format
+msgid "threshold currently can't be set for block device '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1484
+msgid "time to set"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:219
+#, c-format
+msgid "timed out waiting to open tray of '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5302
+msgid "timeout is supported only with HTTP(S)/FTP(s) protocols"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9984
+msgid "timeout must be positive"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9786 ../../tools/virsh-domain.c:13674
+#: ../../tools/virsh-network.c:1270 ../../tools/virsh-nodedev.c:879
+#: ../../tools/virsh-pool.c:2004 ../../tools/virsh-secret.c:746
+msgid "timeout seconds"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:14227
+msgid "timeout seconds."
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9931
+msgid "timeout seconds. must be positive."
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5308
+msgid "timeout setting is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9998
+msgid "timeout, async and block options are exclusive"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4767
+#, c-format
+msgid "timer %s doesn't support setting of timer frequency"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4775
+#, c-format
+msgid "timer %s doesn't support setting of timer mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4747
+#, c-format
+msgid "timer %s doesn't support setting of timer tickpolicy"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:4786
+#, c-format
+msgid "timer %s doesn't support setting of timer track"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13555
+msgid "title"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2478
+msgid "titles are not supported by vz driver"
+msgstr ""
+
+#: ../../tools/virt-admin.c:58
+msgid "tls"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:831
+msgid "tls-creds-x509 not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1815 ../../src/remote/remote_driver.c:7577
+#: ../../src/remote/remote_driver.c:7823
+#, c-format
+msgid "too many NUMA cells: %d > %d"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4711
+msgid "too many current snapshots"
+msgstr ""
+
+#: ../../src/conf/checkpoint_conf.c:309
+msgid "too many disk checkpoint requests for domain"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:669
+msgid "too many disk snapshot requests for domain"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:463
+msgid "too many disks"
+msgstr ""
+
+#: ../../src/util/virerror.c:987
+msgid "too many drivers registered"
+msgstr ""
+
+#: ../../src/util/virerror.c:988
+#, c-format
+msgid "too many drivers registered in %s"
+msgstr ""
+
+#: ../../src/logging/log_manager.c:182 ../../src/remote/remote_driver.c:6605
+msgid "too many file descriptors received"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8874
+msgid "too many keycodes"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2872
+#, c-format
+msgid "too many memory stats requested: %d > %d"
+msgstr ""
+
+#: ../../src/util/virobject.c:187
+msgid "too many object classes defined"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:660
+#, c-format
+msgid "too many parameters '%d' for limit '%d'"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:540
+#, c-format
+msgid "too many parameters '%u' for limit '%d'"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:549
+#, c-format
+msgid "too many parameters '%u' for nparams '%d'"
+msgstr ""
+
+#: ../src/admin/admin_client.h:220
+#, c-format
+msgid ""
+"too many remote clients: %d > %d,in parameter 'clients' for "
+"'virServerListClients'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:2253
+#, c-format
+msgid ""
+"too many remote domain_checkpoints: %d > %d,in parameter 'checkpoints' for "
+"'virDomainCheckpointListAllChildren'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:3444
+#, c-format
+msgid ""
+"too many remote domain_checkpoints: %d > %d,in parameter 'checkpoints' for "
+"'virDomainListAllCheckpoints'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:3505
+#, c-format
+msgid ""
+"too many remote domain_snapshots: %d > %d,in parameter 'snapshots' for "
+"'virDomainListAllSnapshots'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:5654
+#, c-format
+msgid ""
+"too many remote domain_snapshots: %d > %d,in parameter 'snapshots' for "
+"'virDomainSnapshotListAllChildren'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:434
+#, c-format
+msgid ""
+"too many remote domains: %d > %d,in parameter 'domains' for "
+"'virConnectListAllDomains'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:494
+#, c-format
+msgid ""
+"too many remote interfaces: %d > %d,in parameter 'ifaces' for "
+"'virConnectListAllInterfaces'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:6543
+#, c-format
+msgid ""
+"too many remote network_ports: %d > %d,in parameter 'ports' for "
+"'virNetworkListAllPorts'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:554
+#, c-format
+msgid ""
+"too many remote networks: %d > %d,in parameter 'nets' for "
+"'virConnectListAllNetworks'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:614
+#, c-format
+msgid ""
+"too many remote node_devices: %d > %d,in parameter 'devices' for "
+"'virConnectListAllNodeDevices'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:674
+#, c-format
+msgid ""
+"too many remote nwfilter_bindings: %d > %d,in parameter 'bindings' for "
+"'virConnectListAllNWFilterBindings'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:734
+#, c-format
+msgid ""
+"too many remote nwfilters: %d > %d,in parameter 'filters' for "
+"'virConnectListAllNWFilters'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:794
+#, c-format
+msgid ""
+"too many remote secrets: %d > %d,in parameter 'secrets' for "
+"'virConnectListAllSecrets'"
+msgstr ""
+
+#: ../src/admin/admin_client.h:80
+#, c-format
+msgid ""
+"too many remote servers: %d > %d,in parameter 'servers' for "
+"'virConnectListServers'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:854
+#, c-format
+msgid ""
+"too many remote storage_pools: %d > %d,in parameter 'pools' for "
+"'virConnectListAllStoragePools'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:8055
+#, c-format
+msgid ""
+"too many remote storage_vols: %d > %d,in parameter 'vols' for "
+"'virStoragePoolListAllVolumes'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:902
+#: ../src/remote/remote_client_bodies.h:920
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListDefinedDomains'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:958
+#: ../src/remote/remote_client_bodies.h:976
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListDefinedInterfaces'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1014
+#: ../src/remote/remote_client_bodies.h:1032
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListDefinedNetworks'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1070
+#: ../src/remote/remote_client_bodies.h:1088
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListDefinedStoragePools'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1126
+#: ../src/remote/remote_client_bodies.h:1144
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListInterfaces'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1238
+#: ../src/remote/remote_client_bodies.h:1256
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListNWFilters'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1182
+#: ../src/remote/remote_client_bodies.h:1200
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListNetworks'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1350
+#: ../src/remote/remote_client_bodies.h:1368
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virConnectListStoragePools'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:5702
+#: ../src/remote/remote_client_bodies.h:5722
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virDomainSnapshotListChildrenNames'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:5760
+#: ../src/remote/remote_client_bodies.h:5780
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virDomainSnapshotListNames'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:6982
+#: ../src/remote/remote_client_bodies.h:7001
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virNodeDeviceListCaps'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:7180
+#: ../src/remote/remote_client_bodies.h:7200
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virNodeListDevices'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:8103
+#: ../src/remote/remote_client_bodies.h:8122
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'names' for "
+"'virStoragePoolListVolumes'"
+msgstr ""
+
+#: ../src/remote/remote_client_bodies.h:1294
+#: ../src/remote/remote_client_bodies.h:1312
+#, c-format
+msgid ""
+"too many remote strings: %d > %d,in parameter 'uuids' for "
+"'virConnectListSecrets'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:794
+msgid "too many secrets for luks encryption"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18575
+#, c-format
+msgid "top '%s' in chain for '%s' has no backing file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1201
+msgid "total I/O operations limit per second"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1249
+msgid "total I/O operations max"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9961
+msgid "total and read/write bytes_sec cannot be set at the same time"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9981
+msgid "total and read/write bytes_sec_max cannot be set at the same time"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9971
+msgid "total and read/write iops_sec cannot be set at the same time"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9991
+msgid "total and read/write iops_sec_max cannot be set at the same time"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19227 ../../src/test/test_driver.c:3797
+msgid "total and read/write of bytes_sec cannot be set at the same time"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19243 ../../src/test/test_driver.c:3813
+msgid "total and read/write of bytes_sec_max cannot be set at the same time"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19235 ../../src/test/test_driver.c:3805
+msgid "total and read/write of iops_sec cannot be set at the same time"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19251 ../../src/test/test_driver.c:3821
+msgid "total and read/write of iops_sec_max cannot be set at the same time"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:994
+msgid "total duration of flushes (ns):"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:990
+msgid "total duration of reads (ns):"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:992
+msgid "total duration of writes (ns):"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1225
+msgid "total max, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1177
+msgid "total throughput limit, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:1708 ../../src/libxl/xen_xm.c:344
+#: ../../src/qemu/qemu_validate.c:2103
+msgid "transient disks not supported yet"
+msgstr ""
+
+#: ../../src/test/test_driver.c:266
+msgid "transient domain cannot have runstate 'shutoff'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:16335 ../../src/test/test_driver.c:8760
+msgid ""
+"transient domain needs to request run or pause to revert to inactive snapshot"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:3870
+msgid "transient domains do not have any persistent config"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8138
+#, c-format
+msgid "transport '%s' does not support socket attribute"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:1253
+msgid "transport methods unix, ssh and ext are not supported under Windows"
+msgstr ""
+
+#: ../../src/qemu/qemu_block.c:503
+#, c-format
+msgid "transport protocol '%s' is not yet supported"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:237
+msgid "transport rdma is not supported for <server>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10723
+msgid "tray is only valid for cdrom and floppy"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1266
+msgid "tray status 'open' is invalid for block type disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1265
+msgid "tray status 'open' is invalid for block type volume"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9790
+msgid "treat event as a regex rather than literal filter"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9794
+msgid "treat event case-insensitively"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1996
+msgid "trigger two-stage active commit of top file"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:1816
+msgid "try harder on risky reverts"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11826
+msgid "tty console"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10569
+msgid "tunnelled migration"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:3258
+msgid "tunnelled migration failed to read from qemu"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:889
+msgid "tunnelled migration failed to read from xen side"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2764
+msgid "tunnelled migration requested but NULL stream passed"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2173 ../../src/qemu/qemu_migration.c:2419
+msgid "tunnelled offline migration does not make sense"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7221
+#, c-format
+msgid "two master hugepages detected: %llu and %llu"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1189
+msgid "tx_queue_size has to be a power of two"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:926
+#, c-format
+msgid "type %s invalid"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1474
+#, c-format
+msgid "type %s is not supported"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:237
+#, c-format
+msgid "type mismatch in event (actual 0x%x, expected 0x%x)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:274
+msgid "type of source (block|file)"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1507
+msgid "type of storage pool sources to discover"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1420
+msgid "type of storage pool sources to find"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:67
+msgid "type of the pool"
+msgstr ""
+
+#: ../../tools/virsh-network.c:924
+msgid "type of update (add-first, add-last (add), delete, or modify)"
+msgstr ""
+
+#: ../../src/node_device/node_device_udev.c:1885
+msgid "udev_monitor_new_from_netlink returned NULL"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22172
+msgid "uid and gid should be mapped both"
+msgstr ""
+
+#: ../../src/storage/parthelper.c:103
+#, c-format
+msgid "unable to access device %s\n"
+msgstr ""
+
+#: ../../src/storage/parthelper.c:117
+#, c-format
+msgid "unable to access disk %s\n"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:431
+#, c-format
+msgid "unable to add SSH host key for host '%s': %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:546
+msgid "unable to allocate security context"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:858
+#, c-format
+msgid "unable to allocate socket security context '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:3385
+#, c-format
+msgid "unable to canonicalize %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:4212
+#, c-format
+msgid "unable to change config on '%s' graphics type"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:3751 ../../src/qemu/qemu_hotplug.c:3841
+#, c-format
+msgid "unable to change config on '%s' network type"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3065
+#, c-format
+msgid "unable to clear socket security context '%s'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1877
+#: ../../src/qemu/qemu_driver.c:3268 ../../src/qemu/qemu_driver.c:4078
+#: ../../src/vbox/vbox_common.c:7447
+#, c-format
+msgid "unable to close %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3861
+#, c-format
+msgid "unable to close file %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:308
+msgid "unable to close pipe"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:611
+#, c-format
+msgid "unable to connect to server at '%s:%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:922
+#, c-format
+msgid "unable to create hugepage path %s"
+msgstr ""
+
+#: ../../src/locking/lock_daemon.c:1034 ../../src/logging/log_daemon.c:814
+#: ../../src/remote/remote_daemon.c:993
+#, c-format
+msgid "unable to create rundir %s: %s"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:3316
+#, c-format
+msgid "unable to create selinux context for: %s"
+msgstr ""
+
+#: ../../src/rpc/virnetsocket.c:793
+msgid "unable to create socket pair"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11197
+#, c-format
+msgid "unable to create symlink %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:260
+msgid "unable to create volume XML"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3375
+#, c-format
+msgid ""
+"unable to delete interface '%s' in network '%s'. It is currently being used  "
+"by %d domains."
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:433
+msgid "unable to determine if checkpoint has parent"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:780
+msgid "unable to determine if snapshot has parent"
+msgstr ""
+
+#: ../../src/util/virperf.c:282
+#, c-format
+msgid "unable to disable host cpu perf event for %s"
+msgstr ""
+
+#: ../../src/util/virperf.c:221 ../../src/util/virperf.c:258
+#, c-format
+msgid "unable to enable host cpu perf event for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5450
+#, c-format
+msgid "unable to execute '%s', unexpected error: '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1041 ../../src/qemu/qemu_agent.c:1067
+#, c-format
+msgid "unable to execute QEMU agent command '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:1055
+#, c-format
+msgid "unable to execute QEMU agent command '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:410
+#: ../../src/qemu/qemu_monitor_json.c:430
+#, c-format
+msgid "unable to execute QEMU command '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:414
+#, c-format
+msgid "unable to execute QEMU command '%s': %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:117
+#, c-format
+msgid "unable to find a SCSI controller for idx=%d"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:5529
+#, c-format
+msgid "unable to find any emulator to serve '%s' architecture"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:4411
+#, c-format
+msgid "unable to find any master var store for loader: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:4744
+#, c-format
+msgid "unable to find backing name for device %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:324
+#, c-format
+msgid "unable to find disk by target: %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2662
+msgid "unable to find ploop tools, please install them"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2299 ../../src/storage/storage_util.c:628
+#: ../../src/storage/storage_util.c:675 ../../src/storage/storage_util.c:2371
+msgid "unable to find ploop, please install ploop tools"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:7530 ../../src/storage/storage_util.c:2263
+msgid "unable to find qemu-img"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:227
+#, c-format
+msgid "unable to find valid requested VMware backend '%s'"
+msgstr ""
+
+#: ../../src/util/iohelper.c:163
+#, c-format
+msgid "unable to fsync %s"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2676 ../../src/conf/storage_conf.c:904
+msgid "unable to generate uuid"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:604
+msgid "unable to get Domain-0 information from libxenlight"
+msgstr ""
+
+#: ../../src/libvirt-lxc.c:211 ../../src/security/security_selinux.c:984
+#: ../../src/security/security_selinux.c:1224
+#, c-format
+msgid "unable to get PID %d security context"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2417
+#, c-format
+msgid "unable to get PID %d uid and gid via sysctl"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1349
+#, c-format
+msgid "unable to get SELinux context of %s"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:2212 ../../src/util/vircgroup.c:2226
+msgid "unable to get cpu account"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:2979
+#, c-format
+msgid "unable to get current process context '%s'"
+msgstr ""
+
+#: ../../src/vbox/vbox_tmpl.c:1110 ../../src/vbox/vbox_tmpl.c:1168
+#: ../../src/vbox/vbox_tmpl.c:1186
+#, c-format
+msgid "unable to get machine from console. (error %d)"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7376
+msgid "unable to get monitor count"
+msgstr ""
+
+#: ../../tools/virsh-host.c:184 ../../tools/virsh-host.c:190
+#: ../../tools/virsh-host.c:328 ../../tools/virsh-host.c:536
+#: ../../tools/virsh-host.c:542
+msgid "unable to get node capabilities"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:4920
+msgid "unable to get numa affinity"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7425
+msgid "unable to get screen resolution"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:864
+msgid "unable to get selinux context range"
+msgstr ""
+
+#: ../../src/qemu/qemu_interop_config.c:157
+#, c-format
+msgid "unable to get size of '%s'"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1370
+#, c-format
+msgid "unable to get tty attributes: %s"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2388
+#, c-format
+msgid "unable to get uid and gid for PID %d via procfs"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:707
+#, c-format
+msgid "unable to handle agent type: %s"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:384
+msgid "unable to handle disk requests in snapshot"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:774
+#, c-format
+msgid "unable to handle monitor type: %s"
+msgstr ""
+
+#: ../../src/admin/admin_server_dispatch.c:96
+#: ../../src/locking/lock_daemon.c:474 ../../src/logging/log_daemon.c:348
+#: ../../src/remote/remote_daemon_dispatch.c:1917
+msgid "unable to init mutex"
+msgstr ""
+
+#: ../../src/vbox/vbox_driver.c:64
+msgid "unable to initialize VirtualBox driver API"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:1175
+#, c-format
+msgid "unable to load knownhosts file '%s': %s"
+msgstr ""
+
+#: ../../src/security/security_manager.c:1398
+#, c-format
+msgid "unable to lock %s for metadata change"
+msgstr ""
+
+#: ../../tools/vsh.c:1937
+msgid "unable to make terminal raw: console isn't a tty"
+msgstr ""
+
+#: ../../src/security/security_manager.c:1383
+#, c-format
+msgid "unable to open %s"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:300
+#: ../../src/util/vircgroupv2devices.c:378
+#, c-format
+msgid "unable to open '%s'"
+msgstr ""
+
+#: ../../src/util/virperf.c:251
+#, c-format
+msgid "unable to open host cpu perf event for %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:4084 ../../src/vbox/vbox_common.c:7455
+msgid "unable to open stream"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:6432
+msgid "unable to open vhost-vsock device"
+msgstr ""
+
+#: ../../src/util/virnuma.c:793
+#, c-format
+msgid "unable to parse %s"
+msgstr ""
+
+#: ../../src/util/vircommand.c:469
+#, c-format
+msgid "unable to parse FD: %s"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:218
+#, c-format
+msgid "unable to parse URI scheme '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_migration.c:733 ../../src/openvz/openvz_driver.c:2125
+#, c-format
+msgid "unable to parse URI: %s"
+msgstr ""
+
+#: ../../src/hypervisor/domain_driver.c:281
+#, c-format
+msgid "unable to parse blkio device '%s' '%s'"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:187 ../../tools/virsh-snapshot.c:323
+#, c-format
+msgid "unable to parse diskspec: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_slirp.c:125 ../../src/qemu/qemu_vhost_user.c:365
+#, c-format
+msgid "unable to parse json capabilities '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:623 ../../src/qemu/qemu_vhost_user.c:194
+#, c-format
+msgid "unable to parse json file '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_parse_command.c:537 ../../src/conf/domain_conf.c:12219
+#, c-format
+msgid "unable to parse mac address '%s'"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:255
+#, c-format
+msgid "unable to parse memspec: %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:333
+msgid "unable to parse node capabilities"
+msgstr ""
+
+#: ../../tools/virsh-host.c:398
+#, c-format
+msgid "unable to parse numa node id: %s"
+msgstr ""
+
+#: ../../tools/virsh-host.c:358
+#, c-format
+msgid "unable to parse page size: %s"
+msgstr ""
+
+#: ../../src/util/virscsihost.c:66
+#, c-format
+msgid "unable to parse unique_id: %s"
+msgstr ""
+
+#: ../../src/util/virnuma.c:621 ../../src/util/virnuma.c:640
+#, c-format
+msgid "unable to parse: %s"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:823
+msgid "unable to perform snapshot filtering"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2213
+msgid "unable to poll on child"
+msgstr ""
+
+#: ../../src/util/vircgroupv2devices.c:384
+msgid "unable to query cgroup BPF progs"
+msgstr ""
+
+#: ../../src/storage/storage_backend_gluster.c:164
+#: ../../src/storage/storage_file_gluster.c:222
+#, c-format
+msgid "unable to read '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2241
+msgid "unable to read child stderr"
+msgstr ""
+
+#: ../../src/util/vircommand.c:2240
+msgid "unable to read child stdout"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:1009
+msgid "unable to read domain master key file"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_cookie.c:148
+#, c-format
+msgid "unable to read server cert %s"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:487
+msgid "unable to read vmware log file"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2368 ../../src/util/virnetdev.c:2413
+#, c-format
+msgid "unable to read: %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_monitor.c:209
+msgid "unable to register monitor events"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:18273
+msgid "unable to remove just-created copy target"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:199
+#, c-format
+msgid "unable to resolve symlink '%s'"
+msgstr ""
+
+#: ../../src/util/virfile.c:4040
+msgid "unable to restore position in file"
+msgstr ""
+
+#: ../../src/qemu/qemu_checkpoint.c:613
+#, c-format
+msgid "unable to save metadata for checkpoint %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:15854
+#, c-format
+msgid "unable to save metadata for snapshot %s"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1018
+msgid "unable to seek"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:464 ../../src/util/virfdstream.c:544
+#, c-format
+msgid "unable to seek in %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:4024
+msgid "unable to seek to hole"
+msgstr ""
+
+#: ../../src/util/vircommand.c:849
+#, c-format
+msgid "unable to set AppArmor profile '%s' for '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:836
+#, c-format
+msgid "unable to set SELinux security context '%s' for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:2507
+msgid "unable to set balloon driver collection period"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1638
+#, c-format
+msgid "unable to set blocking mode for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:817 ../../src/qemu/qemu_driver.c:824
+#: ../../src/qemu/qemu_driver.c:831 ../../src/qemu/qemu_driver.c:838
+#: ../../src/qemu/qemu_driver.c:845 ../../src/qemu/qemu_driver.c:854
+#: ../../src/qemu/qemu_driver.c:861 ../../src/qemu/qemu_driver.c:868
+#: ../../src/qemu/qemu_driver.c:875 ../../src/qemu/qemu_driver.c:882
+#, c-format
+msgid "unable to set ownership of '%s' to %d:%d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:810
+#, c-format
+msgid "unable to set ownership of '%s' to user %d:%d"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:2917
+#, c-format
+msgid "unable to set security context '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1298
+#, c-format
+msgid "unable to set security context '%s' on '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:1428
+#, c-format
+msgid "unable to set security context '%s' on fd %d"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:552
+#, c-format
+msgid "unable to set security context range '%s'"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:2990
+#: ../../src/security/security_selinux.c:3028
+#, c-format
+msgid "unable to set socket security context '%s'"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1379 ../../tools/vsh.c:1947
+#, c-format
+msgid "unable to set tty attributes: %s"
+msgstr ""
+
+#: ../../src/security/security_dac.c:757
+#, c-format
+msgid "unable to set user and group to '%ld:%ld' on '%s'"
+msgstr ""
+
+#: ../../src/util/virnetdevmacvlan.c:492
+msgid "unable to set vnet or multiqueue flags on macvtap"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17857
+#, c-format
+msgid "unable to stat block copy target '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14723
+#, c-format
+msgid "unable to stat for disk %s: %s"
+msgstr ""
+
+#: ../../src/security/security_dac.c:726 ../../src/security/security_dac.c:796
+#, c-format
+msgid "unable to stat: %s"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:1024
+msgid "unable to truncate"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:551
+#, c-format
+msgid "unable to truncate %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:181
+msgid "unable to unload already unloaded profile"
+msgstr ""
+
+#: ../../src/locking/lock_driver_sanlock.c:189
+#: ../../src/locking/lock_driver_sanlock.c:357
+msgid "unable to use io_timeout with this version of sanlock"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:3648
+#, c-format
+msgid "unable to use target path '%s' for dev '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:17843
+msgid "unable to verify existence of block copy target"
+msgstr ""
+
+#: ../../src/util/virprocess.c:243 ../../src/util/virprocess.c:253
+#: ../../src/util/virprocess.c:299
+#, c-format
+msgid "unable to wait for process %lld"
+msgstr ""
+
+#: ../../tools/virsh-console.c:489
+msgid "unable to wait on console condition"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1672
+msgid "unable to wait on dhcp snoop thread"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:7441
+#, c-format
+msgid "unable to write data to '%s'"
+msgstr ""
+
+#: ../../src/util/vircommand.c:1814 ../../src/util/vircommand.c:2270
+msgid "unable to write to child input"
+msgstr ""
+
+#: ../../src/lxc/lxc_controller.c:1415
+#, c-format
+msgid "unable write to %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5732
+msgid ""
+"unavailable-features in query-cpu-definitions reply data was not an array"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1016
+msgid "unbridge a network device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10577
+msgid "undefine VM on source"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:1013
+msgid "undefine a bridge device after detaching its slave device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3585
+msgid "undefine a domain"
+msgstr ""
+
+#: ../../tools/virsh-nwfilter.c:122
+msgid "undefine a network filter"
+msgstr ""
+
+#: ../../tools/virsh-network.c:872
+msgid "undefine a persistent network"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:565
+msgid "undefine a physical host interface (remove it from configuration)"
+msgstr ""
+
+#: ../../tools/virsh-secret.c:344
+msgid "undefine a secret"
+msgstr ""
+
+#: ../../tools/virsh-pool.c:1733
+msgid "undefine an inactive pool"
+msgstr ""
+
+#: ../../tools/virsh-interface.c:568
+msgid "undefine an interface."
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1512
+msgid "undefined"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:56 ../../src/cpu/cpu_map.c:196
+msgid "undefined hardware architecture"
+msgstr ""
+
+#: ../../src/driver.c:285
+#, c-format
+msgid "unexpected %s URI path '%s', try %s:///session"
+msgstr ""
+
+#: ../../src/driver.c:277
+#, c-format
+msgid "unexpected %s URI path '%s', try %s:///system"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:24708
+#, c-format
+msgid "unexpected %s action: %d"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4601
+#, c-format
+msgid "unexpected DateTime format: '%s'"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1273
+#, c-format
+msgid "unexpected OpenVZ URI path '%s', try openvz:///system"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5403 ../../src/qemu/qemu_domain.c:6005
+msgid "unexpected VIR_DOMAIN_DEVICE_NONE"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:179
+#, c-format
+msgid ""
+"unexpected VMware URI path '%s', try vmwareplayer:///session, vmwarews:///"
+"session or vmwarefusion:///session"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:888
+#, c-format
+msgid "unexpected Xen URI path '%s', try xen:///system"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25745
+#, c-format
+msgid "unexpected accessmode %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26377
+#, c-format
+msgid "unexpected actual net type %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2058
+msgid "unexpected address type for fdc disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2044
+msgid "unexpected address type for ide disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2027
+msgid "unexpected address type for scsi disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1801
+msgid "unexpected address type for usb disk"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:6515
+#, c-format
+msgid "unexpected async job %d type expected %d"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobjlist.c:281
+#, c-format
+msgid "unexpected binding %s already exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:29581
+#, c-format
+msgid "unexpected boot device type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6060
+#, c-format
+msgid "unexpected bus type '%d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19716
+#, c-format
+msgid "unexpected capability feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26931 ../../src/conf/domain_conf.c:26950
+#, c-format
+msgid "unexpected char device type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26692
+#, c-format
+msgid "unexpected char type %d"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1575
+msgid "unexpected chr device type"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:345
+#, c-format
+msgid "unexpected clock offset '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:14883
+msgid "unexpected code path"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27047
+#, c-format
+msgid "unexpected codec type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25558
+#, c-format
+msgid "unexpected controller type %d"
+msgstr ""
+
+#: ../../tools/vsh.c:1498
+#, c-format
+msgid "unexpected data '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:967
+#, c-format
+msgid "unexpected disk address type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25162
+#, c-format
+msgid "unexpected disk backing store format %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25393
+#, c-format
+msgid "unexpected disk bus %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25388
+#, c-format
+msgid "unexpected disk device %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25096 ../../src/conf/domain_conf.c:25383
+#, c-format
+msgid "unexpected disk type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9823
+#, c-format
+msgid "unexpected disk type %s"
+msgstr ""
+
+#: ../../src/conf/virdomainobjlist.c:561
+#, c-format
+msgid "unexpected domain %s already exists"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:29398
+#, c-format
+msgid "unexpected domain type %d"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2939
+#, c-format
+msgid "unexpected element <%s>, expecting <%s>, while updating network '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:718
+#, c-format
+msgid "unexpected empty keyword in %s"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:370
+msgid "unexpected encryption format"
+msgstr ""
+
+#: ../../src/lxc/lxc_process.c:1431
+#, c-format
+msgid "unexpected exit status %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19222
+#, c-format
+msgid "unexpected feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25739
+#, c-format
+msgid "unexpected filesystem type %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:6229
+#, c-format
+msgid "unexpected host-model CPU for %s architecture"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2651
+#, c-format
+msgid "unexpected hostdev driver name type %d "
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:28145 ../../src/conf/domain_conf.c:28170
+#, c-format
+msgid "unexpected hostdev mode %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26037 ../../src/conf/domain_conf.c:26076
+#: ../../src/conf/domain_conf.c:28154 ../../src/conf/domain_conf.c:28163
+#: ../../src/libxl/libxl_driver.c:3852 ../../src/qemu/qemu_hotplug.c:5441
+#, c-format
+msgid "unexpected hostdev type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:28314
+#, c-format
+msgid "unexpected hub type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27594
+#, c-format
+msgid "unexpected input bus type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27605
+#, c-format
+msgid "unexpected input model %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27589
+#, c-format
+msgid "unexpected input type %d"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:1083
+#, c-format
+msgid "unexpected interface type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32108
+#, c-format
+msgid "unexpected iscsi volume name '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:2001 ../../src/libxl/xen_common.c:2010
+#: ../../src/libxl/xen_common.c:2019
+#, c-format
+msgid "unexpected lifecycle action %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27151
+#, c-format
+msgid "unexpected memballoon model %d"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:910
+msgid "unexpected message type"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3511
+#, c-format
+msgid "unexpected migration status in %s"
+msgstr ""
+
+#: ../../src/util/virfile.c:272
+#, c-format
+msgid "unexpected mode 0x%x for %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25641
+#, c-format
+msgid "unexpected model name value %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25567
+#, c-format
+msgid "unexpected model type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25751
+#, c-format
+msgid "unexpected multidevs %d"
+msgstr ""
+
+#: ../../src/util/vircgroup.c:971
+#, c-format
+msgid "unexpected name value %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26198 ../../src/conf/domain_conf.c:26385
+#: ../../src/conf/domain_conf.c:27835
+#, c-format
+msgid "unexpected net type %d"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5581
+#, c-format
+msgid "unexpected number of snapshots < %u"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:5598
+#, c-format
+msgid "unexpected number of snapshots > %u"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_driver.c:405
+#, c-format
+msgid "unexpected nwfilter URI path '%s', try nwfilter:///system"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:25938
+#, c-format
+msgid "unexpected pci hostdev driver name type %d"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1151 ../../src/conf/storage_conf.c:1759
+msgid "unexpected pool type"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:494
+msgid "unexpected problem querying checkpoint state"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:601
+msgid "unexpected problem querying checkpoints"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:932 ../../tools/virsh-snapshot.c:958
+msgid "unexpected problem reading snapshot xml"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_ebiptables_driver.c:2485
+msgid "unexpected protocol type"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:2054
+#, c-format
+msgid "unexpected root element <%s> expecting <device>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22346
+#, c-format
+msgid "unexpected root element <%s>, expecting <domain>"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22419
+#, c-format
+msgid "unexpected root element <%s>, expecting <domstatus>"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:825
+#, c-format
+msgid "unexpected root element <%s>, expecting <interface>"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2228
+#, c-format
+msgid "unexpected root element <%s>, expecting <network>"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1006
+#, c-format
+msgid "unexpected root element <%s>, expecting <pool>"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4180
+#, c-format
+msgid "unexpected root element <%s>, expecting <qemuCaps>"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:141
+#, c-format
+msgid "unexpected root element <%s>, expecting <secret>"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1438
+#, c-format
+msgid "unexpected root element <%s>, expecting <volume>"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:580
+msgid "unexpected root element, expecting <domain>"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4636
+#, c-format
+msgid "unexpected root element: '%s'"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:124 ../../src/conf/secret_conf.c:235
+#: ../../src/conf/secret_conf.c:267
+#, c-format
+msgid "unexpected secret usage type %d"
+msgstr ""
+
+#: ../../src/security/security_dac.c:2347
+#: ../../src/security/security_selinux.c:923
+#, c-format
+msgid "unexpected security label type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26992 ../../src/conf/domain_conf.c:27016
+#, c-format
+msgid "unexpected smartcard type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:29614
+#, c-format
+msgid "unexpected smbios mode %d"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:4699
+#, c-format
+msgid "unexpected snapshot state: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27116 ../../src/libxl/xen_common.c:2404
+#, c-format
+msgid "unexpected sound model %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:26154
+#, c-format
+msgid "unexpected source mode %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1651
+#, c-format
+msgid "unexpected storage mode for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32261
+#, c-format
+msgid "unexpected storage volume type '%s' for storage pool type '%s'"
+msgstr ""
+
+#: ../../src/util/virfdstream.c:536
+msgid "unexpected stream hole"
+msgstr ""
+
+#: ../../src/util/virsysinfo.c:1455
+#, c-format
+msgid "unexpected sysinfo type model %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27681
+#, c-format
+msgid "unexpected timer mode %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27634
+#, c-format
+msgid "unexpected timer name %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27650
+#, c-format
+msgid "unexpected timer tickpolicy %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27664
+#, c-format
+msgid "unexpected timer track %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_backup.c:94
+msgid "unexpected transport in <domainbackup>"
+msgstr ""
+
+#: ../../src/util/virtypedparam-public.c:111 ../../src/util/virtypedparam.c:200
+#: ../../src/util/virtypedparam.c:246
+#, c-format
+msgid "unexpected type %d for field %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1632
+#, c-format
+msgid "unexpected type for file '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:464
+#, c-format
+msgid "unexpected type returned by QEMU command '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:363
+#, c-format
+msgid "unexpected value %s for on_crash"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:345
+#, c-format
+msgid "unexpected value %s for on_poweroff"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:354
+#, c-format
+msgid "unexpected value %s for on_reboot"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:6620
+#, c-format
+msgid "unexpected value in %s array"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:5753
+msgid "unexpected value in unavailable-features array"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27513
+#, c-format
+msgid "unexpected video model %d"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:330
+msgid "unexpected volume encryption secret type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27210
+#, c-format
+msgid "unexpected watchdog action %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:27204
+#, c-format
+msgid "unexpected watchdog model %d"
+msgstr ""
+
+#: ../../src/rpc/virnetserverclient.c:1162
+#: ../../src/rpc/virnetserverclient.c:1338
+#, c-format
+msgid "unexpected zero/negative length request %lld"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1556
+msgid "unexpectedly failed"
+msgstr ""
+
+#: ../../tools/vsh.c:1801
+#, c-format
+msgid "unimplemented parameter type %d"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:5083
+#, c-format
+msgid ""
+"unique storage file identifier not implemented for storage type %s "
+"(protocol: %s)'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:4623
+msgid ""
+"unit must be not more than 7 for scsi host device if its controller model is "
+"'lsilogic'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13104 ../../tools/virt-admin.c:56
+msgid "unix"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3190
+msgid "unix socket for spice graphics are not supported with this QEMU"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:3108 ../../src/conf/network_conf.c:3109
+#: ../../src/conf/network_conf.c:3142 ../../src/conf/network_conf.c:3143
+#: ../../tools/virsh-domain-monitor.c:116
+#: ../../tools/virsh-domain-monitor.c:123
+#: ../../tools/virsh-domain-monitor.c:132
+#: ../../tools/virsh-domain-monitor.c:158
+#: ../../tools/virsh-domain-monitor.c:164
+#: ../../tools/virsh-domain-monitor.c:180
+#: ../../tools/virsh-domain-monitor.c:186
+#: ../../tools/virsh-domain-monitor.c:205
+#: ../../tools/virsh-domain-monitor.c:212
+#: ../../tools/virsh-domain-monitor.c:226
+#: ../../tools/virsh-domain-monitor.c:233
+#: ../../tools/virsh-domain-monitor.c:269
+#: ../../tools/virsh-domain-monitor.c:1348
+#: ../../tools/virsh-domain-monitor.c:1360 ../../tools/virsh-domain.c:6154
+#: ../../tools/virsh-domain.c:6176 ../../tools/virsh-domain.c:12938
+#: ../../tools/virsh-domain.c:13050 ../../tools/virsh-domain.c:13068
+#: ../../tools/virsh-domain.c:13082 ../../tools/virsh-domain.c:13096
+#: ../../tools/virsh-domain.c:13110 ../../tools/virsh-domain.c:13125
+#: ../../tools/virsh-domain.c:13138 ../../tools/virsh-domain.c:13151
+#: ../../tools/virsh-domain.c:13468 ../../tools/virsh-domain.c:13475
+#: ../../tools/virsh-network.c:413 ../../tools/virsh-network.c:1193
+#: ../../tools/virsh-nodedev.c:770 ../../tools/virsh-pool.c:1049
+#: ../../tools/virsh-pool.c:1255 ../../tools/virsh-pool.c:1264
+#: ../../tools/virsh-pool.c:1266 ../../tools/virsh-pool.c:1267
+#: ../../tools/virsh-pool.c:1268 ../../tools/virsh-pool.c:1600
+#: ../../tools/virsh-pool.c:1893 ../../tools/virsh-secret.c:634
+#: ../../tools/virsh-volume.c:996 ../../tools/virsh-volume.c:1412
+#: ../../tools/virsh-volume.c:1419 ../../tools/virsh-volume.c:1420
+#: ../../tools/virsh-volume.c:1421 ../../tools/virt-admin.c:64
+msgid "unknown"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16400
+#, c-format
+msgid "unknown %s action: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19702
+#, c-format
+msgid "unknown 'unknown' value '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:943
+#, c-format
+msgid "unknown CPU feature %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:490 ../../src/cpu/cpu_x86.c:3231
+#, c-format
+msgid "unknown CPU feature: %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_x86.c:3163
+#, c-format
+msgid "unknown CPU model %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:7704
+#, c-format
+msgid "unknown CPU register '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16771
+#, c-format
+msgid "unknown IOMMU model: %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:647 ../../src/util/virerror.c:960
+msgid "unknown OS type"
+msgstr ""
+
+#: ../../src/util/virerror.c:961
+#, c-format
+msgid "unknown OS type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20757
+#, c-format
+msgid "unknown OS type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16418
+#, c-format
+msgid "unknown PM state value %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15206
+#, c-format
+msgid "unknown RNG backend model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15170
+#, c-format
+msgid "unknown RNG model '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1105
+#, c-format
+msgid "unknown SCSI host capability type '%s' for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:996
+#, c-format
+msgid "unknown SCSI target capability type '%s' for '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15847
+#, c-format
+msgid "unknown accel2d value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15838
+#, c-format
+msgid "unknown accel3d value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11498
+#, c-format
+msgid "unknown accessmode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7723
+#, c-format
+msgid "unknown address type '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1658
+#, c-format
+msgid "unknown address type '%s' in network %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:4278
+#, c-format
+msgid "unknown arch %s in QEMU capabilities cache"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:523
+#, c-format
+msgid "unknown architecture '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1634 ../../src/libxl/libxl_driver.c:6447
+#: ../../src/qemu/qemu_capabilities.c:5586
+#, c-format
+msgid "unknown architecture: %s"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:253
+#, c-format
+msgid "unknown arp bonding validate %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1809
+#, c-format
+msgid "unknown auth type '%s'"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3842
+#, c-format
+msgid "unknown authentication type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15228
+#, c-format
+msgid "unknown backend type '%s' for egd"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:214
+#, c-format
+msgid "unknown backup mode '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2042
+#, c-format
+msgid "unknown block IO status: %s"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:205
+#, c-format
+msgid "unknown bonding mode %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18654
+#, c-format
+msgid "unknown boot device '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16790
+#, c-format
+msgid "unknown caching_mode value: %s"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1904
+#, c-format
+msgid "unknown capability type '%d' for '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1848
+#, c-format
+msgid "unknown capability type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13426
+#, c-format
+msgid "unknown character device type: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13039
+#, c-format
+msgid "unknown chardev 'tls' setting '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:829
+#, c-format
+msgid "unknown chr device type '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:218
+msgid "unknown chrdev type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21466
+#, c-format
+msgid "unknown clock adjustment '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21497
+#, c-format
+msgid "unknown clock basis '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21450
+#, c-format
+msgid "unknown clock offset '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14987
+#, c-format
+msgid "unknown codec type '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8868
+#, c-format
+msgid "unknown codeset: '%s'"
+msgstr ""
+
+#: ../../tools/vsh.c:1404
+#, c-format
+msgid "unknown command: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14132
+#, c-format
+msgid "unknown connected value %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14785
+#, c-format
+msgid "unknown copypaste value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14626
+#, c-format
+msgid "unknown default spice channel mode %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16906
+#, c-format
+msgid "unknown device type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:450
+#, c-format
+msgid "unknown device type in '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1970
+#, c-format
+msgid "unknown devnode type '%s'"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:279
+#, c-format
+msgid "unknown dhcp peerdns value %s"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:180
+#, c-format
+msgid "unknown disk backup driver '%s'"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:152
+#, c-format
+msgid "unknown disk backup type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10691
+#, c-format
+msgid "unknown disk bus type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10265
+#, c-format
+msgid "unknown disk cache mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10314
+#, c-format
+msgid "unknown disk copy_on_read mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10446
+#, c-format
+msgid "unknown disk device '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10322
+#, c-format
+msgid "unknown disk discard mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10273
+#, c-format
+msgid "unknown disk error policy '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10306
+#, c-format
+msgid "unknown disk event_idx mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10290
+#, c-format
+msgid "unknown disk io mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10298
+#, c-format
+msgid "unknown disk ioeventfd mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10454
+#, c-format
+msgid "unknown disk model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10674
+#, c-format
+msgid "unknown disk rawio setting '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10282
+#, c-format
+msgid "unknown disk read error policy '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10731
+#, c-format
+msgid "unknown disk removable status '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10683
+#, c-format
+msgid "unknown disk sgio mode '%s'"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:191
+#, c-format
+msgid "unknown disk snapshot driver '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10663 ../../src/conf/snapshot_conf.c:166
+#, c-format
+msgid "unknown disk snapshot setting '%s'"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:177
+#, c-format
+msgid "unknown disk snapshot type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9515
+#, c-format
+msgid "unknown disk source 'tls' setting '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10716
+#, c-format
+msgid "unknown disk tray status '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10438
+#, c-format
+msgid "unknown disk type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10355
+#, c-format
+msgid "unknown driver detect_zeroes value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10344 ../../src/conf/domain_conf.c:11647
+#, c-format
+msgid "unknown driver format value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:13009
+#, c-format
+msgid "unknown driver name '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:717
+#, c-format
+msgid "unknown drm type '%s' for '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3831
+#, c-format
+msgid "unknown dumpformat '%d'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16807
+#, c-format
+msgid "unknown eim value: %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1650
+#, c-format
+msgid "unknown emulator binary: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14505 ../../src/conf/domain_conf.c:14803
+#: ../../src/conf/domain_conf.c:14822
+#, c-format
+msgid "unknown enable value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:8532 ../../src/util/virdbus.c:1565
+#: ../../src/util/virerror.c:323 ../../tools/virsh-domain-monitor.c:51
+#: ../../tools/vsh.c:261
+msgid "unknown error"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13716 ../../tools/virsh-network.c:1313
+#: ../../tools/virsh-nodedev.c:924 ../../tools/virsh-pool.c:2048
+#: ../../tools/virsh-secret.c:789
+#, c-format
+msgid "unknown event type %s"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:73
+#, c-format
+msgid "unknown fc_host managed setting '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:594 ../../src/qemu/qemu_vhost_user.c:305
+#, c-format
+msgid "unknown feature %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11487
+#, c-format
+msgid "unknown filesystem type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11655
+#, c-format
+msgid "unknown filesystem write policy '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20232
+#, c-format
+msgid "unknown firmware value %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11637
+#, c-format
+msgid "unknown flock value '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1511
+#, c-format
+msgid "unknown forwarding type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11582
+#, c-format
+msgid "unknown fs driver type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14483 ../../src/conf/domain_conf.c:14569
+#, c-format
+msgid "unknown fullscreen value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14932
+#, c-format
+msgid "unknown graphics device type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14197
+#, c-format
+msgid "unknown graphics listen type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1809
+#: ../../src/qemu/qemu_migration_cookie.c:899
+#, c-format
+msgid "unknown graphics type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12645
+#, c-format
+msgid "unknown guest csum mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12675
+#, c-format
+msgid "unknown guest ecn mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12655
+#, c-format
+msgid "unknown guest tso4 mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12665
+#, c-format
+msgid "unknown guest tso6 mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12685
+#, c-format
+msgid "unknown guest ufo mode '%s'"
+msgstr ""
+
+#: ../../src/util/virerror.c:924
+msgid "unknown host"
+msgstr ""
+
+#: ../../src/util/virerror.c:925
+#, c-format
+msgid "unknown host %s"
+msgstr ""
+
+#: ../../src/cpu/cpu_ppc64.c:563 ../../src/cpu/cpu_x86.c:1969
+msgid "unknown host CPU"
+msgstr ""
+
+#: ../../src/cpu/cpu_arm.c:427 ../../src/cpu/cpu_s390.c:66
+#: ../../src/cpu/cpu_x86.c:2949
+msgid "unknown host CPU model"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12572
+#, c-format
+msgid "unknown host csum mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8499 ../../src/conf/domain_conf.c:8841
+#, c-format
+msgid "unknown host device source address type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12612
+#, c-format
+msgid "unknown host ecn mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12582
+#, c-format
+msgid "unknown host gso mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12632
+#, c-format
+msgid "unknown host mrg_rxbuf mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12592
+#, c-format
+msgid "unknown host tso4 mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12602
+#, c-format
+msgid "unknown host tso6 mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12622
+#, c-format
+msgid "unknown host ufo mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16102
+#, c-format
+msgid "unknown hostdev mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8567 ../../src/conf/domain_conf.c:8581
+#, c-format
+msgid "unknown hostdev model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8546
+#, c-format
+msgid "unknown hostdev rawio setting '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13947
+#, c-format
+msgid "unknown hub device type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13812
+#, c-format
+msgid "unknown input bus type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13797
+#, c-format
+msgid "unknown input device type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13805
+#, c-format
+msgid "unknown input model '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:1001
+#, c-format
+msgid "unknown inputvol storage vol type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12530
+#, c-format
+msgid "unknown interface event_idx mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12521
+#, c-format
+msgid "unknown interface ioeventfd mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12699
+#, c-format
+msgid "unknown interface link state '%s'"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:171
+#, c-format
+msgid "unknown interface startmode %s"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:715
+#, c-format
+msgid "unknown interface type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12017
+#, c-format
+msgid "unknown interface type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:314
+#, c-format
+msgid "unknown interface type: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16781
+#, c-format
+msgid "unknown intremap value: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16798
+#, c-format
+msgid "unknown iotlb value: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_agent.c:2214
+#, c-format
+msgid "unknown ip address type '%s'"
+msgstr ""
+
+#: ../../src/conf/device_conf.c:624
+#, c-format
+msgid "unknown link state: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15284
+#, c-format
+msgid "unknown memory balloon model '%s'"
+msgstr ""
+
+#: ../../src/conf/snapshot_conf.c:329
+#, c-format
+msgid "unknown memory snapshot setting '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21073
+#, c-format
+msgid "unknown memoryBacking/access/mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21083
+#, c-format
+msgid "unknown memoryBacking/allocation/mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:21063
+#, c-format
+msgid "unknown memoryBacking/source/type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:31099 ../../src/conf/domain_conf.c:31151
+#, c-format
+msgid "unknown metadata type '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3876
+#, c-format
+msgid "unknown migratable value for '%s' host CPU model property"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration_params.c:1347
+#, c-format
+msgid "unknown migration parameter '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:1917
+msgid "unknown migration protocol"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:228
+#, c-format
+msgid "unknown mii bonding carrier %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10021
+#, c-format
+msgid "unknown mirror job type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10071
+#, c-format
+msgid "unknown mirror ready state %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11510
+#, c-format
+msgid "unknown model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14841
+#, c-format
+msgid "unknown mouse mode value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11519
+#, c-format
+msgid "unknown multidevs '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1166
+#, c-format
+msgid "unknown network device feature '%s'"
+msgstr ""
+
+#: ../../tools/virsh.c:776 ../../tools/virt-admin.c:1365
+msgid "unknown option"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:846
+#, c-format
+msgid "unknown panic info type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13754
+#, c-format
+msgid "unknown panic model '%s'"
+msgstr ""
+
+#: ../../src/hypervisor/domain_driver.c:258
+#, c-format
+msgid "unknown parameter '%s'"
+msgstr ""
+
+#: ../../src/util/virtypedparam.c:602 ../../src/util/virtypedparam.c:708
+#, c-format
+msgid "unknown parameter type: %d"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:644
+msgid "unknown partition type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8092
+#, c-format
+msgid "unknown pci source type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19255
+#, c-format
+msgid "unknown policy attribute '%s' of feature '%s'"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1114
+#, c-format
+msgid "unknown pool format number %d"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:566
+#, c-format
+msgid "unknown pool format type %s"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1274
+#, c-format
+msgid "unknown port isolated value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11628
+#, c-format
+msgid "unknown posix lock value '%s'"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:389
+#, c-format
+msgid "unknown procedure: %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8120
+#, c-format
+msgid "unknown protocol transport type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9501
+#, c-format
+msgid "unknown protocol type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19800
+#, c-format
+msgid "unknown readonly value: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16179
+#, c-format
+msgid "unknown redirdev bus '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16190
+#, c-format
+msgid "unknown redirdev character device type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5383
+msgid "unknown rng-random backend"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7884
+#, c-format
+msgid "unknown rom bar value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7878
+#, c-format
+msgid "unknown rom enabled value '%s'"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingobj.c:244
+#, c-format
+msgid "unknown root element '%s' for filter binding"
+msgstr ""
+
+#: ../../src/conf/virnetworkportdef.c:278
+msgid "unknown root element for network port"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2743
+msgid "unknown root element for nw filter"
+msgstr ""
+
+#: ../../src/conf/virnwfilterbindingdef.c:177
+msgid "unknown root element for nwfilter binding"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2444
+msgid "unknown rule action attribute value"
+msgstr ""
+
+#: ../../src/conf/nwfilter_conf.c:2458
+msgid "unknown rule direction attribute value"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10137
+#, c-format
+msgid "unknown secret type '%s'"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:61
+msgid "unknown secret usage type"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:67
+#, c-format
+msgid "unknown secret usage type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19807
+#, c-format
+msgid "unknown secure value: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8532
+#, c-format
+msgid "unknown sgio mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13504
+#, c-format
+msgid "unknown smartcard device mode: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13589
+msgid "unknown smartcard mode"
+msgstr ""
+
+#: ../../src/security/security_selinux.c:2697
+#: ../../src/security/security_selinux.c:3111
+#, c-format
+msgid "unknown smartcard type %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:22192
+#, c-format
+msgid "unknown smbios mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15017
+#, c-format
+msgid "unknown sound model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9410
+#, c-format
+msgid "unknown source mode '%s' for volume type disk"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14674
+#, c-format
+msgid "unknown spice channel mode %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14668
+#, c-format
+msgid "unknown spice channel name %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14693
+#, c-format
+msgid "unknown spice image compression %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14712
+#, c-format
+msgid "unknown spice jpeg compression %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14750
+msgid "unknown spice playback compression"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14767
+msgid "unknown spice streaming mode"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14731
+#, c-format
+msgid "unknown spice zlib compression %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:10746
+#, c-format
+msgid "unknown startupPolicy value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19274 ../../src/conf/domain_conf.c:19403
+#, c-format
+msgid "unknown state attribute '%s' of feature '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19723
+#, c-format
+msgid "unknown state attribute '%s' of feature capability '%s'"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:863
+#, c-format
+msgid "unknown storage capability type '%s' for '%s'"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:936
+#, c-format
+msgid "unknown storage file meta->format %d"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:866 ../../src/storage/storage_driver.c:636
+#: ../../src/test/test_driver.c:6319
+#, c-format
+msgid "unknown storage pool type %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:814
+#, c-format
+msgid "unknown storage pool volume refresh allocation type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9708
+#, c-format
+msgid "unknown storage source format '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9701
+#, c-format
+msgid "unknown storage source type '%s'"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:888
+#, c-format
+msgid "unknown storage vol backing store type %d"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:839 ../../src/storage/storage_util.c:992
+#, c-format
+msgid "unknown storage vol type %d"
+msgstr ""
+
+#: ../../src/util/virutil.c:198 ../../src/util/virutil.c:223
+#, c-format
+msgid "unknown suffix '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15733
+#, c-format
+msgid "unknown sysinfo type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12897
+#, c-format
+msgid "unknown target model '%s' specified for character device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12879
+#, c-format
+msgid "unknown target type '%s' specified for character device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:12735
+#, c-format
+msgid "unknown teaming type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14039
+#, c-format
+msgid "unknown timer mode '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13990
+#, c-format
+msgid "unknown timer name '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13999
+#, c-format
+msgid "unknown timer present value '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14010
+#, c-format
+msgid "unknown timer tickpolicy '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14020
+#, c-format
+msgid "unknown timer track '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11755 ../../src/conf/domain_conf.c:12029
+#, c-format
+msgid "unknown trustGuestRxFilters value '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1346 ../../src/openvz/openvz_driver.c:1154
+#: ../../src/qemu/qemu_driver.c:1309 ../../src/vz/vz_driver.c:1966
+#, c-format
+msgid "unknown type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11737
+#, c-format
+msgid "unknown type '%s' in interface's <actual> element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13418 ../../src/conf/domain_conf.c:13570
+#, c-format
+msgid "unknown type presented to host for character device: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19815
+#, c-format
+msgid "unknown type value: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8005
+#, c-format
+msgid "unknown usb source type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8589
+#, c-format
+msgid "unknown value '%s' for <hostdev> attribute 'display'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8598
+#, c-format
+msgid "unknown value '%s' for <hostdev> attribute 'ramfb'"
+msgstr ""
+
+#: ../../src/qemu/qemu_capabilities.c:3933
+#, c-format
+msgid "unknown value '%s' in attribute 'usable'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19232
+#, c-format
+msgid "unknown value for attribute eoi: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15919
+#, c-format
+msgid "unknown vgaconf value '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user.c:155
+#, c-format
+msgid "unknown vhost-user type: '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16008
+#, c-format
+msgid "unknown video driver '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15997
+#, c-format
+msgid "unknown video model '%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1620 ../../src/bhyve/bhyve_driver.c:1627
+#: ../../src/libxl/libxl_driver.c:6433 ../../src/libxl/libxl_driver.c:6440
+#: ../../src/qemu/qemu_capabilities.c:5579
+#, c-format
+msgid "unknown virttype: %s"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:663
+msgid "unknown virtualization type"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:48
+#, c-format
+msgid "unknown virtualport type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:14449
+#, c-format
+msgid "unknown vnc display sharing policy '%s'"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:262
+msgid "unknown volume encryption format"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:269
+#, c-format
+msgid "unknown volume encryption format type %s"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:160
+msgid "unknown volume encryption secret type"
+msgstr ""
+
+#: ../../src/util/virstorageencryption.c:166
+#, c-format
+msgid "unknown volume encryption secret type %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1517
+#, c-format
+msgid "unknown volume format number %d"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1329 ../../src/conf/storage_conf.c:1376
+#, c-format
+msgid "unknown volume format type %s"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1304
+#, c-format
+msgid "unknown volume type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16837
+#, c-format
+msgid "unknown vsock model: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15131
+#, c-format
+msgid "unknown watchdog action '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15120
+#, c-format
+msgid "unknown watchdog model '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11609
+#, c-format
+msgid "unknown xattr value '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:9308
+msgid "unlimited"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1858
+#, c-format
+msgid "unlink(\"%s\")"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6445
+#, c-format
+msgid "unmanaged target dev is not supported on interfaces of type '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:169
+msgid "unpaused"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5169
+msgid "unplug of device was rejected by the guest"
+msgstr ""
+
+#: ../../src/util/virutil.c:1452 ../../src/util/virutil.c:1485
+msgid "unpriv_sgio is not supported by this kernel"
+msgstr ""
+
+#: ../../src/rpc/virnetclientstream.c:426
+#, c-format
+msgid "unprocessed hole of size %lld already in the queue"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2010
+#, c-format
+msgid "unreachable static route gateway '%s' specified for network '%s'"
+msgstr ""
+
+#: ../../tools/virsh-network.c:989
+#, c-format
+msgid "unrecognized command name '%s'"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:2928
+#, c-format
+msgid "unrecognized network update command code %d"
+msgstr ""
+
+#: ../../tools/virsh-network.c:999
+#, c-format
+msgid "unrecognized section name '%s'"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:43
+msgid "unspecified error"
+msgstr ""
+
+#: ../../src/network/bridge_driver.c:3600
+#, c-format
+msgid ""
+"unsupported <bandwidth> element in <portgroup name='%s'> of network '%s' "
+"with forward mode='%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4838 ../../src/qemu/qemu_domain.c:4847
+#, c-format
+msgid "unsupported CPU cache level for mode '%s'"
+msgstr ""
+
+#: ../../src/cpu/cpu.c:417
+#, c-format
+msgid "unsupported CPU type: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19532
+#, c-format
+msgid "unsupported Hyper-V stimer feature: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19428
+#, c-format
+msgid "unsupported HyperV Enlightenment feature: %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19567
+#, c-format
+msgid "unsupported KVM feature: %s"
+msgstr ""
+
+#: ../../src/lxc/lxc_domain.c:232
+#, c-format
+msgid "unsupported Namespace feature: %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2608 ../../src/vz/vz_sdk.c:2617
+msgid "unsupported OS parameters"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:342
+msgid "unsupported PCI controller model: only PCI root supported"
+msgstr ""
+
+#: ../../src/rpc/virnetsshsession.c:407
+msgid "unsupported SSH key type"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19615
+#, c-format
+msgid "unsupported Xen feature: %s"
+msgstr ""
+
+#: ../../src/util/virsocketaddr.c:987
+#, c-format
+msgid "unsupported address family for range %s - %s, must be ipv4 or ipv6"
+msgstr ""
+
+#: ../../src/conf/network_conf.c:1688
+#, c-format
+msgid "unsupported address type '%s' in network %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_iscsi_direct.c:690
+#: ../../src/storage/storage_backend_rbd.c:1442
+#: ../../src/storage/storage_util.c:2628
+#, c-format
+msgid "unsupported algorithm %d"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1641
+#, c-format
+msgid "unsupported architecture: %s"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:3888
+#, c-format
+msgid "unsupported authentication type %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:743
+#, c-format
+msgid "unsupported balloon device model '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:277 ../../src/qemu/qemu_command.c:4957
+#, c-format
+msgid "unsupported chardev '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1625
+#, c-format
+msgid "unsupported chr device type '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1947 ../../src/libxl/xen_common.c:1956
+msgid "unsupported clock adjustment='reset'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:568 ../../src/libxl/libxl_conf.c:338
+#: ../../src/qemu/qemu_command.c:5847
+#, c-format
+msgid "unsupported clock offset '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_common.c:1964 ../../src/libxl/xen_common.c:1981
+#, c-format
+msgid "unsupported clock offset='%s'"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_driver.c:1583 ../../src/libxl/libxl_driver.c:2710
+#: ../../src/libxl/libxl_driver.c:2754 ../../src/libxl/xen_common.c:1537
+#: ../../src/libxl/xen_common.c:2497 ../../src/lxc/lxc_driver.c:952
+#: ../../src/qemu/qemu_driver.c:7386
+#, c-format
+msgid "unsupported config type %s"
+msgstr ""
+
+#: ../../src/util/virerror.c:1113
+msgid "unsupported configuration"
+msgstr ""
+
+#: ../../src/util/virerror.c:1114
+#, c-format
+msgid "unsupported configuration: %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1931
+#, c-format
+msgid "unsupported connection mode for <reservations/>: %s"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:1924
+#, c-format
+msgid "unsupported connection type for <reservations/>: %s"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:9874 ../../src/qemu/qemu_validate.c:725
+#, c-format
+msgid "unsupported console target type %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:452 ../../src/libxl/libxl_conf.c:473
+#, c-format
+msgid "unsupported cpu feature '%s'"
+msgstr ""
+
+#: ../../src/util/virjson.c:329
+#, c-format
+msgid "unsupported data type '%c' for arg '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:11252 ../../src/qemu/qemu_domain.c:12068
+#, c-format
+msgid "unsupported device type %s 0%o"
+msgstr ""
+
+#: ../../src/esx/esx_network_driver.c:392
+#, c-format
+msgid "unsupported device type in network %s interface pool"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:159
+#, c-format
+msgid "unsupported disk backup type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:1827
+#, c-format
+msgid "unsupported disk bus '%s' with device setup"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:220 ../../src/bhyve/bhyve_command.c:289
+#: ../../src/bhyve/bhyve_command.c:325 ../../src/bhyve/bhyve_command.c:736
+msgid "unsupported disk device"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5513
+#, c-format
+msgid "unsupported disk driver %s"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:188 ../../src/bhyve/bhyve_command.c:296
+#: ../../src/bhyve/bhyve_command.c:743
+msgid "unsupported disk type"
+msgstr ""
+
+#: ../../src/libxl/xen_xm.c:323
+#, c-format
+msgid "unsupported disk type %s"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5829
+#, c-format
+msgid "unsupported driver name '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2282
+#, c-format
+msgid "unsupported driver name '%s' for disk '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:3763
+#, c-format
+msgid "unsupported dumpformat '%s' for this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8058
+#, c-format
+msgid "unsupported element '%s' of 'origstates'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8258
+#, c-format
+msgid "unsupported element '%s' of scsi hostdev source"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:4473
+#: ../../src/remote/remote_daemon_dispatch.c:4549
+#: ../../src/remote/remote_daemon_dispatch.c:4623
+#, c-format
+msgid "unsupported event ID %d"
+msgstr ""
+
+#: ../../src/locking/sanlock_helper.c:96
+#, c-format
+msgid "unsupported failure action: '%s'\n"
+msgstr ""
+
+#: ../../src/conf/storage_conf.c:1415
+#, c-format
+msgid "unsupported feature %s"
+msgstr ""
+
+#: ../../src/internal.h:239 ../../src/internal.h:261
+#, c-format
+msgid "unsupported flags (0x%lx) in function %s"
+msgstr ""
+
+#: ../../src/openvz/openvz_driver.c:1164 ../../src/openvz/openvz_driver.c:1214
+#, c-format
+msgid "unsupported flags (0x%x)"
+msgstr ""
+
+#: ../../src/vbox/vbox_common.c:2883 ../../src/vbox/vbox_common.c:2935
+#, c-format
+msgid "unsupported flags: (0x%x)"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:1055
+#, c-format
+msgid "unsupported flash format '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:5505
+#, c-format
+msgid "unsupported format %s"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2847
+msgid "unsupported gluster lookup"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3327
+#, c-format
+msgid "unsupported graphics type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22903
+#, c-format
+msgid "unsupported guest information types '0x%x'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13827 ../../src/conf/domain_conf.c:13835
+#, c-format
+msgid "unsupported input bus %s"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2676
+msgid "unsupported input device configuration"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:607
+#, c-format
+msgid "unsupported input storage vol type %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:1380
+#, c-format
+msgid "unsupported interface type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16616
+#, c-format
+msgid "unsupported launch security type '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:19652
+#, c-format
+msgid "unsupported mode '%s' for Xen passthrough feature"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:3790
+#, c-format
+msgid "unsupported monitor type '%s'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:491
+#, c-format
+msgid "unsupported nested HVM setting for %s machine on this Xen version"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6033
+#, c-format
+msgid "unsupported network event ID %d"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6274
+#, c-format
+msgid "unsupported node device event ID %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:9758 ../../src/test/test_driver.c:3363
+#, c-format
+msgid "unsupported numatune mode: '%d'"
+msgstr ""
+
+#: ../../src/qemu/qemu_firmware.c:1065
+#, c-format
+msgid "unsupported nvram template format '%s'"
+msgstr ""
+
+#: ../../src/security/virt-aa-helper.c:1397
+msgid "unsupported option"
+msgstr ""
+
+#: ../../tools/virsh.c:773 ../../tools/virt-admin.c:1362
+#, c-format
+msgid "unsupported option '%s'. See --help."
+msgstr ""
+
+#: ../../tools/virsh.c:771 ../../tools/virt-admin.c:1360
+#, c-format
+msgid "unsupported option '-%c'. See --help."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:419 ../../src/qemu/qemu_validate.c:428
+#, c-format
+msgid "unsupported pit tickpolicy '%s'"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:479
+#, c-format
+msgid "unsupported protocol family '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor.c:2226
+#, c-format
+msgid "unsupported protocol type %s"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6630
+msgid "unsupported rendernode accel attribute without 'vhostuser'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:402
+#, c-format
+msgid "unsupported rtc timer tickpolicy '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:385
+#, c-format
+msgid "unsupported rtc timer track '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_migration.c:2896 ../../src/vz/vz_driver.c:3075
+#, c-format
+msgid "unsupported scheme %s in migration URI %s"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6394
+#, c-format
+msgid "unsupported secret event ID %d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9626
+#, c-format
+msgid "unsupported source type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22447 ../../src/qemu/qemu_driver.c:22534
+msgid "unsupported state value"
+msgstr ""
+
+#: ../../src/remote/remote_daemon_dispatch.c:6154
+#, c-format
+msgid "unsupported storage pool event ID %d"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:370 ../../src/libxl/libxl_conf.c:385
+#: ../../src/libxl/xen_common.c:2235 ../../src/libxl/xen_common.c:2248
+#: ../../src/lxc/lxc_controller.c:1563 ../../src/qemu/qemu_validate.c:367
+#, c-format
+msgid "unsupported timer type (name) '%s'"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:11745
+#, c-format
+msgid "unsupported type '%s' in interface's <actual> element"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:9072
+#, c-format
+msgid "unsupported type='%s' to model 'none'"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2078
+msgid "unsupported usb model"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13479
+msgid "unsupported value"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:788
+#, c-format
+msgid "unsupported volume encryption format %d"
+msgstr ""
+
+#: ../../src/util/virconf.c:353
+msgid "unterminated number"
+msgstr ""
+
+#: ../../src/util/virconf.c:386 ../../src/util/virconf.c:406
+#: ../../src/util/virconf.c:417
+msgid "unterminated string"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:12204
+msgid "update device from an XML file"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10195
+msgid "update guest CPU according to host CPU"
+msgstr ""
+
+#: ../../tools/virsh-network.c:911
+msgid "update parts of an existing network's configuration"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3735
+#, c-format
+msgid "updating device type '%s' is unsupported"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:642
+msgid "upload file contents to a volume"
+msgstr ""
+
+#: ../../src/util/virhostuptime.c:65
+#, c-format
+msgid "uptime file has unexpected format '%s'"
+msgstr ""
+
+#: ../../tools/virsh-host.c:792 ../../tools/virsh-host.c:860
+#: ../../tools/virsh-host.c:871
+msgid "usage:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7986
+msgid "usb address needs bus id"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8000
+msgid "usb address needs device id"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:2489
+#, c-format
+msgid "usb controller type %s doesn't support 'ports' with this QEMU binary"
+msgstr ""
+
+#: ../../src/lxc/lxc_driver.c:4067
+msgid "usb device not found"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3915
+msgid "usb keyboard is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7970
+msgid "usb product needs id"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7953
+msgid "usb vendor needs id"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3504
+msgid "usb-audio controller is not supported by this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3912
+msgid "usb-hub not supported by QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13470
+msgid "usb-serial requires address of usb type"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10702
+msgid "use TLS for migration"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8643
+msgid "use an editor to change the metadata"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1988
+msgid "use backing file of top as base"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:456 ../../tools/virsh-volume.c:568
+msgid "use btrfs COW lightweight copy"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1117
+msgid "use capacity as a delta to current size, rather than the new size"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:298
+msgid "use multifunction pci under specified address"
+msgstr ""
+
+#: ../../src/conf/backup_conf.c:226
+msgid "use of <server> requires pull mode backup"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:10283
+msgid "use of flags requires a copy job"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:3888
+msgid "use virDomainMigrateToURI3 for peer-to-peer migration"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:187
+#: ../../tools/virsh-domain-monitor.c:206
+msgid "user"
+msgstr ""
+
+#: ../../src/util/virpolkit.c:125 ../../tests/virpolkittest.c:242
+msgid "user cancelled authentication process"
+msgstr ""
+
+#: ../../tools/virsh-host.c:787
+msgid "user:"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:32301
+#, c-format
+msgid "using '%s' pools for backing 'volume' disks isn't yet supported"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8958
+#, c-format
+msgid ""
+"using disk target name '%s' conflicts with SCSI host device address "
+"controller='%u' bus='%u' target='%u' unit='%u"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:987
+#, c-format
+msgid "using unix socket and remote server '%s' is not supported."
+msgstr ""
+
+#: ../../src/libvirt-network.c:375 ../../src/libvirt-network.c:1318
+#: ../../src/libvirt-nwfilter.c:253 ../../src/libvirt-secret.c:257
+#: ../../src/libvirt-storage.c:455
+#, c-format
+msgid "uuidstr in %s must be a valid UUID"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:525
+#, c-format
+msgid "v1 controller '%s' is not enabled for group"
+msgstr ""
+
+#: ../../src/util/vircgroupv1.c:518
+#, c-format
+msgid "v1 controller '%s' is not mounted"
+msgstr ""
+
+#: ../../src/util/vircgroupv2.c:349
+#, c-format
+msgid "v2 controller '%s' is not available"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22480
+#, c-format
+msgid "vCPU '%u' is not offlinable"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:2031
+#, c-format
+msgid "vCPU '%u' is not present in domain definition"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6489
+msgid "vCPU '0' can't be modified"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2218 ../../src/remote/remote_driver.c:2388
+#, c-format
+msgid "vCPU count exceeds maximum: %d > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5532
+msgid ""
+"vCPU count provided by the guest agent can only be requested for live domains"
+msgstr ""
+
+#: ../../src/remote/remote_driver.c:2226 ../../src/remote/remote_driver.c:2330
+#: ../../src/remote/remote_driver.c:2395
+#, c-format
+msgid "vCPU map buffer length exceeds maximum: %d > %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_monitor_json.c:3187
+msgid "vCPU unplug is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:922
+#, c-format
+msgid "vCPUs count must be a multiple of the vCPU hotplug granularity (%u)"
+msgstr ""
+
+#: ../../src/esx/esx_driver.c:884
+#, c-format
+msgid "vCenter IP address %s too big for destination"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:117
+msgid "vTPM usage specified, but name is missing"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:8288 ../../tools/virsh-domain.c:8366
+#: ../../tools/virsh-snapshot.c:159
+msgid "validate the XML against the schema"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8783
+#, c-format
+msgid "value '%llu' is too big for coalesce parameter, maximum is '%lu'"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19324
+#, c-format
+msgid "value '%s' cannot be set if '%s' is not set"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:19332
+#, c-format
+msgid "value '%s' cannot be smaller than '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1834
+#, c-format
+msgid "value for 'ram' must be less than '%u'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1841
+msgid "value for 'vgamem' must be at least 1 MiB (1024 KiB)"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1848
+msgid "value for 'vgamem' must be power of two"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1869
+msgid "value for 'vram' must be at least 1 MiB (1024 KiB)"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1828
+#, c-format
+msgid "value for 'vram' must be less than '%u'"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:99
+msgid "value for typeid out of range"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:10195
+#, c-format
+msgid "value of '%s' is out of range [%lld, %lld]"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:11074
+#, c-format
+msgid "value of '%s' is too large"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:2223 ../../src/util/virstoragefile.c:2235
+#, c-format
+msgid "value of cookie '%s' contains invalid characters"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:82
+msgid "value of managerid out of range"
+msgstr ""
+
+#: ../../src/conf/netdev_vport_profile_conf.c:116
+msgid "value of typeidversion out of range"
+msgstr ""
+
+#: ../../src/util/virutil.c:229
+#, c-format
+msgid "value too large: %llu%s"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5131 ../../tools/virsh-domain.c:7088
+#, c-format
+msgid "vcpu %d is out of range of live cpu count %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:5220 ../../tools/virsh-domain.c:7092
+#, c-format
+msgid "vcpu %d is out of range of persistent cpu count %d"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22571
+#, c-format
+msgid "vcpu %zd is not present in live config"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22562
+#, c-format
+msgid "vcpu %zd is not present in persistent config"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6005
+#, c-format
+msgid "vcpu '%u' can't be unplugged"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:2497
+#, c-format
+msgid "vcpu '%u' is not active"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6449
+#, c-format
+msgid ""
+"vcpu '%zd' belongs to a larger hotpluggable entity, but siblings were not "
+"selected"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6433
+#, c-format
+msgid "vcpu '%zd' can't be hotunplugged"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6506
+#, c-format
+msgid ""
+"vcpu '%zd' can't be modified as it is followed by non-hotpluggable online "
+"vcpus"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6427
+#, c-format
+msgid "vcpu '%zd' is already in requested state"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:5693
+#, c-format
+msgid "vcpu '%zu' is both offline and not hotpluggable"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5878
+#, c-format
+msgid "vcpu '%zu' is missing hotplug data"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6457
+#, c-format
+msgid ""
+"vcpu '%zu' was not selected but it belongs to hotpluggable entity '%zd-%zd' "
+"which was partially selected"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4664
+msgid "vcpu 0 can't be offline"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:23940
+#, c-format
+msgid ""
+"vcpu enable order of vCPU '%zu' differs between source and destination "
+"definitions"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20088
+#, c-format
+msgid "vcpu id '%u' is out of range of maximum vcpu count"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:22342
+#, c-format
+msgid "vcpu id '%u' reported by guest agent is out of range"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7025
+msgid "vcpu number"
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5855
+#, c-format
+msgid "vcpu order '%u' exceeds vcpu count"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:6020
+msgid ""
+"vcpu unplug request timed out. Unplug result must be manually inspected in "
+"the domain"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4669
+msgid "vcpu0 can't be hotpluggable"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:4674
+msgid "vcpu0 must be enabled first"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2543
+msgid "vcpupin cpumask differs from default cpumask"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7201
+msgid "vcpupin: Missing vCPU number in pin mode."
+msgstr ""
+
+#: ../../src/qemu/qemu_process.c:5867
+#, c-format
+msgid ""
+"vcpus '%zu' and '%zu' are in the same hotplug group but differ in "
+"configuration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20438
+msgid "vcpus is empty"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:20477
+msgid "vcpus overlaps in resctrl groups"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:8015
+msgid "vendor cannot be 0."
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:513
+msgid "vendor id is invalid"
+msgstr ""
+
+#: ../../src/conf/cpu_conf.c:505
+#, c-format
+msgid "vendor_id must be exactly %d characters long"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:934 ../../src/libxl/xen_xl.c:944
+#, c-format
+msgid "version %s invalid"
+msgstr ""
+
+#: ../../src/rpc/virnetserverprogram.c:294
+#, c-format
+msgid "version mismatch (actual %x, expected %x)"
+msgstr ""
+
+#: ../../src/rpc/virnetclientprogram.c:225
+#, c-format
+msgid "version mismatch in event (actual 0x%x, expected 0x%x)"
+msgstr ""
+
+#: ../../src/vmware/vmware_conf.c:257
+msgid "version parsing error"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16053
+msgid "vgamem attribute only supported for type of qxl"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:701
+msgid "vhost-net is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:713
+msgid "vhost-net is only supported for virtio network interfaces"
+msgstr ""
+
+#: ../../src/qemu/qemu_interface.c:731
+msgid "vhost-net was requested for an interface, but is unavailable"
+msgstr ""
+
+#: ../../src/util/virscsivhost.c:85
+#, c-format
+msgid "vhost-scsi device file '%s' cannot be found"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:7634
+#, c-format
+msgid "vhost-user type '%s' not supported"
+msgstr ""
+
+#: ../../src/qemu/qemu_vhost_user_gpu.c:193
+msgid "vhost-user-gpu failed to start"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:6642
+msgid "video resolution values must be greater than 0"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2399
+#, c-format
+msgid "video type %s is not supported by libxl"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1813
+#, c-format
+msgid "video type '%s' is only valid as primary video device"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2391
+msgid "videoram must be at least 128MB for QXL"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2357
+msgid "videoram must be at least 16MB for VGA"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2380
+msgid "videoram must be at least 4MB for CIRRUS"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2374
+msgid "videoram must be at least 8MB for CIRRUS"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:2363
+msgid "videoram must be at least 8MB for VGA"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:7670
+msgid "view domain IOThreads"
+msgstr ""
+
+#: ../../src/util/virfile.c:2839
+msgid "virDirCreate is not implemented for WIN32"
+msgstr ""
+
+#: ../../src/libvirt-domain-checkpoint.c:214
+msgid "virDomainCheckpointGetXMLDesc with secure flag"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:2585
+msgid "virDomainGetXMLDesc with secure flag"
+msgstr ""
+
+#: ../../src/libvirt-domain.c:9549
+msgid "virDomainManagedSaveGetXMLDesc with secure flag"
+msgstr ""
+
+#: ../../src/libvirt-domain-snapshot.c:287
+msgid "virDomainSnapshotGetXMLDesc with secure flag"
+msgstr ""
+
+#: ../../src/util/virfile.c:2826
+msgid "virFileOpenAs is not implemented for WIN32"
+msgstr ""
+
+#: ../../src/util/virfile.c:329
+msgid "virFileWrapperFd unsupported on this platform"
+msgstr ""
+
+#: ../../src/util/virutil.c:1142
+msgid "virGetGroupID is not available"
+msgstr ""
+
+#: ../../src/util/virutil.c:1162
+msgid "virGetGroupName is not available"
+msgstr ""
+
+#: ../../src/util/virutil.c:1104
+msgid "virGetUserDirectory is not available"
+msgstr ""
+
+#: ../../src/util/virutil.c:1132
+msgid "virGetUserID is not available"
+msgstr ""
+
+#: ../../src/util/virutil.c:1123
+msgid "virGetUserName is not available"
+msgstr ""
+
+#: ../../src/util/virutil.c:1094 ../../src/util/virutil.c:1113
+msgid "virGetUserShell is not available"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:1071
+msgid "virInterfaceDefFormat NULL def"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:1077
+msgid "virInterfaceDefFormat missing interface name"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:1054
+msgid "virInterfaceDefFormat unknown startmode"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1624
+#, c-format
+msgid ""
+"virNWFilterDHCPSnoopReq ifname map failed on interface \"%s\" key \"%s\""
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1633
+#, c-format
+msgid "virNWFilterDHCPSnoopReq req add failed on interface \"%s\" ifkey \"%s\""
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1645
+#, c-format
+msgid "virNWFilterDHCPSnoopReq virThreadCreate failed on interface '%s'"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1913
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1922
+#, c-format
+msgid "virNWFilterSnoopLeaseFileLoad lease file line %d corrupt"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:1939
+#, c-format
+msgid "virNWFilterSnoopLeaseFileLoad req add failed on interface \"%s\""
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:861
+msgid "virNWFilterSnoopListDel failed"
+msgstr ""
+
+#: ../../src/nwfilter/nwfilter_dhcpsnoop.c:558
+#, c-format
+msgid "virNWFilterSnoopReqNew called with invalid key \"%s\" (%zu)"
+msgstr ""
+
+#: ../../src/util/virutil.c:1154
+msgid "virSetUIDGID is not available"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:3077
+msgid "virVMXContext has no formatFileName function set"
+msgstr ""
+
+#: ../../src/vmx/vmx.c:1315
+msgid "virVMXContext has no parseFileName function set"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:533
+#, c-format
+msgid "virtio (non-)transitional models are not supported for address type=%s"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3682
+#, c-format
+msgid "virtio (non-)transitional models are not supported for input type=%s"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:13082
+msgid "virtio S390 address type is not supported by this QEMU"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain_address.c:2320
+#, c-format
+msgid "virtio disk cannot have an address of type '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:561
+msgid "virtio non-transitional model not supported for this qemu"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3524
+msgid "virtio rx_queue_size option is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1707
+#, c-format
+msgid "virtio serial controller %u does not have port %u"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1699
+#, c-format
+msgid "virtio serial controller %u is missing"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1571
+#, c-format
+msgid ""
+"virtio serial controller with index %u already exists in the address set"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:5222
+msgid "virtio serial device has invalid address type"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1715
+#, c-format
+msgid "virtio serial port %u on controller %u is already occupied"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3532
+msgid "virtio tx_queue_size option is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1207
+msgid "virtio-net failover (teaming) is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1213
+#, c-format
+msgid ""
+"virtio-net teaming persistent interface must be <model type='virtio'/>, not "
+"'%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:1221
+#, c-format
+msgid "virtio-net teaming transient interface must be type='hostdev', not '%s'"
+msgstr ""
+
+#: ../../src/qemu/qemu_command.c:3448
+msgid "virtio-net-pci 'tx' option not supported in this QEMU binary"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:7780
+msgid "virtio-s390 bus doesn't have an address"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:1222
+msgid "virtio-s390 net device cannot be hotplugged."
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:2457
+msgid ""
+"virtio-scsi IOThreads only available for virtio pci and virtio ccw "
+"controllers"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:1842
+#, c-format
+msgid "virtio-serial controller %u not available"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3448
+msgid "virtiofs does not support format"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3443
+msgid "virtiofs does not support model"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3458
+msgid "virtiofs does not support multidevs"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3438
+msgid "virtiofs does not support wrpolicy"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3423
+msgid "virtiofs does not yet support read-only mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3453
+msgid "virtiofs is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3428
+msgid "virtiofs is not yet supported in session mode"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3433
+msgid "virtiofs only supports passthrough accessmode"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3347
+msgid "virtiofs requires one or more NUMA nodes"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3359 ../../src/qemu/qemu_validate.c:3367
+msgid "virtiofs requires shared memory"
+msgstr ""
+
+#: ../../src/qemu/qemu_virtiofs.c:248 ../../src/qemu/qemu_virtiofs.c:309
+msgid "virtiofsd died unexpectedly"
+msgstr ""
+
+#: ../../src/qemu/qemu_domain.c:5210
+msgid "virtual FAT storage can't be accessed in read-write mode"
+msgstr ""
+
+#: ../../tools/virsh-host.c:84 ../../tools/virsh-host.c:1624
+#: ../../tools/virsh-host.c:1731
+msgid "virtualization type (/domain/@type)"
+msgstr ""
+
+#: ../../src/hypervisor/virhostdev.c:380
+#, c-format
+msgid ""
+"virtualport type %s is currently not supported on interfaces of type hostdev"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2132
+#, c-format
+msgid "vlan can only be set for SR-IOV VFs, but %s is not a VF"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:687
+msgid "vlan interface misses name attribute"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:679
+msgid "vlan interface misses the tag attribute"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:796
+msgid "vlan interface misses the vlan element"
+msgstr ""
+
+#: ../../src/conf/interface_conf.c:969
+msgid "vlan misses the tag name"
+msgstr ""
+
+#: ../../src/conf/netdev_vlan_conf.c:72
+#, c-format
+msgid "vlan tag id %lu too large (maximum 4095)"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2148
+#, c-format
+msgid "vlan tag set for interface %s but caller requested it not be set"
+msgstr ""
+
+#: ../../src/util/virnetdev.c:2141
+msgid "vlan trunking is not supported by SR-IOV network devices"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:281
+msgid "vmcoreinfo is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:546 ../../src/vmware/vmware_driver.c:586
+msgid ""
+"vmplayer does not support libvirt suspend/resume (vmware pause/unpause) "
+"operation "
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:271
+msgid "vmport is not available with this QEMU binary"
+msgstr ""
+
+#: ../../src/vmware/vmware_driver.c:210
+msgid "vmrun utility is missing"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:11750
+msgid "vnc display"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3302
+msgid "vnc graphics are not supported with this QEMU"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:430
+msgid "vnc password auth not supported"
+msgstr ""
+
+#: ../../src/bhyve/bhyve_command.c:424 ../../src/qemu/qemu_command.c:7223
+msgid "vnc port must be in range [5900,65535]"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1118
+#, c-format
+msgid "vnc_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:580
+#, c-format
+msgid ""
+"vnuma configuration contains %zu vcpus, which is greater than %zu maxvcpus"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:537
+#, c-format
+msgid ""
+"vnuma pnode %d configured '%s' (count %zu) doesn't fit the number of "
+"specified vnodes %zu"
+msgstr ""
+
+#: ../../src/libxl/libxl_conf.c:832
+#, c-format
+msgid "vnuma sibling %zu missing vcpus set"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:485
+#, c-format
+msgid "vnuma vnode %zu contains invalid pnode value '%s'"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:477
+#, c-format
+msgid "vnuma vnode %zu pnode '%s' too long for destination"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:493
+#, c-format
+msgid "vnuma vnode %zu size '%s' too long for destination"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:506
+#, c-format
+msgid "vnuma vnode %zu vcpus '%s' too long for destination"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:523
+#, c-format
+msgid "vnuma vnode %zu vdistances '%s' too long for destination"
+msgstr ""
+
+#: ../../src/libxl/xen_xl.c:463
+#, c-format
+msgid "vnuma vnode invalid format '%s'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1192
+msgid "vol information in XML"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:63
+msgid "vol name, key or path"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1871
+#: ../../src/storage/storage_driver.c:2126
+#: ../../src/storage/storage_driver.c:2238
+#: ../../src/storage/storage_driver.c:2414
+#: ../../src/storage/storage_driver.c:2498
+#: ../../src/storage/storage_driver.c:2604
+#, c-format
+msgid "volume '%s' is still being allocated."
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:1864
+#: ../../src/storage/storage_driver.c:2407
+#: ../../src/storage/storage_driver.c:2491
+#: ../../src/storage/storage_driver.c:2597
+#, c-format
+msgid "volume '%s' is still in use."
+msgstr ""
+
+#: ../../src/storage/storage_backend_sheepdog.c:249
+msgid "volume capacity required for this pool"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:919
+#: ../../src/storage/storage_driver.c:1920
+msgid "volume capacity required for this storage pool"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:810
+#, c-format
+msgid "volume encryption unsupported with format %s"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1529 ../../tools/virsh-volume.c:1565
+msgid "volume key or path"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2041
+#, c-format
+msgid "volume name '%s' cannot contain '/'"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1664
+msgid "volume name or key"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:1628
+msgid "volume name or path"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:771
+msgid "volume offset to download from"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:656
+msgid "volume offset to upload to"
+msgstr ""
+
+#: ../../src/storage/storage_util.c:2050
+#, c-format
+msgid "volume target path '%s' already exists"
+msgstr ""
+
+#: ../../src/storage/storage_backend_disk.c:792
+#, c-format
+msgid "volume target path empty for source path '%s'"
+msgstr ""
+
+#: ../../src/conf/secret_conf.c:81
+msgid "volume usage specified, but volume path is missing"
+msgstr ""
+
+#: ../../src/util/virvhba.c:271
+#, c-format
+msgid "vport operation '%s' is not supported for host%d"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:16040
+msgid "vram64 attribute only supported for type of qxl"
+msgstr ""
+
+#: ../../src/qemu/qemu_validate.c:3560
+msgid "vsock device is not supported with this QEMU binary"
+msgstr ""
+
+#: ../../src/qemu/qemu_conf.c:1150
+#, c-format
+msgid "vxhs_tls_x509_cert_dir directory '%s' does not exist"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:517
+msgid "vz driver doesn't support exclusive share policy for VNC graphics."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:525
+msgid "vz driver doesn't support given action in case of password change."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:539
+msgid "vz driver doesn't support more than one listening VNC server per domain"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2809
+msgid "vz driver doesn't support multihead video adapters."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:532
+msgid "vz driver doesn't support setting password expire time."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2816
+msgid "vz driver doesn't support setting video acceleration parameters."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3123
+msgid "vz driver doesn't support specified serial source type."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:502
+msgid "vz driver doesn't support websockets for VNC graphics."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:510
+msgid "vz driver supports only \"en-us\" keymap for VNC graphics."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2802
+msgid "vz driver supports only VGA video adapters."
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:3967
+msgid "vz driver supports only VNC graphics"
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:495
+msgid "vz driver supports only VNC graphics."
+msgstr ""
+
+#: ../../src/vz/vz_utils.c:547
+msgid "vz driver supports only address-based VNC listening"
+msgstr ""
+
+#: ../../src/vz/vz_sdk.c:2792
+msgid "vz driver supports only one video adapter."
+msgstr ""
+
+#: ../../src/vz/vz_driver.c:177
+msgid "vz state driver is not active"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13666
+msgid "wait for all events instead of just one type"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2004
+msgid "wait for job to complete (with --active, wait for job to sync)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2770
+msgid "wait for job to finish"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2230
+msgid "wait for job to reach mirroring phase"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3539
+msgid "wakeup a domain from pmsuspended state"
+msgstr ""
+
+#: ../../src/util/virerror.c:657
+msgid "warning"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:192
+msgid "watchdog"
+msgstr ""
+
+#: ../../src/qemu/qemu_hotplug.c:5498
+msgid "watchdog device not present in domain configuration"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:15114
+msgid "watchdog must contain model name"
+msgstr ""
+
+#: ../../src/qemu/qemu_driver.c:782
+msgid "webSocket"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5100
+msgid "weight for XEN_CREDIT"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:1994
+#, c-format
+msgid "when providing parent wwnn='%s', the wwpn must also be provided"
+msgstr ""
+
+#: ../../src/conf/node_device_conf.c:2002
+#, c-format
+msgid "when providing parent wwpn='%s', the wwnn must also be provided"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:232
+#, c-format
+msgid "when providing parent_wwnn='%s', the parent_wwpn must also be provided"
+msgstr ""
+
+#: ../../src/conf/storage_adapter_conf.c:240
+#, c-format
+msgid "when providing parent_wwpn='%s', the parent_wwnn must also be provided"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5407
+msgid "where to dump the core"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:4200
+msgid "where to save the data"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:5581
+msgid "where to store the screenshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13662 ../../tools/virsh-network.c:1262
+#: ../../tools/virsh-nodedev.c:871 ../../tools/virsh-pool.c:1996
+#: ../../tools/virsh-secret.c:738
+msgid "which event type to wait for"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:13987
+msgid "which mount point to trim"
+msgstr ""
+
+#: ../../tools/virsh-network.c:939
+msgid "which parent object to search through"
+msgstr ""
+
+#: ../../tools/virsh-network.c:929
+msgid "which section of network configuration to update"
+msgstr ""
+
+#: ../../tools/virsh-volume.c:917
+msgid "wipe a vol"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:3619
+msgid "wipe data on the removed volumes"
+msgstr ""
+
+#: ../../src/storage/storage_driver.c:2582
+#, c-format
+msgid "wiping algorithm %d not supported"
+msgstr ""
+
+#: ../../tools/virsh-checkpoint.c:696 ../../tools/virsh-snapshot.c:1468
+msgid "with --from, list all descendants"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2778
+msgid "with --wait, abort if pull exceeds timeout (in seconds)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2009 ../../tools/virsh-domain.c:2234
+#: ../../tools/virsh-domain.c:2774
+msgid "with --wait, display the progress"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:2025 ../../tools/virsh-domain.c:2250
+#: ../../tools/virsh-domain.c:2782
+msgid "with --wait, don't wait for cancel to finish"
+msgstr ""
+
+#: ../../tools/virsh-snapshot.c:131
+msgid "with redefine, set current snapshot"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1217
+msgid "write I/O operations limit per second"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1265
+msgid "write I/O operations max"
+msgstr ""
+
+#: ../../src/rpc/virnetlibsshsession.c:1426
+#: ../../src/rpc/virnetsshsession.c:1472
+#, c-format
+msgid "write failed: %s"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1241
+msgid "write max, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:1193
+msgid "write throughput limit, as scaled integer (default bytes)"
+msgstr ""
+
+#: ../../tools/vsh.c:2377
+#, c-format
+msgid "write: %s: failed to write to temporary file: %s"
+msgstr ""
+
+#: ../../src/storage/storage_backend_rbd.c:1333
+#, c-format
+msgid "writing %llu bytes failed on RBD image %s at offset %llu"
+msgstr ""
+
+#: ../../src/util/virstoragefile.c:3244
+#, c-format
+msgid "wrong format of 'cookie' field in backing store definition '%s'"
+msgstr ""
+
+#: ../../src/util/virarptable.c:91
+msgid "wrong nlmsg len"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:282
+msgid "wwn of disk device"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:13842
+#, c-format
+msgid "xen bus does not support %s input device"
+msgstr ""
+
+#: ../../tools/virsh-domain.c:10319
+msgid "xml data file to export from"
+msgstr ""
+
+#: ../../src/libxl/libxl_driver.c:1914 ../../src/libxl/libxl_driver.c:1974
+#: ../../src/test/test_driver.c:2336 ../../src/test/test_driver.c:2387
+msgid "xml modification unsupported"
+msgstr ""
+
+#: ../../src/esx/esx_vi_types.c:1512 ../../src/esx/esx_vi_types.c:1522
+#: ../../src/esx/esx_vi_types.c:1534
+#, c-format
+msgid "xsd:dateTime value '%s' has unexpected format"
+msgstr ""
+
+#: ../../tools/vsh.c:2317
+msgid "y - yes, start editor again"
+msgstr ""
+
+#: ../../tools/virsh-domain-monitor.c:1350
+#: ../../tools/virsh-domain-monitor.c:1363 ../../tools/virsh-network.c:409
+#: ../../tools/virsh-network.c:415 ../../tools/virsh-network.c:420
+#: ../../tools/virsh-network.c:760 ../../tools/virsh-network.c:768
+#: ../../tools/virsh-pool.c:1247 ../../tools/virsh-pool.c:1257
+#: ../../tools/virsh-pool.c:1602 ../../tools/virsh-pool.c:1608
+#: ../../tools/virsh-snapshot.c:917 ../../tools/virsh-snapshot.c:1002
+#: ../../tools/vsh.c:1793
+msgid "yes"
+msgstr ""
+
+#: ../../src/conf/domain_addr.c:41
+#, c-format
+msgid "zPCI %s %o is already reserved"
+msgstr ""
+
+#: ../../src/conf/domain_conf.c:18949
+msgid "zero is an invalid iothread id value"
+msgstr ""
+
+#: ../../src/network/bridge_driver_linux.c:833
+#, c-format
+msgid "zone %s requested for network %s but firewalld is not active"
+msgstr ""
+
+#: ../../tools/vsh.c:674
+#, c-format
+msgid "{[--%s] <string>}..."
+msgstr ""
-- 
2.26.2




More information about the libvir-list mailing list