nova/nova/locale/nova-log-error.pot
OpenStack Proposal Bot 45bc862de4 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ibae06f48b9f0417f9cd8ba7fb272d67e5ab9feb7
2015-06-22 06:10:05 +00:00

1469 lines
34 KiB
Plaintext

# Translations template for nova.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the nova project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: nova 12.0.0.0a1.dev21\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-06-22 06:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: nova/crypto.py:450
msgid "Failed to write inbound.csr"
msgstr ""
#: nova/exception.py:126
msgid "Exception in string format operation"
msgstr ""
#: nova/hooks.py:93
#, python-format
msgid "Fatal Exception running %(name)s %(type)s-hook: %(obj)s"
msgstr ""
#: nova/hooks.py:99
#, python-format
msgid "Exception running %(name)s %(type)s-hook: %(obj)s"
msgstr ""
#: nova/notifications.py:159 nova/notifications.py:202
msgid "Failed to send state update notification"
msgstr ""
#: nova/notifications.py:306
msgid "Failed to get nw_info"
msgstr ""
#: nova/quota.py:1368
#, python-format
msgid "Failed to commit reservations %s"
msgstr ""
#: nova/quota.py:1392
#, python-format
msgid "Failed to roll back reservations %s"
msgstr ""
#: nova/service.py:287
msgid "Service error occurred during cleanup_host"
msgstr ""
#: nova/service.py:304
#, python-format
msgid "Temporary directory is invalid: %s"
msgstr ""
#: nova/utils.py:467
#, python-format
msgid "Invalid server_string: %s"
msgstr ""
#: nova/utils.py:742
#, python-format
msgid "Could not remove tmpdir: %s"
msgstr ""
#: nova/version.py:62
#, python-format
msgid "Failed to load %(cfgfile)s: %(ex)s"
msgstr ""
#: nova/wsgi.py:143
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: nova/wsgi.py:212
#, python-format
msgid "Failed to start %(name)s on %(host)s:%(port)s with SSL support"
msgstr ""
#: nova/wsgi.py:534
#, python-format
msgid "Couldn't lookup app: %s"
msgstr ""
#: nova/api/ec2/__init__.py:95
msgid "FaultWrapper error"
msgstr ""
#: nova/api/ec2/__init__.py:299
#, python-format
msgid "Keystone failure: %s"
msgstr ""
#: nova/api/ec2/__init__.py:555
#, python-format
msgid "Unexpected %(ex_name)s raised: %(ex_str)s"
msgstr ""
#: nova/api/ec2/__init__.py:582
#, python-format
msgid "Environment: %s"
msgstr ""
#: nova/api/metadata/handler.py:158 nova/api/metadata/handler.py:166
#, python-format
msgid "Failed to get metadata for ip: %s"
msgstr ""
#: nova/api/metadata/handler.py:219 nova/api/metadata/handler.py:227
#, python-format
msgid "Failed to get metadata for instance id: %s"
msgstr ""
#: nova/api/openstack/__init__.py:94
#, python-format
msgid "Caught error: %s"
msgstr ""
#: nova/api/openstack/common.py:140
#, python-format
msgid ""
"status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. "
"Bad upgrade or db corrupted?"
msgstr ""
#: nova/api/openstack/extensions.py:196
#: nova/api/openstack/compute/plugins/__init__.py:46
msgid "Exception loading extension"
msgstr ""
#: nova/api/openstack/extensions.py:493
msgid "Unexpected exception in API method"
msgstr ""
#: nova/api/openstack/wsgi.py:518
#, python-format
msgid "Exception handling resource: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:67
#, python-format
msgid "Compute.api::pause %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:89
#, python-format
msgid "Compute.api::unpause %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:111
#, python-format
msgid "compute.api::suspend %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:133
#, python-format
msgid "compute.api::resume %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:157
msgid "Error in migrate"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:176
#, python-format
msgid "Compute.api::reset_network %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:195
#, python-format
msgid "Compute.api::inject_network_info %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:212
#, python-format
msgid "Compute.api::lock %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:231
#, python-format
msgid "Compute.api::unlock %s"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:386
#, python-format
msgid "Compute.api::resetState %s"
msgstr ""
#: nova/api/openstack/compute/contrib/multinic.py:77
#, python-format
msgid "Unable to find address %r"
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:78
#: nova/api/openstack/compute/plugins/v3/tenant_networks.py:74
msgid "Failed to get default networks"
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:118
#: nova/api/openstack/compute/plugins/v3/tenant_networks.py:117
msgid "Failed to update usages deallocating network."
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:157
#: nova/api/openstack/compute/plugins/v3/server_groups.py:100
msgid "Failed to update usages deallocating server group"
msgstr ""
#: nova/cells/messaging.py:205
msgid "Error processing message locally"
msgstr ""
#: nova/cells/messaging.py:414
msgid "Error locating next hop for message"
msgstr ""
#: nova/cells/messaging.py:440
#, python-format
msgid "Failed to send message to cell: %(next_hop)s"
msgstr ""
#: nova/cells/messaging.py:518
msgid "Error locating next hops for message"
msgstr ""
#: nova/cells/messaging.py:537
msgid "Error sending message to next hops."
msgstr ""
#: nova/cells/messaging.py:554
msgid "Error waiting for responses from neighbor cells"
msgstr ""
#: nova/cells/messaging.py:1850
#, python-format
msgid "Returning exception %s to caller"
msgstr ""
#: nova/cells/rpcapi.py:432
msgid "Failed to notify cells of BDM update/create."
msgstr ""
#: nova/cells/rpcapi.py:448
msgid "Failed to notify cells of BDM destroy."
msgstr ""
#: nova/cells/scheduler.py:198
#, python-format
msgid "Couldn't communicate with cell '%s'"
msgstr ""
#: nova/cells/scheduler.py:202
msgid "Couldn't communicate with any cells"
msgstr ""
#: nova/cells/scheduler.py:245
#, python-format
msgid "Error scheduling instances %(instance_uuids)s"
msgstr ""
#: nova/cells/state.py:181
msgid "DB error"
msgstr ""
#: nova/cells/state.py:372
#, python-format
msgid "Unknown cell '%(cell_name)s' when trying to update capabilities"
msgstr ""
#: nova/cells/state.py:387
#, python-format
msgid "Unknown cell '%(cell_name)s' when trying to update capacities"
msgstr ""
#: nova/cmd/all.py:63
#, python-format
msgid "Failed to load %s-api"
msgstr ""
#: nova/cmd/all.py:69 nova/cmd/all.py:92
#, python-format
msgid "Failed to load %s"
msgstr ""
#: nova/cmd/compute.py:50
#, python-format
msgid "No db access allowed in nova-compute: %s"
msgstr ""
#: nova/cmd/dhcpbridge.py:108
#, python-format
msgid "No db access allowed in nova-dhcpbridge: %s"
msgstr ""
#: nova/cmd/dhcpbridge.py:140
msgid "Environment variable 'NETWORK_ID' must be set."
msgstr ""
#: nova/cmd/network.py:50
#, python-format
msgid "No db access allowed in nova-network: %s"
msgstr ""
#: nova/compute/api.py:625
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
#: nova/compute/api.py:1528 nova/compute/manager.py:2440
msgid ""
"Something wrong happened when trying to delete snapshot from shelved "
"instance."
msgstr ""
#: nova/compute/api.py:3259
#, python-format
msgid "Instance compute service state on %s expected to be down, but it was up."
msgstr ""
#: nova/compute/api.py:3949
msgid "Failed to update usages deallocating security group"
msgstr ""
#: nova/compute/flavors.py:188
#, python-format
msgid "Instance type %s not found for deletion"
msgstr ""
#: nova/compute/manager.py:409
#, python-format
msgid "Error while trying to clean up image %s"
msgstr ""
#: nova/compute/manager.py:860
msgid "Failed to check if instance shared"
msgstr ""
#: nova/compute/manager.py:948 nova/compute/manager.py:1023
msgid "Failed to complete a deletion"
msgstr ""
#: nova/compute/manager.py:993
msgid "Failed to cleanup snapshot."
msgstr ""
#: nova/compute/manager.py:1071
msgid "Failed to unpause instance"
msgstr ""
#: nova/compute/manager.py:1083
msgid "Failed to stop instance"
msgstr ""
#: nova/compute/manager.py:1095
msgid "Failed to start instance"
msgstr ""
#: nova/compute/manager.py:1106
msgid "Vifs plug failed"
msgstr ""
#: nova/compute/manager.py:1126
msgid "Failed to revert crashed migration"
msgstr ""
#: nova/compute/manager.py:1455
#, python-format
msgid "Error: %s"
msgstr ""
#: nova/compute/manager.py:1552
#, python-format
msgid "Instance failed network setup after %(attempts)d attempt(s)"
msgstr ""
#: nova/compute/manager.py:1733
msgid "Instance failed block device setup"
msgstr ""
#: nova/compute/manager.py:1944
msgid "Unexpected build failure, not rescheduling build."
msgstr ""
#: nova/compute/manager.py:2014 nova/compute/manager.py:2071
msgid "Failed to allocate network(s)"
msgstr ""
#: nova/compute/manager.py:2103
msgid "Failure prepping block device"
msgstr ""
#: nova/compute/manager.py:2118 nova/compute/manager.py:4139
msgid "Instance failed to spawn"
msgstr ""
#: nova/compute/manager.py:2144
msgid "Failed to deallocate networks"
msgstr ""
#: nova/compute/manager.py:2164
msgid "Failed to deallocate network for instance."
msgstr ""
#: nova/compute/manager.py:2366 nova/compute/manager.py:3778
#: nova/compute/manager.py:6051
msgid "Setting instance vm_state to ERROR"
msgstr ""
#: nova/compute/manager.py:2614 nova/compute/manager.py:5074
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
#: nova/compute/manager.py:2813
#, python-format
msgid "Cannot reboot instance: %s"
msgstr ""
#: nova/compute/manager.py:3046
msgid "set_admin_password failed"
msgstr ""
#: nova/compute/manager.py:3132
msgid "Error trying to Rescue Instance"
msgstr ""
#: nova/compute/manager.py:3228
#, python-format
msgid "Migration %s is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3582
msgid "Error trying to reschedule"
msgstr ""
#: nova/compute/manager.py:3784
msgid "Failed to rollback quota for failed finish_resize"
msgstr ""
#: nova/compute/manager.py:4421
#, python-format
msgid "Failed to attach %(volume_id)s at %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4465
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
#: nova/compute/manager.py:4548
#, python-format
msgid "Failed to swap volume %(old_volume_id)s for %(new_volume_id)s"
msgstr ""
#: nova/compute/manager.py:4555
#, python-format
msgid "Failed to connect to volume %(volume_id)s with volume at %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4648
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
#: nova/compute/manager.py:4861
#, python-format
msgid "Pre live migration failed at %s"
msgstr ""
#: nova/compute/manager.py:5252
msgid "An error occurred while refreshing the network cache."
msgstr ""
#: nova/compute/manager.py:5404
msgid "Periodic task failed to offload instance."
msgstr ""
#: nova/compute/manager.py:5445
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
#: nova/compute/manager.py:5635
msgid "Periodic sync_power_state task had an error while processing an instance."
msgstr ""
#: nova/compute/manager.py:5768 nova/compute/manager.py:5777
#: nova/compute/manager.py:5816 nova/compute/manager.py:5827
msgid "error during stop() in sync_power_state."
msgstr ""
#: nova/compute/manager.py:5904
#, python-format
msgid "Error updating resources for node %(node)s: %(e)s"
msgstr ""
#: nova/compute/manager.py:5926
#, python-format
msgid "No compute node record for host %s"
msgstr ""
#: nova/compute/manager.py:6210
#, python-format
msgid "Exception while waiting completion of volume snapshots: %s"
msgstr ""
#: nova/compute/monitors/virt/cpu_monitor.py:112
msgid "Not all properties needed are implemented in the compute driver"
msgstr ""
#: nova/conductor/manager.py:117
#, python-format
msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s"
msgstr ""
#: nova/conductor/manager.py:643
#, python-format
msgid ""
"Migration of instance %(instance_id)s to host %(dest)s unexpectedly "
"failed."
msgstr ""
#: nova/conductor/manager.py:789
msgid "Unshelve attempted but an error has occurred"
msgstr ""
#: nova/conductor/manager.py:792
msgid "Unshelve attempted but vm_state not SHELVED or SHELVED_OFFLOADED"
msgstr ""
#: nova/console/xvp.py:124
msgid "Failed to write configuration file"
msgstr ""
#: nova/console/xvp.py:147
#, python-format
msgid "Error starting xvp: %s"
msgstr ""
#: nova/db/api.py:1644
msgid "Failed to notify cells of bw_usage update"
msgstr ""
#: nova/db/sqlalchemy/api.py:858
msgid "Failed to update usages bulk deallocating floating IP"
msgstr ""
#: nova/db/sqlalchemy/api.py:6114
msgid ""
"Unable to lookup flavor for legacy instance; migration is not possible "
"without manual intervention"
msgstr ""
#: nova/db/sqlalchemy/utils.py:132 nova/db/sqlalchemy/utils.py:136
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:84
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:1103
msgid "Exception while creating table."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:111
msgid "Exception while seeding instance_types table"
msgstr ""
#: nova/image/glance.py:263
#, python-format
msgid ""
"When loading the module %(module_str)s the following error occurred: "
"%(ex)s"
msgstr ""
#: nova/image/glance.py:328
#, python-format
msgid "Failed to instantiate the download handler for %(scheme)s"
msgstr ""
#: nova/image/glance.py:349
msgid "Download image error"
msgstr ""
#: nova/image/s3.py:335
#, python-format
msgid "Failed to download %(image_location)s to %(image_path)s"
msgstr ""
#: nova/image/s3.py:352
#, python-format
msgid "Failed to decrypt %(image_location)s to %(image_path)s"
msgstr ""
#: nova/image/s3.py:363
#, python-format
msgid "Failed to untar %(image_location)s to %(image_path)s"
msgstr ""
#: nova/image/s3.py:373
#, python-format
msgid "Failed to upload %(image_location)s to %(image_path)s"
msgstr ""
#: nova/image/download/__init__.py:41
#, python-format
msgid ""
"%(scheme)s is registered as a module twice. %(module_name)s is not being "
"used."
msgstr ""
#: nova/keymgr/barbican.py:115
#, python-format
msgid "Error creating Barbican client: %s"
msgstr ""
#: nova/keymgr/barbican.py:151
#, python-format
msgid "Error creating key: %s"
msgstr ""
#: nova/keymgr/barbican.py:205
#, python-format
msgid "Error storing key: %s"
msgstr ""
#: nova/keymgr/barbican.py:231
#, python-format
msgid "Error copying key: %s"
msgstr ""
#: nova/keymgr/barbican.py:281
#, python-format
msgid "Error getting secret data: %s"
msgstr ""
#: nova/keymgr/barbican.py:301
#, python-format
msgid "Error getting secret metadata: %s"
msgstr ""
#: nova/keymgr/barbican.py:329
#, python-format
msgid "Error getting key: %s"
msgstr ""
#: nova/keymgr/barbican.py:346
#, python-format
msgid "Error deleting key: %s"
msgstr ""
#: nova/network/base_api.py:52
msgid "Failed storing info cache"
msgstr ""
#: nova/network/driver.py:39
msgid "Network driver option required, but not specified"
msgstr ""
#: nova/network/floating_ips.py:292
msgid "Failed to update usages deallocating floating IP"
msgstr ""
#: nova/network/floating_ips.py:395
#, python-format
msgid "Interface %s not found"
msgstr ""
#: nova/network/linux_net.py:859
#, python-format
msgid "Error deleting conntrack entries for %s"
msgstr ""
#: nova/network/linux_net.py:1115
#, python-format
msgid "kill -HUP dnsmasq threw %s"
msgstr ""
#: nova/network/linux_net.py:1193
#, python-format
msgid "killing radvd threw %s"
msgstr ""
#: nova/network/linux_net.py:1363
#, python-format
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
msgstr ""
#: nova/network/linux_net.py:1425
#, python-format
msgid "Failed removing net device: '%s'"
msgstr ""
#: nova/network/linux_net.py:1436
#, python-format
msgid "Failed removing bridge device: '%s'"
msgstr ""
#: nova/network/manager.py:993
msgid "Failed to update usages deallocating fixed IP"
msgstr ""
#: nova/network/manager.py:1042
#, python-format
msgid "Error releasing DHCP for IP %(address)s with MAC %(mac_address)s"
msgstr ""
#: nova/network/neutronv2/api.py:321
#, python-format
msgid "Neutron error creating port on network %s"
msgstr ""
#: nova/network/neutronv2/api.py:359
#, python-format
msgid "Unable to clear device ID for port '%s'"
msgstr ""
#: nova/network/neutronv2/api.py:1296
#, python-format
msgid "Unable to access floating IP %s"
msgstr ""
#: nova/network/neutronv2/api.py:1430
#, python-format
msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)s"
msgstr ""
#: nova/network/neutronv2/api.py:1799
#, python-format
msgid "Unable to update host of port %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:59
#, python-format
msgid "Neutron Error creating security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:80
#, python-format
msgid "Neutron Error updating security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:144
#: nova/network/security_group/neutron_driver.py:147
#: nova/network/security_group/neutron_driver.py:193
#: nova/network/security_group/neutron_driver.py:221
#: nova/network/security_group/neutron_driver.py:292
#, python-format
msgid "Neutron Error: %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:167
msgid "Neutron Error getting security groups"
msgstr ""
#: nova/network/security_group/neutron_driver.py:213
#, python-format
msgid "Neutron Error getting security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:217
#, python-format
msgid "Neutron Error adding rules to security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:224
#: nova/network/security_group/neutron_driver.py:423
#: nova/network/security_group/neutron_driver.py:430
#: nova/network/security_group/neutron_driver.py:458
#: nova/network/security_group/neutron_driver.py:478
#: nova/network/security_group/neutron_driver.py:485
#: nova/network/security_group/neutron_driver.py:514
msgid "Neutron Error:"
msgstr ""
#: nova/network/security_group/neutron_driver.py:278
#, python-format
msgid "Neutron Error unable to delete %s"
msgstr ""
#: nova/objects/base.py:210
#, python-format
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr ""
#: nova/objects/instance.py:842
#, python-format
msgid "No save handler for %s"
msgstr ""
#: nova/objects/instance_fault.py:91
msgid "Failed to notify cells of instance fault"
msgstr ""
#: nova/objects/instance_info_cache.py:86
msgid "Failed to notify cells of instance info cache update"
msgstr ""
#: nova/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""
#: nova/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr ""
#: nova/openstack/common/periodic_task.py:228
#, python-format
msgid "Error during %(full_task_name)s"
msgstr ""
#: nova/openstack/common/policy.py:564 nova/openstack/common/policy.py:844
#, python-format
msgid "Failed to understand rule %s"
msgstr ""
#: nova/openstack/common/policy.py:574
#, python-format
msgid "No handler for matches of kind %s"
msgstr ""
#: nova/openstack/common/service.py:266
msgid "Unhandled exception"
msgstr ""
#: nova/openstack/common/threadgroup.py:103
msgid "Error stopping thread."
msgstr ""
#: nova/openstack/common/threadgroup.py:110
msgid "Error stopping timer."
msgstr ""
#: nova/openstack/common/threadgroup.py:137
msgid "Error waiting on ThreadGroup."
msgstr ""
#: nova/pci/stats.py:154
msgid ""
"Failed to allocate PCI devices for instance. Unassigning devices back to "
"pools. This should not happen, since the scheduler should have accurate "
"information, and allocation during claims is controlled via a hold on the"
" compute node semaphore"
msgstr ""
#: nova/pci/utils.py:86 nova/pci/utils.py:102
#, python-format
msgid "PCI device %s not found"
msgstr ""
#: nova/scheduler/scheduler_options.py:69
#, python-format
msgid "Could not stat scheduler options file %(filename)s"
msgstr ""
#: nova/scheduler/scheduler_options.py:78
msgid "Could not decode scheduler options"
msgstr ""
#: nova/scheduler/utils.py:180
#, python-format
msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s"
msgstr ""
#: nova/servicegroup/drivers/db.py:91 nova/servicegroup/drivers/mc.py:86
msgid "Recovered model server connection!"
msgstr ""
#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:92
msgid "model server went away"
msgstr ""
#: nova/servicegroup/drivers/zk.py:129
msgid ""
"Unable to join. It is possible that either another node exists with the "
"same name, or this node just restarted. We will try again in a short "
"while to make sure."
msgstr ""
#: nova/virt/block_device.py:259
#, python-format
msgid "Driver failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
#: nova/virt/driver.py:1289
#, python-format
msgid "Exception dispatching event %(event)s: %(ex)s"
msgstr ""
#: nova/virt/driver.py:1413
msgid "Compute driver option required, but not specified"
msgstr ""
#: nova/virt/driver.py:1423
msgid "Unable to load the virtualization driver"
msgstr ""
#: nova/virt/images.py:114
#, python-format
msgid ""
"%(base)s virtual size %(disk_size)s larger than flavor root disk size "
"%(size)s"
msgstr ""
#: nova/virt/disk/api.py:448
#, python-format
msgid ""
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
"%(errors)s"
msgstr ""
#: nova/virt/disk/api.py:478
msgid "Failed to teardown container filesystem"
msgstr ""
#: nova/virt/disk/api.py:491
msgid "Failed to umount container filesystem"
msgstr ""
#: nova/virt/disk/mount/nbd.py:57
#, python-format
msgid "NBD error - previous umount did not cleanup /var/lock/qemu-nbd-%s."
msgstr ""
#: nova/virt/disk/mount/nbd.py:64
msgid "nbd module not loaded"
msgstr ""
#: nova/virt/hyperv/ioutils.py:47
#, python-format
msgid "Error writing vm console log file from serial console pipe. Error: %s"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:42
msgid "Get version 2 connection error"
msgstr ""
#: nova/virt/hyperv/migrationops.py:100
msgid "Cannot cleanup migration files"
msgstr ""
#: nova/virt/hyperv/vmops.py:354
#, python-format
msgid "Requested VM Generation %s is not supported on this OS."
msgstr ""
#: nova/virt/hyperv/vmops.py:365
#, python-format
msgid "Requested VM Generation %s, but provided VHD instead of VHDX."
msgstr ""
#: nova/virt/hyperv/vmops.py:402 nova/virt/ironic/driver.py:659
#: nova/virt/libvirt/driver.py:2917 nova/virt/vmwareapi/vmops.py:723
#, python-format
msgid "Creating config drive failed with error: %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:460
#, python-format
msgid "Failed to destroy instance: %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:576
#, python-format
msgid "Failed to change vm state of %(instance_name)s to %(req_state)s"
msgstr ""
#: nova/virt/hyperv/volumeops.py:257
#, python-format
msgid "Unable to attach volume to instance %s"
msgstr ""
#: nova/virt/hyperv/volumeops.py:372
#, python-format
msgid "Attach volume failed: %s"
msgstr ""
#: nova/virt/ironic/driver.py:377
#, python-format
msgid ""
"Failed to clean up the parameters on node %(node)s when unprovisioning "
"the instance %(instance)s"
msgstr ""
#: nova/virt/ironic/driver.py:726
#, python-format
msgid ""
"Error preparing deploy for instance %(instance)s on baremetal node "
"%(node)s."
msgstr ""
#: nova/virt/ironic/driver.py:755
#, python-format
msgid "Failed to request Ironic to provision instance %(inst)s: %(reason)s"
msgstr ""
#: nova/virt/ironic/driver.py:770
#, python-format
msgid "Error deploying instance %(instance)s on baremetal node %(node)s."
msgstr ""
#: nova/virt/libvirt/driver.py:715
#, python-format
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:778
#, python-format
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:806
#, python-format
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1086
#, python-format
msgid "Failed to attach volume at mountpoint: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:1246
msgid "attaching network adapter failed."
msgstr ""
#: nova/virt/libvirt/driver.py:1268
msgid "detaching network adapter failed."
msgstr ""
#: nova/virt/libvirt/driver.py:1601
msgid "Failed to send updated snapshot status to volume service."
msgstr ""
#: nova/virt/libvirt/driver.py:1711
msgid ""
"Unable to create quiesced VM snapshot, attempting again with quiescing "
"disabled."
msgstr ""
#: nova/virt/libvirt/driver.py:1717
msgid "Unable to create VM snapshot, failing volume_snapshot operation."
msgstr ""
#: nova/virt/libvirt/driver.py:1772
msgid ""
"Error occurred during volume_snapshot_create, sending error status to "
"Cinder."
msgstr ""
#: nova/virt/libvirt/driver.py:2020
msgid ""
"Error occurred during volume_snapshot_delete, sending error status to "
"Cinder."
msgstr ""
#: nova/virt/libvirt/driver.py:2617 nova/virt/libvirt/driver.py:2622
#, python-format
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:2744
#, python-format
msgid "Error injecting data into image %(img_id)s (%(e)s)"
msgstr ""
#: nova/virt/libvirt/driver.py:3009
#, python-format
msgid "Attaching PCI devices %(dev)s to %(dom)s failed."
msgstr ""
#: nova/virt/libvirt/driver.py:4400
#, python-format
msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5530
#, python-format
msgid "Live Migration failure: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5683
msgid "Migration operation has aborted"
msgstr ""
#: nova/virt/libvirt/driver.py:5903
#, python-format
msgid "Cannot block migrate instance %s with mapped volumes"
msgstr ""
#: nova/virt/libvirt/driver.py:6775
#, python-format
msgid "Failed to cleanup directory %(target)s: %(e)s"
msgstr ""
#: nova/virt/libvirt/guest.py:93
#, python-format
msgid "Error defining a domain with XML: %s"
msgstr ""
#: nova/virt/libvirt/guest.py:107
#, python-format
msgid "Error launching a defined domain with XML: %s"
msgstr ""
#: nova/virt/libvirt/guest.py:132
#, python-format
msgid "Error enabling hairpin mode with XML: %s"
msgstr ""
#: nova/virt/libvirt/host.py:531
#, python-format
msgid "Connection to libvirt failed: %s"
msgstr ""
#: nova/virt/libvirt/host.py:816 nova/virt/xenapi/host.py:261
#, python-format
msgid ""
"Hostname has changed from %(old)s to %(new)s. A restart is required to "
"take effect."
msgstr ""
#: nova/virt/libvirt/host.py:876
#, python-format
msgid "Error defining a secret with XML: %s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:252
#, python-format
msgid "Unable to preallocate image at path: %(path)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:278
#, python-format
msgid ""
"%(base)s virtual size %(base_size)s larger than flavor root disk size "
"%(size)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:625
msgid "Failed to retrieve ephemeral encryption key"
msgstr ""
#: nova/virt/libvirt/imagecache.py:132
#, python-format
msgid "Error reading image info file %(filename)s: %(error)s"
msgstr ""
#: nova/virt/libvirt/imagecache.py:406
#, python-format
msgid "image %(id)s at (%(base_file)s): image verification failed"
msgstr ""
#: nova/virt/libvirt/imagecache.py:465
#, python-format
msgid "Failed to remove %(base_file)s, error was %(error)s"
msgstr ""
#: nova/virt/libvirt/quobyte.py:59
#, python-format
msgid "The Quobyte volume at %s is still in use."
msgstr ""
#: nova/virt/libvirt/quobyte.py:62
#, python-format
msgid "Couldn't unmount the Quobyte Volume at %s"
msgstr ""
#: nova/virt/libvirt/quobyte.py:78
#, python-format
msgid "Volume is not writable. Please broaden the file permissions. Mount: %s"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:64
#, python-format
msgid "error opening rbd image %s"
msgstr ""
#: nova/virt/libvirt/remotefs.py:63
#, python-format
msgid "Couldn't unmount the share %s"
msgstr ""
#: nova/virt/libvirt/vif.py:487 nova/virt/libvirt/vif.py:514
#: nova/virt/libvirt/vif.py:536 nova/virt/libvirt/vif.py:589
msgid "Failed while plugging vif"
msgstr ""
#: nova/virt/libvirt/vif.py:640 nova/virt/libvirt/vif.py:654
#: nova/virt/libvirt/vif.py:673 nova/virt/libvirt/vif.py:692
#: nova/virt/libvirt/vif.py:721 nova/virt/libvirt/vif.py:741
#: nova/virt/libvirt/vif.py:766
msgid "Failed while unplugging vif"
msgstr ""
#: nova/virt/libvirt/volume.py:174
#, python-format
msgid "Unknown content in connection_info/access_mode: %s"
msgstr ""
#: nova/virt/libvirt/volume.py:922
#, python-format
msgid "Couldn't unmount the NFS share %s"
msgstr ""
#: nova/virt/libvirt/volume.py:1160
#, python-format
msgid "Couldn't unmount the GlusterFS share %s"
msgstr ""
#: nova/virt/vmwareapi/driver.py:608
#, python-format
msgid "Failed to detach %(device_name)s. Exception: %(exc)s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:416
#, python-format
msgid "Unable to retrieve storage policy with name %s"
msgstr ""
#: nova/virt/vmwareapi/images.py:204
msgid "Transfer data failed"
msgstr ""
#: nova/virt/vmwareapi/io_util.py:184
msgid "Read/Write data failed"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1324 nova/virt/xenapi/vm_utils.py:321
msgid "Destroy VM failed"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:198
#, python-format
msgid "Extending virtual disk failed with error: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:969
msgid "Destroy instance failed"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1092
msgid "Unable to access the rescue disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1609
#, python-format
msgid "Attaching network adapter failed. Exception: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1649
#, python-format
msgid "Detaching network adapter failed. Exception: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1722
#, python-format
msgid "Failed to copy cached image %(source)s to %(dest)s for resize: %(error)s"
msgstr ""
#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1981
#, python-format
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:124 nova/virt/xenapi/vmops.py:1986
#, python-format
msgid ""
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
"args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:129 nova/virt/xenapi/vmops.py:1991
#, python-format
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:139
#, python-format
msgid ""
"The agent call to %(method)s returned an invalid response: %(ret)r. "
"args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:146
#, python-format
msgid "The agent call to %(method)s returned an an error: %(ret)r. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/driver.py:142
msgid "Failure while cleaning up attached VDIs"
msgstr ""
#: nova/virt/xenapi/host.py:108
#, python-format
msgid "Unable to migrate VM %(vm_ref)s from %(host)s"
msgstr ""
#: nova/virt/xenapi/host.py:364
msgid "Unable to get updated status"
msgstr ""
#: nova/virt/xenapi/host.py:367
#, python-format
msgid "The call to %(method)s returned an error: %(e)s."
msgstr ""
#: nova/virt/xenapi/pool.py:65
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
"%(host)s"
msgstr ""
#: nova/virt/xenapi/pool.py:177
#, python-format
msgid "Pool-Join failed: %s"
msgstr ""
#: nova/virt/xenapi/pool.py:196
#, python-format
msgid "Pool-eject failed: %s"
msgstr ""
#: nova/virt/xenapi/pool.py:207
#, python-format
msgid "Unable to set up pool: %s."
msgstr ""
#: nova/virt/xenapi/pool.py:218
#, python-format
msgid "Pool-set_name_label failed: %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:337
msgid "Shutting down VM (cleanly) failed."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:352
msgid "Shutting down VM (hard) failed"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:405
msgid "Unable to unplug VBD"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:420
msgid "Unable to destroy VBD"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1439
#, python-format
msgid ""
"Download handler '%(handler)s' raised an exception, falling back to "
"default handler '%(default_handler)s'"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1495
#, python-format
msgid "Image size %(size)d exceeded flavor allowed size %(allowed_size)d"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1588
msgid "Failed to fetch glance image"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1690
msgid "\"Look for the VDIs failed"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1820
#, python-format
msgid "Unable to parse rrd of %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1904
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration (e.g. set a default SR for the pool) "
"and/or configure the flag 'sr_matching_filter'."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1970
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
#: nova/virt/xenapi/vmops.py:977
msgid "_migrate_disk_resizing_down failed. Restoring orig vm"
msgstr ""
#: nova/virt/xenapi/vmops.py:1153
#, python-format
msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s."
msgstr ""
#: nova/virt/xenapi/vmops.py:1541
#, python-format
msgid "Failed to find an SR for volume %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1548
#, python-format
msgid "Volume %s is associated with the instance but no SR was found for it"
msgstr ""
#: nova/virt/xenapi/vmops.py:1552
#, python-format
msgid "Failed to forget the SR for volume %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1762
msgid "Guest does not have a console available"
msgstr ""
#: nova/virt/xenapi/vmops.py:2086
msgid "Migrate Receive failed"
msgstr ""
#: nova/virt/xenapi/vmops.py:2143
msgid "Plugin config_file get_val failed"
msgstr ""
#: nova/virt/xenapi/vmops.py:2231
msgid "Migrate Send failed"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:163
msgid "Unable to introduce VDI on SR"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:178
msgid "Unable to get record of VDI"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:200
msgid "Unable to introduce VDI for SR"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:298
msgid "Unable to find SR from VBD"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:309
msgid "Unable to find SR from VDI"
msgstr ""
#: nova/virt/xenapi/client/session.py:145
msgid "Host is member of a pool, but DB says otherwise"
msgstr ""
#: nova/volume/encryptors/__init__.py:50
#, python-format
msgid "Error instantiating %(provider)s: %(exception)s"
msgstr ""
#: nova/volume/encryptors/__init__.py:73
#, python-format
msgid ""
"Failed to retrieve encryption metadata for volume %(volume_id)s: "
"%(exception)s"
msgstr ""