Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I9498e02a46d44a6fb3b4ce559b092f27d679053e
This commit is contained in:
OpenStack Proposal Bot 2015-04-23 06:39:57 +00:00
parent adfa7ae4f3
commit 70916ec715
17 changed files with 2700 additions and 2776 deletions

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"nova/language/en_GB/)\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr "Filter %s returned 0 hosts"
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "Starting %(topic)s node (version %(version)s)"
@ -228,7 +228,7 @@ msgstr "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
msgid "Create snapshot from volume %s"
msgstr "Create snapshot from volume %s"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -289,12 +289,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Create Security Group %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Delete security group %s"
@ -318,12 +318,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -332,154 +332,154 @@ msgstr ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
"(%(our_host)s)."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
"Instance has been marked deleted already, removing it from the hypervisor."
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr "Instance found in migrating state during startup. Resetting task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "Rebooting instance after nova-compute restart."
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "Starting instance..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s instance"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "Rebuilding instance"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "disk on shared storage, recreating using existing disk"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "bringing vm to original state: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Detaching from volume api: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "Rebooting instance"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "instance snapshotting"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "Root password set"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "Rescuing"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "Unrescuing"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "Migrating"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "Pausing"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "Unpausing"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "Retrieving diagnostics"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "Resuming"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "Get console output"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Attaching volume %(volume_id)s to %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Detach volume %(volume_id)s from mountpoint %(mp)s"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() is started.."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -487,11 +487,11 @@ msgstr ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "Post operation of migration started"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -500,7 +500,7 @@ msgstr ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -509,12 +509,12 @@ msgstr ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -523,18 +523,18 @@ msgstr ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "Updating bandwidth usage cache"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -543,7 +543,7 @@ msgstr ""
"During the sync_power process the instance has moved from host %(src)s to "
"host %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -551,35 +551,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "Reclaiming deleted instance"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -623,16 +623,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "Updating from migration %s"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -659,35 +659,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -698,7 +680,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "re-assign floating IP %(address)s from instance %(instance_id)s"
@ -743,7 +725,7 @@ msgstr ""
msgid "deleted %s"
msgstr "deleted %s"
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -823,36 +805,36 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "Waiting on %d children to exit"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "Removing dead compute node %(host)s:%(node)s from scheduler"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -919,20 +901,20 @@ msgstr "The ISCSI initiator name can't be found. Choosing the default one"
msgid "Spawning new instance"
msgstr "Spawning new instance"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Creating config drive at %(path)s"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -942,106 +924,106 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "During wait destroy, instance disappeared."
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "Instance destroyed successfully."
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "Instance may be started again."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "Going to destroy instance again."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "Beginning live snapshot process"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "Beginning cold snapshot process"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "Snapshot extracted, beginning image upload"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "Snapshot image upload complete"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "Instance soft rebooted successfully."
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "Instance shutdown successfully."
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr "Instance may have been rebooted during soft reboot, so return now."
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "Instance rebooted successfully."
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "Instance spawned successfully."
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "data: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Truncated console log returned, %d bytes ignored"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "Creating image"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "Using config drive"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr "Configuring timezone for windows instance to localtime"
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
@ -1050,7 +1032,7 @@ msgstr ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1059,42 +1041,42 @@ msgstr ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
"device"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr "Instance launched has CPU info: %s"
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "Instance running successfully."
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr "Deleting instance files %s"
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr "Deletion of %s failed"
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr "Deletion of %s complete"
@ -1107,14 +1089,14 @@ msgstr "Called setup_basic_filtering in nwfilter"
msgid "Ensuring static filters"
msgstr "Ensuring static filters"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1209,17 +1191,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1248,24 +1230,24 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "Destroyed the VM"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "Automatically hard rebooting"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1341,11 +1323,11 @@ msgstr "Manipulating interface files directly"
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "Failed to mount filesystem (expected for non-linux instances): %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "Starting halted instance found during reboot"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "Destroying VM"

View File

@ -5,13 +5,14 @@
# Translators:
# David Martinez Morata, 2014
# Rafael Rivero <rafael@cloudscaling.com>, 2014
# Sergio Cuellar Valdes <scuellarv@kionetworks.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-31 06:16+0000\n"
"PO-Revision-Date: 2015-03-21 23:36+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-17 15:14+0000\n"
"Last-Translator: Sergio Cuellar Valdes <scuellarv@kionetworks.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/nova/language/"
"es/)\n"
"Language: es\n"
@ -39,11 +40,11 @@ msgstr ""
msgid "Exception running %(name)s %(type)s-hook: %(obj)s"
msgstr ""
#: nova/notifications.py:150 nova/notifications.py:189
#: nova/notifications.py:153 nova/notifications.py:192
msgid "Failed to send state update notification"
msgstr "No se ha podido enviar notificación de actualización de estado"
#: nova/notifications.py:293
#: nova/notifications.py:296
msgid "Failed to get nw_info"
msgstr "No se ha podido obtener nw_info"
@ -57,21 +58,21 @@ msgstr "Ha fallado la entrega de reservas %s|"
msgid "Failed to roll back reservations %s"
msgstr "Fallo al revertir las reservas %s"
#: nova/service.py:300
#: nova/service.py:287
msgid "Service error occurred during cleanup_host"
msgstr "Ha ocurrido un error de servicio durante cleanup_host"
#: nova/service.py:317
#: nova/service.py:304
#, python-format
msgid "Temporary directory is invalid: %s"
msgstr "El directorio temporal no es válido: %s"
#: nova/utils.py:436
#: nova/utils.py:444
#, python-format
msgid "Invalid server_string: %s"
msgstr "Serie de servidor no válida: %s"
#: nova/utils.py:711
#: nova/utils.py:719
#, python-format
msgid "Could not remove tmpdir: %s"
msgstr "No se ha podido eliminar directorio temporal: %s"
@ -115,12 +116,12 @@ msgstr "Encontrado %(ex_name)s inesperado : %(ex_str)s"
msgid "Environment: %s"
msgstr "Entorno: %s"
#: nova/api/metadata/handler.py:161 nova/api/metadata/handler.py:169
#: nova/api/metadata/handler.py:158 nova/api/metadata/handler.py:166
#, python-format
msgid "Failed to get metadata for ip: %s"
msgstr "Fallo al generar metadatos para la ip %s"
#: nova/api/metadata/handler.py:222 nova/api/metadata/handler.py:230
#: nova/api/metadata/handler.py:219 nova/api/metadata/handler.py:227
#, python-format
msgid "Failed to get metadata for instance id: %s"
msgstr "No se han podido obtener metadatos para el id de instancia: %s"
@ -175,7 +176,7 @@ msgstr "compute.api::resume %s"
#: nova/api/openstack/compute/contrib/admin_actions.py:159
msgid "Error in migrate"
msgstr ""
msgstr "Error en la migración"
#: nova/api/openstack/compute/contrib/admin_actions.py:178
#, python-format
@ -247,16 +248,16 @@ msgstr ""
msgid "Error waiting for responses from neighbor cells"
msgstr ""
#: nova/cells/messaging.py:1889
#: nova/cells/messaging.py:1879
#, python-format
msgid "Returning exception %s to caller"
msgstr "Devolviendo excepción %s al interlocutor"
#: nova/cells/rpcapi.py:409
#: nova/cells/rpcapi.py:412
msgid "Failed to notify cells of BDM update/create."
msgstr "Fallo al notificar las celdas de actualización/creación de BDM."
#: nova/cells/rpcapi.py:425
#: nova/cells/rpcapi.py:428
msgid "Failed to notify cells of BDM destroy."
msgstr "Fallo al notiifcar las celdas de destrucción de BDM"
@ -276,7 +277,7 @@ msgstr "Error al planificar instancias %(instance_uuids)s"
#: nova/cells/state.py:179
msgid "DB error"
msgstr ""
msgstr "Error de BD"
#: nova/cells/state.py:365
#, python-format
@ -331,7 +332,7 @@ msgstr ""
"Algo malo ha pasado al intentar eliminar la instantánea de la imagen "
"almacenada."
#: nova/compute/api.py:3251
#: nova/compute/api.py:3255
#, python-format
msgid ""
"Instance compute service state on %s expected to be down, but it was up."
@ -339,7 +340,7 @@ msgstr ""
"El estado de la instancia del servicio de cómputo en %s debería ser "
"inactivo, pero se encontraba activo."
#: nova/compute/api.py:3981
#: nova/compute/api.py:3985
msgid "Failed to update usages deallocating security group"
msgstr ""
"No se han podido actualizar los usos desasignando el grupo de seguridad "
@ -349,193 +350,193 @@ msgstr ""
msgid "Instance type %s not found for deletion"
msgstr "No se ha encontrado el tipo de instancia %s para suprimirse"
#: nova/compute/manager.py:398
#: nova/compute/manager.py:401
#, python-format
msgid "Error while trying to clean up image %s"
msgstr "Error al intentar limpiar imagen %s"
#: nova/compute/manager.py:832
#: nova/compute/manager.py:870
msgid "Failed to check if instance shared"
msgstr "Fallo al verificar si la instancia se encuentra compartida"
#: nova/compute/manager.py:914 nova/compute/manager.py:992
#: nova/compute/manager.py:952 nova/compute/manager.py:1030
msgid "Failed to complete a deletion"
msgstr "Fallo durante la compleción una remoción"
#: nova/compute/manager.py:959
#: nova/compute/manager.py:997
msgid "Failed to cleanup snapshot."
msgstr "Fallo al limpiar instantánea."
#: nova/compute/manager.py:1041
#: nova/compute/manager.py:1079
msgid "Failed to unpause instance"
msgstr ""
msgstr "Fallo al reanudar la instancia"
#: nova/compute/manager.py:1053
#: nova/compute/manager.py:1091
msgid "Failed to stop instance"
msgstr "Fallo al detener instancia"
#: nova/compute/manager.py:1065
#: nova/compute/manager.py:1103
msgid "Failed to start instance"
msgstr "Fallo al iniciar instancia"
#: nova/compute/manager.py:1076
#: nova/compute/manager.py:1114
msgid "Vifs plug failed"
msgstr ""
#: nova/compute/manager.py:1096
#: nova/compute/manager.py:1134
msgid "Failed to revert crashed migration"
msgstr "Se ha encontrado un error en al revertir la migración colgada"
#: nova/compute/manager.py:1537
#: nova/compute/manager.py:1585
msgid "Failed to dealloc network for deleted instance"
msgstr "No se ha podido desasignar la red para la instancia suprimida"
#: nova/compute/manager.py:1558
#: nova/compute/manager.py:1606
msgid "Failed to dealloc network for failed instance"
msgstr "Fallo al desasociar red para la instancia fallida"
#: nova/compute/manager.py:1585
#: nova/compute/manager.py:1633
#, python-format
msgid "Error: %s"
msgstr "Error: %s"
#: nova/compute/manager.py:1634 nova/compute/manager.py:3882
#: nova/compute/manager.py:1682 nova/compute/manager.py:3932
msgid "Error trying to reschedule"
msgstr "Error al intentar volver a programar "
#: nova/compute/manager.py:1742
#: nova/compute/manager.py:1790
#, python-format
msgid "Instance failed network setup after %(attempts)d attempt(s)"
msgstr ""
"La configuración de red de la instancia falló después de %(attempts)d intento"
"(s)"
#: nova/compute/manager.py:1933
#: nova/compute/manager.py:1981
msgid "Instance failed block device setup"
msgstr "Ha fallado la configuración de dispositivo de bloque en la instancia"
#: nova/compute/manager.py:1959 nova/compute/manager.py:2404
#: nova/compute/manager.py:4441
#: nova/compute/manager.py:2007 nova/compute/manager.py:2454
#: nova/compute/manager.py:4491
msgid "Instance failed to spawn"
msgstr "La instancia no se ha podido generar"
#: nova/compute/manager.py:2232
#: nova/compute/manager.py:2282
msgid "Unexpected build failure, not rescheduling build."
msgstr "Fallo de compilación inesperado, no se reprogramará la compilación."
#: nova/compute/manager.py:2300 nova/compute/manager.py:2357
#: nova/compute/manager.py:2350 nova/compute/manager.py:2407
msgid "Failed to allocate network(s)"
msgstr "Fallo al asociar red(es)"
#: nova/compute/manager.py:2389
#: nova/compute/manager.py:2439
msgid "Failure prepping block device"
msgstr "Fallo al preparar el dispositivo de bloques"
#: nova/compute/manager.py:2430
#: nova/compute/manager.py:2480
msgid "Failed to deallocate networks"
msgstr "Fallo al desasociar redes"
#: nova/compute/manager.py:2478
#: nova/compute/manager.py:2528
msgid "Failed to deallocate network for instance."
msgstr "Se ha encontrado un error al desasignar la red para la instancia"
#: nova/compute/manager.py:2690 nova/compute/manager.py:4077
#: nova/compute/manager.py:6332
#: nova/compute/manager.py:2740 nova/compute/manager.py:4127
#: nova/compute/manager.py:6391
msgid "Setting instance vm_state to ERROR"
msgstr "Estableciendo el vm_state de la instancia a ERROR"
#: nova/compute/manager.py:2923 nova/compute/manager.py:5386
#: nova/compute/manager.py:2973 nova/compute/manager.py:5436
#, python-format
msgid "Failed to get compute_info for %s"
msgstr "Fallo al obtener compute_info para %s"
#: nova/compute/manager.py:3115
#: nova/compute/manager.py:3165
#, python-format
msgid "Cannot reboot instance: %s"
msgstr "No se puede reiniciar instancia: %s"
#: nova/compute/manager.py:3351
#: nova/compute/manager.py:3401
msgid "set_admin_password failed"
msgstr ""
#: nova/compute/manager.py:3440
#: nova/compute/manager.py:3490
msgid "Error trying to Rescue Instance"
msgstr "Error al intentar Rescatar Instancia"
#: nova/compute/manager.py:3538
#: nova/compute/manager.py:3588
#, python-format
msgid "Migration %s is not found during confirmation"
msgstr "La migración %s no ha sido encontrada durante la confirmación"
#: nova/compute/manager.py:4083
#: nova/compute/manager.py:4133
msgid "Failed to rollback quota for failed finish_resize"
msgstr ""
#: nova/compute/manager.py:4738
#: nova/compute/manager.py:4788
#, python-format
msgid "Failed to attach %(volume_id)s at %(mountpoint)s"
msgstr "Fallo al asociar %(volume_id)s en %(mountpoint)s"
#: nova/compute/manager.py:4782
#: nova/compute/manager.py:4832
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "No se ha podido desconectar el volumen %(volume_id)s de %(mp)s"
#: nova/compute/manager.py:4861
#: nova/compute/manager.py:4911
#, python-format
msgid "Failed to swap volume %(old_volume_id)s for %(new_volume_id)s"
msgstr ""
"Fallo para intercambiar volúmen %(old_volume_id)s por %(new_volume_id)s"
#: nova/compute/manager.py:4868
#: nova/compute/manager.py:4918
#, python-format
msgid "Failed to connect to volume %(volume_id)s with volume at %(mountpoint)s"
msgstr ""
"Fallo al conectar hacia al volúmen %(volume_id)s con el volumen en "
"%(mountpoint)s"
#: nova/compute/manager.py:4957
#: nova/compute/manager.py:5007
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr "allocate_port_for_instance ha regresado %(ports)s puertos"
#: nova/compute/manager.py:5183
#: nova/compute/manager.py:5233
#, python-format
msgid "Pre live migration failed at %s"
msgstr "Previo a migración en vivo falló en %s"
#: nova/compute/manager.py:5562
#: nova/compute/manager.py:5612
msgid "An error occurred while refreshing the network cache."
msgstr "Ha ocurrido un error al actualizar el cache de red."
#: nova/compute/manager.py:5714
#: nova/compute/manager.py:5764
msgid "Periodic task failed to offload instance."
msgstr "Tarea periódica falló al descargar instancia."
#: nova/compute/manager.py:5755
#: nova/compute/manager.py:5805
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
"No se ha podido generar auditoría de uso para la instancia en el host %s "
#: nova/compute/manager.py:5945
#: nova/compute/manager.py:5995
msgid ""
"Periodic sync_power_state task had an error while processing an instance."
msgstr ""
"La tarea periódica sync_power_state ha tenido un error al procesar una "
"instancia."
#: nova/compute/manager.py:6069 nova/compute/manager.py:6078
#: nova/compute/manager.py:6117 nova/compute/manager.py:6128
#: nova/compute/manager.py:6128 nova/compute/manager.py:6137
#: nova/compute/manager.py:6176 nova/compute/manager.py:6187
msgid "error during stop() in sync_power_state."
msgstr "error durante stop() en sync_power_state."
#: nova/compute/manager.py:6207
#: nova/compute/manager.py:6266
#, python-format
msgid "No compute node record for host %s"
msgstr ""
#: nova/compute/manager.py:6494
#: nova/compute/manager.py:6553
#, python-format
msgid "Exception while waiting completion of volume snapshots: %s"
msgstr ""
@ -549,7 +550,7 @@ msgstr ""
msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s"
msgstr "Se intentado actualizar instancia para '%(key)s' en %(instance_uuid)s"
#: nova/conductor/manager.py:632
#: nova/conductor/manager.py:637
#, python-format
msgid ""
"Migration of instance %(instance_id)s to host %(dest)s unexpectedly failed."
@ -557,11 +558,11 @@ msgstr ""
"La migración de la instancia %(instance_id)s al anfitrión %(dest)s ha "
"fallado inesperadamente."
#: nova/conductor/manager.py:784
#: nova/conductor/manager.py:789
msgid "Unshelve attempted but an error has occurred"
msgstr ""
#: nova/conductor/manager.py:787
#: nova/conductor/manager.py:792
msgid "Unshelve attempted but vm_state not SHELVED or SHELVED_OFFLOADED"
msgstr ""
"Se ha intentado desarchivar pero vm_state no se encuentra como SHELVED o "
@ -617,7 +618,7 @@ msgstr "Fallo al instanciar el manejador de descargas para %(scheme)s"
#: nova/image/glance.py:347
msgid "Download image error"
msgstr ""
msgstr "Error en la descarga de la imagen"
#: nova/image/s3.py:335
#, python-format
@ -661,12 +662,12 @@ msgstr ""
#: nova/keymgr/barbican.py:205
#, python-format
msgid "Error storing key: %s"
msgstr ""
msgstr "Error al almacenar la llave: %s"
#: nova/keymgr/barbican.py:231
#, python-format
msgid "Error copying key: %s"
msgstr ""
msgstr "Error al copiar la llave: %s"
#: nova/keymgr/barbican.py:281
#, python-format
@ -676,7 +677,7 @@ msgstr ""
#: nova/keymgr/barbican.py:301
#, python-format
msgid "Error getting secret metadata: %s"
msgstr ""
msgstr "Error al obtener los metadatos secretos: %s"
#: nova/keymgr/barbican.py:329
#, python-format
@ -714,7 +715,7 @@ msgstr "Error al eliminar las entradas conntrack para %s"
#: nova/network/linux_net.py:1115
#, python-format
msgid "kill -HUP dnsmasq threw %s"
msgstr ""
msgstr "kill -HUP dnsmasq lanzó %s"
#: nova/network/linux_net.py:1193
#, python-format
@ -736,54 +737,54 @@ msgstr "Fallo al remover dispositivo de red: '%s'"
msgid "Failed removing bridge device: '%s'"
msgstr ""
#: nova/network/manager.py:989
#: nova/network/manager.py:993
msgid "Failed to update usages deallocating fixed IP"
msgstr ""
"Se ha encontrado un error en la actualización de los usos desasignando IP "
"flotante"
#: nova/network/manager.py:1017
#: nova/network/manager.py:1021
#, python-format
msgid "Unable to release %s because vif doesn't exist"
msgstr ""
#: nova/network/manager.py:1024
#: nova/network/manager.py:1028
#, python-format
msgid "Unable to release %s because vif object doesn't exist"
msgstr ""
#: nova/network/manager.py:1038
#: nova/network/manager.py:1042
#, python-format
msgid "Error releasing DHCP for IP %(address)s with MAC %(mac_address)s"
msgstr ""
msgstr "Error al liberar DHCP para la IP %(address)s con MAC %(mac_address)s"
#: nova/network/neutronv2/api.py:329
#: nova/network/neutronv2/api.py:330
#, python-format
msgid "Neutron error creating port on network %s"
msgstr "Error de Neutron al crear puerto en la red: %s"
#: nova/network/neutronv2/api.py:367
#: nova/network/neutronv2/api.py:368
#, python-format
msgid "Unable to clear device ID for port '%s'"
msgstr ""
#: nova/network/neutronv2/api.py:956
#: nova/network/neutronv2/api.py:1037
#, python-format
msgid "Failed to access port %s"
msgstr "Fallo al acceder al puerto %s"
#: nova/network/neutronv2/api.py:1193
#: nova/network/neutronv2/api.py:1287
#, python-format
msgid "Unable to access floating IP %s"
msgstr "Incapaz de acceder a la Ip flotante %s"
#: nova/network/neutronv2/api.py:1327
#: nova/network/neutronv2/api.py:1421
#, python-format
msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)s"
msgstr ""
"Incapaz de acceder a la IP flotante %(fixed_ip)s para el puerto %(port_id)s"
#: nova/network/neutronv2/api.py:1691
#: nova/network/neutronv2/api.py:1785
#, python-format
msgid "Unable to update host of port %s"
msgstr "Incapaz de actualizar el anfitrión del puerto %s"
@ -846,7 +847,7 @@ msgstr "Error al establecer %(attr)s"
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr "Incapaz de instanciar tipo de objeto no registrado %(objtype)s"
#: nova/objects/instance.py:793
#: nova/objects/instance.py:803
#, python-format
msgid "No save handler for %s"
msgstr "No hay manejador de guardado para %s"
@ -915,11 +916,11 @@ msgstr ""
msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s"
msgstr "Error del último host: %(last_host)s (nodo %(last_node)s): %(exc)s"
#: nova/servicegroup/drivers/db.py:117 nova/servicegroup/drivers/mc.py:103
#: nova/servicegroup/drivers/db.py:102 nova/servicegroup/drivers/mc.py:101
msgid "Recovered model server connection!"
msgstr "Recuperada la conexión al servidor de modelos."
#: nova/servicegroup/drivers/db.py:123 nova/servicegroup/drivers/mc.py:109
#: nova/servicegroup/drivers/db.py:108 nova/servicegroup/drivers/mc.py:107
msgid "model server went away"
msgstr "el servidor de modelos se ha ido"
@ -933,7 +934,7 @@ msgstr ""
"que este nodo se acabe de reiniciar. Volverá a intentarse en poco tiempo "
"para asegurarse."
#: nova/virt/block_device.py:254
#: nova/virt/block_device.py:256
#, python-format
msgid "Driver failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
@ -1001,28 +1002,28 @@ msgstr ""
msgid "Cannot cleanup migration files"
msgstr "No se pueden limpiar los archivos de migración"
#: nova/virt/hyperv/vmops.py:352
#: 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:363
#: 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:400 nova/virt/ironic/driver.py:622
#: nova/virt/libvirt/driver.py:2828 nova/virt/vmwareapi/vmops.py:686
#: nova/virt/hyperv/vmops.py:402 nova/virt/ironic/driver.py:623
#: nova/virt/libvirt/driver.py:2829 nova/virt/vmwareapi/vmops.py:692
#, python-format
msgid "Creating config drive failed with error: %s"
msgstr "La creación de unidad de configuración ha fallado con el error: %s"
#: nova/virt/hyperv/vmops.py:458
#: nova/virt/hyperv/vmops.py:460
#, python-format
msgid "Failed to destroy instance: %s"
msgstr "No se ha podido destruir instancia: %s"
#: nova/virt/hyperv/vmops.py:574
#: nova/virt/hyperv/vmops.py:576
#, python-format
msgid "Failed to change vm state of %(instance_name)s to %(req_state)s"
msgstr ""
@ -1037,69 +1038,69 @@ msgstr "Imposible adjuntar volumen a la instancia %s"
msgid "Attach volume failed: %s"
msgstr "Ha fallado la conexión de volumen: %s"
#: nova/virt/ironic/driver.py:347
#: nova/virt/ironic/driver.py:348
#, 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:690
#: nova/virt/ironic/driver.py:691
#, python-format
msgid ""
"Error preparing deploy for instance %(instance)s on baremetal node %(node)s."
msgstr ""
#: nova/virt/ironic/driver.py:718
#: nova/virt/ironic/driver.py:719
#, python-format
msgid "Failed to request Ironic to provision instance %(inst)s: %(reason)s"
msgstr ""
#: nova/virt/ironic/driver.py:733
#: nova/virt/ironic/driver.py:734
#, python-format
msgid "Error deploying instance %(instance)s on baremetal node %(node)s."
msgstr ""
"Error al desplegar la instancia %(instance)s en nodo de máquina vacía "
"%(node)s."
#: nova/virt/libvirt/driver.py:664
#: nova/virt/libvirt/driver.py:667
#, python-format
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
msgstr "Error de libvirt durante destrucción. Código=%(errcode)s Error=%(e)s"
#: nova/virt/libvirt/driver.py:746
#: nova/virt/libvirt/driver.py:749
#, python-format
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
msgstr ""
"Error de libvirt durante borrado de definición. Código=%(errcode)s Error="
"%(e)s"
#: nova/virt/libvirt/driver.py:773
#: nova/virt/libvirt/driver.py:775
#, python-format
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
msgstr ""
"Error de libvirt durante eliminación de filtro. Código=%(errcode)s Error="
"%(e)s"
#: nova/virt/libvirt/driver.py:1055
#: nova/virt/libvirt/driver.py:1057
#, python-format
msgid "Failed to attach volume at mountpoint: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:1226
#: nova/virt/libvirt/driver.py:1228
msgid "attaching network adapter failed."
msgstr "se ha encontrado un error en la conexión del adaptador de red."
#: nova/virt/libvirt/driver.py:1250
#: nova/virt/libvirt/driver.py:1252
msgid "detaching network adapter failed."
msgstr "se ha encontrado un error en la desconexión del adaptador de red."
#: nova/virt/libvirt/driver.py:1571
#: nova/virt/libvirt/driver.py:1573
msgid "Failed to send updated snapshot status to volume service."
msgstr ""
"Fallo al enviar estado de instantánea actualizada al servicio de volumen."
#: nova/virt/libvirt/driver.py:1678
#: nova/virt/libvirt/driver.py:1680
msgid ""
"Unable to create quiesced VM snapshot, attempting again with quiescing "
"disabled."
@ -1107,87 +1108,87 @@ msgstr ""
"Incapaz de crear instantánea de VM inmovilizada, intentando nuevamente con "
"la inmovilidad deshabilitada"
#: nova/virt/libvirt/driver.py:1684
#: nova/virt/libvirt/driver.py:1686
msgid "Unable to create VM snapshot, failing volume_snapshot operation."
msgstr ""
"Incapaz de crear instantánea de VM, operación de volume_snapshot fallida."
#: nova/virt/libvirt/driver.py:1734
#: nova/virt/libvirt/driver.py:1736
msgid ""
"Error occurred during volume_snapshot_create, sending error status to Cinder."
msgstr ""
"Error ocurrido durante volume_snapshot_create, enviando estado de error a "
"Cinder."
#: nova/virt/libvirt/driver.py:1956
#: nova/virt/libvirt/driver.py:1958
msgid ""
"Error occurred during volume_snapshot_delete, sending error status to Cinder."
msgstr ""
"Ha ocurrido un error durante volume_snapshot_delete, envinado estado de "
"error a Cinder."
#: nova/virt/libvirt/driver.py:2533 nova/virt/libvirt/driver.py:2538
#: nova/virt/libvirt/driver.py:2534 nova/virt/libvirt/driver.py:2539
#, python-format
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
msgstr "Error en '%(path)s' al comprobar E/S directa: '%(ex)s'"
#: nova/virt/libvirt/driver.py:2661
#: nova/virt/libvirt/driver.py:2662
#, python-format
msgid "Error injecting data into image %(img_id)s (%(e)s)"
msgstr "Error al inyectar datos en imagen %(img_id)s (%(e)s)"
#: nova/virt/libvirt/driver.py:2921
#: nova/virt/libvirt/driver.py:2922
#, python-format
msgid "Attaching PCI devices %(dev)s to %(dom)s failed."
msgstr "La asociación de dispositivos PCI %(dev)s a %(dom)s ha fallado."
#: nova/virt/libvirt/driver.py:4284
#: nova/virt/libvirt/driver.py:4306
#, python-format
msgid "Error defining a domain with XML: %s"
msgstr "Error definiendo el dominio con XML: %s"
#: nova/virt/libvirt/driver.py:4288
#: nova/virt/libvirt/driver.py:4310
#, python-format
msgid "Error launching a defined domain with XML: %s"
msgstr "Error al lanzar el dominio definido con XML: %s"
#: nova/virt/libvirt/driver.py:4294
#: nova/virt/libvirt/driver.py:4316
#, python-format
msgid "Error enabling hairpin mode with XML: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4306
#: nova/virt/libvirt/driver.py:4328
#, python-format
msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s"
msgstr ""
"Neutron ha reportado una falla en el evento %(event)s para la instancia "
"%(uuid)s"
#: nova/virt/libvirt/driver.py:5427
#: nova/virt/libvirt/driver.py:5471
#, python-format
msgid "Live Migration failure: %s"
msgstr "Fallo en migración en vivo: %s"
#: nova/virt/libvirt/driver.py:5580
#: nova/virt/libvirt/driver.py:5624
msgid "Migration operation has aborted"
msgstr ""
msgstr "La operación de migración ha sido abortada"
#: nova/virt/libvirt/driver.py:5778
#: nova/virt/libvirt/driver.py:5836
#, python-format
msgid "Cannot block migrate instance %s with mapped volumes"
msgstr ""
#: nova/virt/libvirt/driver.py:6629
#: nova/virt/libvirt/driver.py:6693
#, python-format
msgid "Failed to cleanup directory %(target)s: %(e)s"
msgstr "No se ha podido limpiar el directorio %(target)s: %(e)s"
#: nova/virt/libvirt/host.py:525
#: nova/virt/libvirt/host.py:526
#, python-format
msgid "Connection to libvirt failed: %s"
msgstr "Ha fallado la conexión a libvirt: %s"
#: nova/virt/libvirt/host.py:786 nova/virt/xenapi/host.py:260
#: nova/virt/libvirt/host.py:796 nova/virt/xenapi/host.py:260
#, python-format
msgid ""
"Hostname has changed from %(old)s to %(new)s. A restart is required to take "
@ -1196,17 +1197,17 @@ msgstr ""
"El nombre del anfitrión ha cambiado de %(old)s a %(new)s. Se requiere un "
"reinicio para hacer efecto."
#: nova/virt/libvirt/host.py:846
#: nova/virt/libvirt/host.py:856
#, python-format
msgid "Error defining a secret with XML: %s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:248
#: nova/virt/libvirt/imagebackend.py:249
#, python-format
msgid "Unable to preallocate_images=%(imgs)s at path: %(path)s"
msgstr "Incapaz de preallocate_images=%(imgs)s en la ruta: %(path)s"
#: nova/virt/libvirt/imagebackend.py:275
#: nova/virt/libvirt/imagebackend.py:276
#, python-format
msgid ""
"%(base)s virtual size %(base_size)s larger than flavor root disk size "
@ -1215,7 +1216,7 @@ msgstr ""
"El tamaño virtual %(base_size)s de %(base)s es más grande que el tamaño del "
"disco raíz del sabor %(size)s"
#: nova/virt/libvirt/imagebackend.py:602
#: nova/virt/libvirt/imagebackend.py:604
msgid "Failed to retrieve ephemeral encryption key"
msgstr ""
@ -1254,7 +1255,7 @@ msgstr ""
msgid "Volume is not writable. Please broaden the file permissions. Mount: %s"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:63
#: nova/virt/libvirt/rbd_utils.py:64
#, python-format
msgid "error opening rbd image %s"
msgstr "Error al abrir imagen rbd %s"
@ -1262,7 +1263,7 @@ msgstr "Error al abrir imagen rbd %s"
#: nova/virt/libvirt/remotefs.py:63
#, python-format
msgid "Couldn't unmount the share %s"
msgstr ""
msgstr "No se pudo desmontar el compartido %s"
#: nova/virt/libvirt/vif.py:487 nova/virt/libvirt/vif.py:514
#: nova/virt/libvirt/vif.py:536 nova/virt/libvirt/vif.py:589
@ -1291,7 +1292,7 @@ msgstr "No se puede desmontar el recurso compartido NFS %s"
msgid "Couldn't unmount the GlusterFS share %s"
msgstr "No se puede desmontar el recurso compartido GlusterFS %s"
#: nova/virt/vmwareapi/ds_util.py:595
#: nova/virt/vmwareapi/ds_util.py:426
#, python-format
msgid "Unable to retrieve storage policy with name %s"
msgstr ""
@ -1302,49 +1303,49 @@ msgstr ""
#: nova/virt/vmwareapi/io_util.py:183
msgid "Read/Write data failed"
msgstr ""
msgstr "Fallo en la Lectura/Escritura de datos"
#: nova/virt/vmwareapi/vm_util.py:1285 nova/virt/xenapi/vm_utils.py:319
#: nova/virt/vmwareapi/vm_util.py:1317 nova/virt/xenapi/vm_utils.py:319
msgid "Destroy VM failed"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:194
#: nova/virt/vmwareapi/vmops.py:197
#, python-format
msgid "Extending virtual disk failed with error: %s"
msgstr "La extensión del disco virtual ha fallado con el error: %s"
#: nova/virt/vmwareapi/vmops.py:931
#: nova/virt/vmwareapi/vmops.py:938
msgid "Destroy instance failed"
msgstr ""
msgstr "Fallo en la destrucción de la instancia"
#: nova/virt/vmwareapi/vmops.py:1058
#: nova/virt/vmwareapi/vmops.py:1065
msgid "Unable to access the rescue disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1574
#: nova/virt/vmwareapi/vmops.py:1577
#, python-format
msgid "Attaching network adapter failed. Exception: %s"
msgstr "Error al conectar el adaptador de red. Excepción: %s"
#: nova/virt/vmwareapi/vmops.py:1614
#: nova/virt/vmwareapi/vmops.py:1617
#, python-format
msgid "Detaching network adapter failed. Exception: %s"
msgstr "Fallo al desconectar el adaptador de red. Excepción: %s"
#: nova/virt/vmwareapi/vmops.py:1686
#: nova/virt/vmwareapi/vmops.py:1690
#, 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:1956
#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1978
#, python-format
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
msgstr ""
"TIEMPO DE ESPERA EXCEDIDO: La llamada a %(method)s ha excedido el tiempo de "
"espera. args=%(args)r"
#: nova/virt/xenapi/agent.py:124 nova/virt/xenapi/vmops.py:1961
#: nova/virt/xenapi/agent.py:124 nova/virt/xenapi/vmops.py:1983
#, python-format
msgid ""
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. args="
@ -1352,7 +1353,7 @@ msgid ""
msgstr ""
"SIN IMPLEMENTAR: el agente no soporta la llamada a %(method)s. args=%(args)r"
#: nova/virt/xenapi/agent.py:129 nova/virt/xenapi/vmops.py:1966
#: nova/virt/xenapi/agent.py:129 nova/virt/xenapi/vmops.py:1988
#, python-format
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
msgstr "La llamada a %(method)s ha devuelto un error: %(e)s. args=%(args)r"
@ -1484,43 +1485,43 @@ msgstr ""
"No se ha podido obtener XML RRD para la máquina virtual %(vm_uuid)s con los "
"detalles de servidor: %(server)s."
#: nova/virt/xenapi/vmops.py:952
#: nova/virt/xenapi/vmops.py:974
msgid "_migrate_disk_resizing_down failed. Restoring orig vm"
msgstr ""
#: nova/virt/xenapi/vmops.py:1128
#: nova/virt/xenapi/vmops.py:1150
#, python-format
msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s."
msgstr "_migrate_disk_resizing_up fallido. Restaurando vm original due_to: %s."
#: nova/virt/xenapi/vmops.py:1516
#: nova/virt/xenapi/vmops.py:1538
#, python-format
msgid "Failed to find an SR for volume %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1523
#: nova/virt/xenapi/vmops.py:1545
#, python-format
msgid "Volume %s is associated with the instance but no SR was found for it"
msgstr ""
#: nova/virt/xenapi/vmops.py:1527
#: nova/virt/xenapi/vmops.py:1549
#, python-format
msgid "Failed to forget the SR for volume %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1737
#: nova/virt/xenapi/vmops.py:1759
msgid "Guest does not have a console available"
msgstr "El invitado no tiene una consola disponible"
#: nova/virt/xenapi/vmops.py:2061
#: nova/virt/xenapi/vmops.py:2083
msgid "Migrate Receive failed"
msgstr "Ha fallado la recepción de migración"
#: nova/virt/xenapi/vmops.py:2118
#: nova/virt/xenapi/vmops.py:2140
msgid "Plugin config_file get_val failed"
msgstr ""
#: nova/virt/xenapi/vmops.py:2206
#: nova/virt/xenapi/vmops.py:2228
msgid "Migrate Send failed"
msgstr "Ha fallado el envío de migración"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/nova/language/"
"es/)\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr "El filtro %s ha arrojado 0 anfitriones"
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "Iniciando el nodo %(topic)s (versión %(version)s)"
@ -231,7 +231,7 @@ msgstr ""
msgid "Create snapshot from volume %s"
msgstr "Crear instantánea desde el volumen %s"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -299,12 +299,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Crear Grupo de Seguridad %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Borrar grupo de seguridad %s"
@ -328,12 +328,12 @@ msgstr "Límite de %(type)s no especificado, predeterminando a ilimitado"
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr "Límite de %(type)s: %(limit).02f %(unit)s, libre: %(free).02f %(unit)s"
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr "Tarea posiblemente preapropiada: %s"
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -342,13 +342,13 @@ msgstr ""
"Suprimiendo instancia porque el host (%(instance_host)s) no es igual a "
"nuestro host (%(our_host)s)."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
"La instancia ya ha sido marcada como eliminada, removiendo del hipervisor."
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
@ -356,147 +356,147 @@ msgstr ""
"El servicio ha iniciado la remoción de la instancia durante la ejecución "
"previa, pero no ha finalizado. Reiniciando la remoción ahora."
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"Se ha encontrado una instancia en estado de migración durante el inicio. "
"Restableciendo task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "Rearrancando instancia después de reiniciar nova-compute. "
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "Iniciando instancia..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s instancia"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr "La instancia ha desaparecido durante la terminación"
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "Volver a crear instancia"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
"disco en almacenamiento compartido, volviendo a crear utilizando disco "
"existente"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
"El disco on está en almacenamiento compartido, reconstruyendo desde: '%s'"
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "poniendo vm en estado original: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Desconectando de la API del volumen: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "Rearrancando instancia"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "creación de instantánea de instancia"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "Contraseña raíz establecida"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr "inyectando archivo a %s"
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "Rescatando"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "Cancelando rescate"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr "La migración %s ya ha sido confirmada"
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr "La instancia no ha sido encontrada durante la confirmación"
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr "Actualizando el estado original de instancia hacia: '%s'"
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "Migrando"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "Poniéndose en pausa"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "Cancelando la pausa"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "Recuperando diagnósticos"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "Reanudando"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "Obtener salida de consola "
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Conectando el volumen %(volume_id)s a %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Desconectar el volumen %(volume_id)s del punto de montaje %(mp)s"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "Se ha iniciado _post_live_migration()."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr "La migración de la instancia hacia %s ha finalizado exitosamente."
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -505,11 +505,11 @@ msgstr ""
"ningún dominio con un nombre coincidente.\" Este error se puede ignorar sin "
"ningún riesgo."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "Se ha iniciado la operación posterior de migración"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -518,7 +518,7 @@ msgstr ""
"Se han encontrado %(migration_count)d migraciones sin confirmar de más de "
"%(confirm_window)d segundos"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -527,14 +527,14 @@ msgstr ""
"Confirmando automáticamente la migración %(migration_id)s para la instancia "
"%(instance_uuid)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
"Error auto confirmando modificación de tamaño: %s. Se intentará "
"posteriormente."
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -543,11 +543,11 @@ msgstr ""
"Ejecutando auditoría de uso de instancia para %(host)s desde %(begin_time)s "
"hasta %(end_time)s. %(number_instances)s instancias."
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "Actualizando memoria caché de uso de ancho de banda"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
@ -555,7 +555,7 @@ msgstr ""
"Durante sync_power_state la instancia ha dejado una tarea pendiente "
"(%(task)s). Omitir."
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -564,7 +564,7 @@ msgstr ""
"Durante el proceso sync_power, la instancia se ha movido del host %(src)s al "
"host %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -572,16 +572,16 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "Reclamando instancia suprimida"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr "Eliminando nodo de cómputo huérfano %s"
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
@ -590,7 +590,7 @@ msgstr ""
"Apagando la instancia con nombre '%s' que está marcada como ELIMINADA pero "
"sigue presente en el anfitrión."
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
@ -599,12 +599,12 @@ msgstr ""
"Desrtuyendo instancia con etiqueta de nombre '%s' la cual ha sido marcada "
"como ELIMINADA pero todavía se encuentra presente en el anfitrión."
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr "Estableciendo la instancia de vuelta a %(state)s tras: %(error)s"
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Marcando la instancia de nuevo como ACTIVA después de: %s"
@ -648,16 +648,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "Actualizando desde la migración %s"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr "Se ha recibido el Token: %(token)s, %(token_dict)s"
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr "Validando Token: %(token)s, %(token_valid)s"
@ -690,35 +690,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -729,7 +711,7 @@ msgstr "La imagen %s se ha eliminado de manera ilegal"
msgid "Copied %(source_file)s using %(module_str)s"
msgstr "Copiado %(source_file)s usando %(module_str)s"
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
@ -775,7 +757,7 @@ msgstr ""
msgid "deleted %s"
msgstr "Se ha eliminado %s"
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -856,36 +838,36 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "En espera de %d hijos para salir"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "Eliminando nodo de cálculo inactivo %(host)s:%(node)s del planificador"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -956,20 +938,20 @@ msgstr ""
msgid "Spawning new instance"
msgstr "Generando nueva instancia"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr "Utilizando dispositivo de configuración para instancia"
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Creando unidad de configuración en %(path)s"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr "Se ha obtenido una solicitud para destruir instancia"
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -979,109 +961,109 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "Durante la destrucción de espera, la instancia ha desaparecido."
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "La instancia se ha destruido satisfactoriamente. "
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "La instancia puede volver a iniciarse."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "Se va a volver a destruir la instancia."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "Empezando proceso de instantánea en directo"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "Empezando proceso de instantánea frío"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "Se ha extraído instantánea, empezando subida de imagen"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "Subida de imagen de instantánea se ha completado"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr ""
"La instancia ha rearrancado satisfactoriamente de forma no permanente. "
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "La instancia ha concluido satisfactoriamente."
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"Es posible que la instancia se haya rearrancado durante el arranque no "
"permanente, por consiguiente volver ahora."
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "La instancia ha rearrancado satisfactoriamente."
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "Instancia generada satisfactoriamente. "
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "data: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Se ha devuelto registro de consola truncado, se han ignorado %d bytes "
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "Creando imagen"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "Utilizando unidad de configuración"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr "Configurando la zona horaria para la instancia windows a horario local"
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
@ -1091,7 +1073,7 @@ msgstr ""
"desasociado. Instancia=%(instance_name)s Disco=%(disk)s Código=%(errcode)s "
"Error=%(e)s"
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1100,42 +1082,42 @@ msgstr ""
"No se ha podido encontrar el dominio en libvirt para la instancia %s. No se "
"pueden obtener estadísticas de bloque para el dispositivo"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "La instancia se está ejecutando satisfactoriamente."
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr "Eliminado los archivos de instancia %s"
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr "La remoción de %s ha fallado"
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr "La remoción de %s se ha completado"
@ -1148,13 +1130,13 @@ msgstr "Se ha llamado a setup_basic_filtering en nwfilter"
msgid "Ensuring static filters"
msgstr "Asegurando filtros estáticos"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1250,17 +1232,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr "Cluster o nombre de pool de recursos inválido: %s"
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1289,26 +1271,26 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "Se ha destruido la máquina virtual"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"Se han encontrado %(instance_count)d rearranques colgados de más de "
"%(timeout)d segundos"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "Rearrancando automáticamente de forma permanente"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1389,11 +1371,11 @@ msgstr ""
"No se ha podido montar sistema de archivos (se espera para instancias no "
"Linux): %s "
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "Iniciando instancia detenida encontrada durante rearranque"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "Destruyendo VM "

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-03-31 21:30+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-10 11:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/nova/language/"
"es/)\n"
@ -36,7 +36,7 @@ msgstr ""
"en fallos que no ocurrirían durante una operación normal. Úsela bajo su "
"propio riesgo."
#: nova/service.py:288
#: nova/service.py:275
msgid "Service killed that has no database entry"
msgstr "Se detuvo un servicio sin entrada en la base de datos"
@ -68,13 +68,13 @@ msgstr ""
msgid "multiple fixed_ips exist, using the first: %s"
msgstr "existen múltiples fixed_ips, utilizando la primera: %s"
#: nova/api/metadata/handler.py:128
#: nova/api/metadata/handler.py:125
msgid ""
"X-Instance-ID present in request headers. The 'service_metadata_proxy' "
"option must be enabled to process this header."
msgstr ""
#: nova/api/metadata/handler.py:205
#: nova/api/metadata/handler.py:202
#, python-format
msgid ""
"X-Instance-ID-Signature: %(signature)s does not match the expected value: "
@ -82,7 +82,7 @@ msgid ""
"%(remote_address)s"
msgstr ""
#: nova/api/metadata/handler.py:233
#: nova/api/metadata/handler.py:230
#, python-format
msgid ""
"Tenant_id %(tenant_id)s does not match tenant_id of instance %(instance_id)s."
@ -166,21 +166,28 @@ msgstr ""
"Nova. Esto puede cambiar en el futuro, pero los desplegadores actuales deben "
"estar concientes que el uso en producción ahora puede ser riesgoso."
#: nova/cells/messaging.py:1219
#: nova/cells/messaging.py:1204
#, python-format
msgid "No match when trying to update BDM: %(bdm)s"
msgstr "No se encontró resultado al intentar actualizar BDM: %(bdm)s"
#: nova/cells/messaging.py:1700
#: nova/cells/messaging.py:1685
#, python-format
msgid "No cell_name for %(method)s() from API"
msgstr "No hay cell_name para %(method)s() desde la API"
#: nova/cells/messaging.py:1717
#: nova/cells/messaging.py:1702
msgid "No cell_name for instance update from API"
msgstr "No hay cell_name para actualización de instancia desde la API"
#: nova/cells/weights/mute_child.py:66
#: nova/cells/weights/mute_child.py:59
msgid ""
"\"mute_weight_value\" has been DEPRECATED as of the 2015.1 release, and Nova "
"is still configured to use it. Take into account that this option will have "
"no effect at all, so please, use \"mute_weight_multiplier\" instead."
msgstr ""
#: nova/cells/weights/mute_child.py:80
#, python-format
msgid ""
"%(cell)s has not been seen since %(last_seen)s and is being treated as mute."
@ -216,17 +223,17 @@ msgstr ""
"%(overs)s cuota excedida para %(pid)s, se ha intentado redimensionar la "
"instancia. "
#: nova/compute/api.py:3595
#: nova/compute/api.py:3599
#, python-format
msgid "More than 1 AZ for host %s"
msgstr ""
#: nova/compute/manager.py:322
#: nova/compute/manager.py:325
#, python-format
msgid "Failed to revert task state for instance. Error: %s"
msgstr ""
#: nova/compute/manager.py:781
#: nova/compute/manager.py:819
#, python-format
msgid ""
"Instance %(uuid)s appears to have been evacuated from this host to %(host)s. "
@ -235,7 +242,7 @@ msgid ""
"restart nova-compute."
msgstr ""
#: nova/compute/manager.py:826
#: nova/compute/manager.py:864
msgid ""
"Hypervisor driver does not support instance shared storage check, assuming "
"it's not on shared storage"
@ -243,14 +250,14 @@ msgstr ""
"El hipervisor no soporta la validación de almacenamiento compartido entre "
"instancias, asumiendo que no se encuentra en almacenamiento compartido."
#: nova/compute/manager.py:890
#: nova/compute/manager.py:928
#, python-format
msgid ""
"Instance %(uuid)s appears to not be owned by this host, but by %(host)s. "
"Startup processing is being skipped."
msgstr ""
#: nova/compute/manager.py:1017
#: nova/compute/manager.py:1055
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power state "
@ -259,54 +266,54 @@ msgstr ""
"Instancia en estado transicional (%(task_state)s) al arranque y estado de "
"energía es (%(power_state)s), limpiando el estado de la tarea"
#: nova/compute/manager.py:1028
#: nova/compute/manager.py:1066
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power state "
"is (%(power_state)s), clearing task state and unpausing the instance"
msgstr ""
#: nova/compute/manager.py:1131
#: nova/compute/manager.py:1169
msgid "Hypervisor driver does not support resume guests"
msgstr "El controlador de hipervisor no soporta reanudar invitados "
#: nova/compute/manager.py:1136
#: nova/compute/manager.py:1174
msgid "Failed to resume instance"
msgstr "No se ha podido reanudar la instancia"
#: nova/compute/manager.py:1146
#: nova/compute/manager.py:1184
msgid "Hypervisor driver does not support firewall rules"
msgstr "El controlador de hipervisor no soporta reglas de cortafuegos "
#: nova/compute/manager.py:1188
#: nova/compute/manager.py:1226
#, python-format
msgid "Unexpected power state %d"
msgstr "Estado de alimentación inesperado %d"
#: nova/compute/manager.py:1307
#: nova/compute/manager.py:1347
msgid "Hypervisor driver does not support security groups."
msgstr "El controlador del hipervisor no soporta grupos de seguridad."
#: nova/compute/manager.py:1328
#: nova/compute/manager.py:1368
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for 'block_device_retries' as 0."
msgstr ""
#: nova/compute/manager.py:1343
#: nova/compute/manager.py:1383
#, python-format
msgid "Volume id: %s finished being created but was not set as 'available'"
msgstr ""
"El volumen con id: %s ha finalizado su creación pero no ha sido marcado como "
"'disponible'"
#: nova/compute/manager.py:1688
#: nova/compute/manager.py:1736
msgid "Instance build timed out. Set to error state."
msgstr ""
"La compilación de instancia ha excedido el tiempo de espera. Se ha estado en "
"estado erróneo. "
#: nova/compute/manager.py:1716
#: nova/compute/manager.py:1764
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for 'network_allocate_retries' "
@ -315,14 +322,14 @@ msgstr ""
"Tratando el valor negativo de configuración (%(retries)s) para "
"'network_allocate_retries' como 0."
#: nova/compute/manager.py:1746
#: nova/compute/manager.py:1794
#, python-format
msgid "Instance failed network setup (attempt %(attempt)d of %(attempts)d)"
msgstr ""
"Fallo de configuración de red de la instancia (intento %(attempt)d de "
"%(attempts)d)"
#: nova/compute/manager.py:1927
#: nova/compute/manager.py:1975
msgid ""
"Failed to create block device for instance due to being over volume resource "
"quota"
@ -330,21 +337,21 @@ msgstr ""
"No se pudo crear el dispositivo de bloque, debido a que se ha superado la "
"cuota establecida para el volumen."
#: nova/compute/manager.py:2292
#: nova/compute/manager.py:2340
msgid "No more network or fixed IP to be allocated"
msgstr ""
#: nova/compute/manager.py:2572
#: nova/compute/manager.py:2620
#, python-format
msgid "Ignoring EndpointNotFound: %s"
msgstr ""
#: nova/compute/manager.py:2590
#: nova/compute/manager.py:2638
#, python-format
msgid "Failed to delete volume: %(volume_id)s due to %(exc)s"
msgstr ""
#: nova/compute/manager.py:3073
#: nova/compute/manager.py:3121
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
@ -353,15 +360,15 @@ msgstr ""
"intentando rearrancar una instancia que no se está ejecutando: (estado: "
"%(state)s se esperaba: %(running)s)"
#: nova/compute/manager.py:3109
#: nova/compute/manager.py:3157
msgid "Reboot failed but instance is running"
msgstr "Ha fallado el reinicio pero la instancia se mantiene en ejecución"
#: nova/compute/manager.py:3129
#: nova/compute/manager.py:3177
msgid "Instance disappeared during reboot"
msgstr "La instancia ha desaparecido durante el rearranque"
#: nova/compute/manager.py:3202
#: nova/compute/manager.py:3250
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
@ -370,21 +377,21 @@ msgstr ""
"intentando hacer una instantánea de una instancia que no se está ejecutando: "
"(estado: %(state)s se esperaba: %(running)s)"
#: nova/compute/manager.py:3235
#: nova/compute/manager.py:3283
#, python-format
msgid "Error while trying to clean up image %s"
msgstr "Error al intentar limpiar imagen %s"
#: nova/compute/manager.py:3240
#: nova/compute/manager.py:3288
msgid "Image not found during snapshot"
msgstr "No se ha encontrado la imagen durante la instantánea"
#: nova/compute/manager.py:3338
#: nova/compute/manager.py:3386
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
"esta instancia de invitado o controlador no implementa set_admin_password ."
#: nova/compute/manager.py:3375
#: nova/compute/manager.py:3423
#, python-format
msgid ""
"trying to inject a file into a non-running (state: %(current_state)s "
@ -393,7 +400,7 @@ msgstr ""
"intentando inyectar un archivo hacia un inactivo (estado: %(current_state)s "
"esperado: %(expected_state)s)"
#: nova/compute/manager.py:3399
#: nova/compute/manager.py:3447
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
@ -401,7 +408,7 @@ msgstr ""
"No se ha podido encontrar una imagen diferente para utilizarla para VM de "
"rescate, se utiliza la imagen actual de la instancia"
#: nova/compute/manager.py:3551
#: nova/compute/manager.py:3599
#, python-format
msgid ""
"Unexpected confirmation status '%(status)s' of migration %(id)s, exit "
@ -410,48 +417,48 @@ msgstr ""
"Estado de confirmación inesperado '%(status)s' de la migración %(id)s, salir "
"del proceso de confirmación"
#: nova/compute/manager.py:4767
#: nova/compute/manager.py:4815
msgid "Detaching volume from unknown instance"
msgstr "Desconectando volumen de instancia desconocida "
#: nova/compute/manager.py:4778
#: nova/compute/manager.py:4826
#, python-format
msgid ""
"Ignoring DiskNotFound exception while detaching volume %(volume_id)s from "
"%(mp)s: %(err)s"
msgstr ""
#: nova/compute/manager.py:4971
#: nova/compute/manager.py:5019
#, python-format
msgid ""
"attach interface failed , try to deallocate port %(port_id)s, reason: %(msg)s"
msgstr ""
#: nova/compute/manager.py:4979
#: nova/compute/manager.py:5027
#, python-format
msgid "deallocate port %(port_id)s failed"
msgstr ""
#: nova/compute/manager.py:5004
#: nova/compute/manager.py:5052
#, python-format
msgid "Detach interface failed, port_id=%(port_id)s, reason: %(msg)s"
msgstr ""
#: nova/compute/manager.py:5016
#: nova/compute/manager.py:5064
#, python-format
msgid "Failed to deallocate port %(port_id)s for instance. Error: %(error)s"
msgstr ""
#: nova/compute/manager.py:5625
#: nova/compute/manager.py:5673
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr "Estableciendo la %(migration_id)s en error: %(reason)s"
#: nova/compute/manager.py:5807
#: nova/compute/manager.py:5855
msgid "Bandwidth usage not supported by hypervisor."
msgstr "Uso de ancho de banda no soportado por el hipervisor."
#: nova/compute/manager.py:5929
#: nova/compute/manager.py:5977
#, python-format
msgid ""
"While synchronizing instance power states, found %(num_db_instances)s "
@ -459,7 +466,7 @@ msgid ""
"hypervisor."
msgstr ""
#: nova/compute/manager.py:6057
#: nova/compute/manager.py:6105
#, python-format
msgid ""
"Instance shutdown by itself. Calling the stop API. Current vm_state: "
@ -467,21 +474,21 @@ msgid ""
"%(db_power_state)s, current VM power_state: %(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6084
#: nova/compute/manager.py:6132
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
"La instancia se ha suspendido inesperadamente. Llamando a la API de "
"detención."
#: nova/compute/manager.py:6100
#: nova/compute/manager.py:6148
msgid "Instance is paused unexpectedly. Ignore."
msgstr "La instancia se ha puesto en pausa inesperadamente. Ignorar. "
#: nova/compute/manager.py:6106
#: nova/compute/manager.py:6154
msgid "Instance is unexpectedly not found. Ignore."
msgstr "La instancia no se encuentra inesperadamente. Ignorar. "
#: nova/compute/manager.py:6112
#: nova/compute/manager.py:6160
#, python-format
msgid ""
"Instance is not stopped. Calling the stop API. Current vm_state: "
@ -489,21 +496,21 @@ msgid ""
"%(db_power_state)s, current VM power_state: %(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6134
#: nova/compute/manager.py:6182
msgid "Paused instance shutdown by itself. Calling the stop API."
msgstr ""
"La instancia pausada se ha apagado a si misma. Llamando la API de detención."
#: nova/compute/manager.py:6148
#: nova/compute/manager.py:6196
msgid "Instance is not (soft-)deleted."
msgstr "La instancia no se suprime (de forma no permanente). "
#: nova/compute/manager.py:6182
#: nova/compute/manager.py:6230
#, python-format
msgid "Periodic reclaim failed to delete instance: %s"
msgstr "Reclamación periódica falló al eliminar instancia: %s"
#: nova/compute/manager.py:6254
#: nova/compute/manager.py:6302
#, python-format
msgid ""
"Detected instance with name label '%s' which is marked as DELETED but still "
@ -512,15 +519,15 @@ msgstr ""
"Se ha detectado una instancia con etiqueta de nombre '%s' la cual ha sido "
"marcada como ELIMINADA pero todavía se encuentra presente en el anfitrión."
#: nova/compute/manager.py:6269
#: nova/compute/manager.py:6317
msgid "set_bootable is not implemented for the current driver"
msgstr "set_bootable no está implementado en el controlador actual"
#: nova/compute/manager.py:6274
#: nova/compute/manager.py:6322
msgid "Failed to power off instance"
msgstr "Fallo al apagar la instancia"
#: nova/compute/manager.py:6290
#: nova/compute/manager.py:6338
#, python-format
msgid "Periodic cleanup failed to delete instance: %s"
msgstr "Limpieza periódica falló al eliminar la instancia: %s"
@ -556,15 +563,15 @@ msgstr ""
msgid "No service record for host %s"
msgstr "Ningún registro de servicio para el host %s "
#: nova/compute/resource_tracker.py:718
#: nova/compute/resource_tracker.py:719
msgid "Instance not resizing, skipping migration."
msgstr "La instancia no se está redimensionando, se salta la migración."
#: nova/compute/resource_tracker.py:733
#: nova/compute/resource_tracker.py:734
msgid "Flavor could not be found, skipping migration."
msgstr "El sabor no puede ser encontrado, omitiendo migración."
#: nova/compute/resource_tracker.py:824
#: nova/compute/resource_tracker.py:825
#, python-format
msgid ""
"Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB "
@ -573,7 +580,7 @@ msgstr ""
"Se ha detectado una instancia huérfana en ejecución: %(uuid)s (consumiento "
"%(memory_mb)s MB de memoria)"
#: nova/compute/rpcapi.py:378
#: nova/compute/rpcapi.py:393
msgid ""
"Live migration with clients before RPC version 3.32 is known to be buggy "
"with shared block storage. See https://bugs.launchpad.net/nova/+bug/1250751 "
@ -625,22 +632,22 @@ msgstr "Los siguientes monitores han sido deshabilitados: %s"
msgid "Compute resource plugin %s was not loaded"
msgstr ""
#: nova/conductor/api.py:299
#: nova/conductor/api.py:260
msgid ""
"Timed out waiting for nova-conductor. Is it running? Or did this service "
"start before nova-conductor? Reattempting establishment of nova-conductor "
"connection..."
msgstr ""
#: nova/conductor/manager.py:777
#: nova/conductor/manager.py:782
msgid "No valid host found for unshelve instance"
msgstr "No se ha encontrado anfitrión válido para extraer instancia"
#: nova/conductor/manager.py:826
#: nova/conductor/manager.py:831
msgid "No valid host found for rebuild"
msgstr ""
#: nova/conductor/manager.py:834
#: nova/conductor/manager.py:839
msgid "Server with unsupported policy cannot be rebuilt"
msgstr ""
@ -651,12 +658,12 @@ msgid ""
"could not be parsed. Taking the default port range %(default)s."
msgstr ""
#: nova/consoleauth/manager.py:84
#: nova/consoleauth/manager.py:86
#, python-format
msgid "Token: %(token)s failed to save into memcached."
msgstr ""
#: nova/consoleauth/manager.py:94
#: nova/consoleauth/manager.py:96
#, python-format
msgid "Instance: %(instance_uuid)s failed to save into memcached"
msgstr ""
@ -794,12 +801,12 @@ msgstr ""
msgid "hostname %s too long, truncating."
msgstr ""
#: nova/network/linux_net.py:1722
#: nova/network/linux_net.py:1729 nova/network/linux_net.py:1740
#, python-format
msgid "%s failed. Not Retrying."
msgstr ""
#: nova/network/linux_net.py:1726
#: nova/network/linux_net.py:1733
#, python-format
msgid "%(cmd)s failed. Sleeping %(time)s seconds before retry."
msgstr ""
@ -895,17 +902,17 @@ msgid ""
"Neutron error: MAC address %(mac)s is already in use on network %(network)s."
msgstr ""
#: nova/network/neutronv2/api.py:654
#: nova/network/neutronv2/api.py:744
#, python-format
msgid "Port %s does not exist"
msgstr "El puerto %s no existe"
#: nova/network/neutronv2/api.py:658
#: nova/network/neutronv2/api.py:748
#, python-format
msgid "Failed to delete port %s for instance."
msgstr ""
#: nova/network/neutronv2/api.py:1427
#: nova/network/neutronv2/api.py:1517
#, python-format
msgid ""
"Network %(id)s not matched with the tenants network! The ports tenant "
@ -961,7 +968,7 @@ msgid ""
"> %(database)sgb)"
msgstr ""
#: nova/scheduler/host_manager.py:536
#: nova/scheduler/host_manager.py:541
#, python-format
msgid "No compute service record found for host %(host)s"
msgstr ""
@ -1051,17 +1058,17 @@ msgid ""
"timeout=%(timeout)rs"
msgstr ""
#: nova/storage/linuxscsi.py:101
#: nova/storage/linuxscsi.py:106
#, python-format
msgid "Multipath call failed exit (%(code)s)"
msgstr "La llamada a multivía de acceso no ha podido salir (%(code)s)"
#: nova/storage/linuxscsi.py:122
#: nova/storage/linuxscsi.py:132
#, python-format
msgid "Couldn't find multipath device %s"
msgstr "No se puede encontrar el dispositivo multiruta %s"
#: nova/storage/linuxscsi.py:131
#: nova/storage/linuxscsi.py:142
#, python-format
msgid "Skip faulty line \"%(dev_line)s\" of multipath device %(mdev)s"
msgstr ""
@ -1147,11 +1154,11 @@ msgstr "No se ha podido cerrar manejador de invitado %s"
msgid "Failed to remove snapshot for VM %s"
msgstr "No se ha podido eliminar la instantánea para VM %s"
#: nova/virt/hyperv/vmops.py:505
#: nova/virt/hyperv/vmops.py:507
msgid "Timed out while waiting for soft shutdown."
msgstr ""
#: nova/virt/hyperv/vmutils.py:462
#: nova/virt/hyperv/vmutils.py:465
#, python-format
msgid ""
"Disk not found on controller \"%(controller_path)s\" with address "
@ -1197,14 +1204,14 @@ msgstr ""
msgid "Race detected in libvirt.virDomain.info, trying one more time"
msgstr ""
#: nova/virt/libvirt/driver.py:440
#: nova/virt/libvirt/driver.py:434
#, python-format
msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s."
msgstr ""
"Modalidad de caché %(cache_mode)s no válida especificada para el tipo de "
"disco %(disk_type)s."
#: nova/virt/libvirt/driver.py:514
#: nova/virt/libvirt/driver.py:511
#, python-format
msgid ""
"The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack "
@ -1215,105 +1222,105 @@ msgstr ""
"projecto de OpenStack por lo cual su calidad no puede ser asegurada. Para "
"mas información, ver: https://wiki.openstack.org/wiki/HypervisorSupportMatrix"
#: nova/virt/libvirt/driver.py:536
#: nova/virt/libvirt/driver.py:533
msgid ""
"Running libvirt-lxc without user namespaces is dangerous. Containers spawned "
"by Nova will be run as the host's root user. It is highly suggested that "
"user namespaces be used in a public or multi-tenant environment."
msgstr ""
#: nova/virt/libvirt/driver.py:662
#: nova/virt/libvirt/driver.py:659
msgid "Cannot destroy instance, operation time out"
msgstr ""
"No se puede destruir intsancia, tiempo de espera agotado para la operación"
#: nova/virt/libvirt/driver.py:772
#: nova/virt/libvirt/driver.py:769
msgid "Instance may be still running, destroy it again."
msgstr "Puede que la instancia aún se esté ejecutando, vuelva a destruirla."
#: nova/virt/libvirt/driver.py:827
#: nova/virt/libvirt/driver.py:824
#, python-format
msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s"
msgstr ""
"Ignorando Error de volumen en volumen %(vol_id)s durante la remocion %(exc)s"
#: nova/virt/libvirt/driver.py:1203 nova/virt/libvirt/driver.py:1211
#: nova/virt/libvirt/driver.py:1200 nova/virt/libvirt/driver.py:1208
msgid "During detach_volume, instance disappeared."
msgstr "Durante detach_volume, la instancia ha desaparecido."
#: nova/virt/libvirt/driver.py:1251
#: nova/virt/libvirt/driver.py:1248
msgid "During detach_interface, instance disappeared."
msgstr "Durante detach_interface, la instancia ha desaparecido."
#: nova/virt/libvirt/driver.py:1986
#: nova/virt/libvirt/driver.py:1983
msgid "Failed to soft reboot instance. Trying hard reboot."
msgstr ""
"Fallo al reiniciar la instancia de manera suave. Intentando reinicio duro."
#: nova/virt/libvirt/driver.py:2464
#: nova/virt/libvirt/driver.py:2460
#, python-format
msgid ""
"my_ip address (%(my_ip)s) was not found on any of the interfaces: %(ifaces)s"
msgstr ""
#: nova/virt/libvirt/driver.py:2654
#: nova/virt/libvirt/driver.py:2650
#, python-format
msgid "Image %s not found on disk storage. Continue without injecting data"
msgstr ""
"La imagen %s no se ha encontrado en el almacenamiento de disco. Continuando "
"sin inyectar datos."
#: nova/virt/libvirt/driver.py:2840
#: nova/virt/libvirt/driver.py:2836
msgid "File injection into a boot from volume instance is not supported"
msgstr ""
"La inyección de archivo al arranque desde la instancia del volumen no está "
"soportado."
#: nova/virt/libvirt/driver.py:2915
#: nova/virt/libvirt/driver.py:2911
msgid "Instance disappeared while detaching a PCI device from it."
msgstr ""
"La instancia ha desaparecido mientras se removía el dispositivo PCI de ella."
#: nova/virt/libvirt/driver.py:3031
#: nova/virt/libvirt/driver.py:3027
#, python-format
msgid "Cannot update service status on host \"%s\" since it is not registered."
msgstr ""
#: nova/virt/libvirt/driver.py:3034
#: nova/virt/libvirt/driver.py:3030
#, python-format
msgid ""
"Cannot update service status on host \"%s\" due to an unexpected exception."
msgstr ""
#: nova/virt/libvirt/driver.py:3353
#: nova/virt/libvirt/driver.py:3350
msgid "Too many id maps, only included first five."
msgstr ""
#: nova/virt/libvirt/driver.py:3363
#: nova/virt/libvirt/driver.py:3360
#, python-format
msgid "Invalid value for id mapping %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4112
#: nova/virt/libvirt/driver.py:4118
msgid ""
"Old property name \"hw_watchdog_action\" is now deprecated and will be "
"removed in the next release. Use updated property name \"hw:watchdog_action"
"\" instead"
msgstr ""
#: nova/virt/libvirt/driver.py:4401
#: nova/virt/libvirt/driver.py:4406
#, python-format
msgid "Timeout waiting for vif plugging callback for instance %(uuid)s"
msgstr ""
"Tiempo excedido para la llamada inversa de la conexión vif para la instancia "
"%(uuid)s"
#: nova/virt/libvirt/driver.py:4422
#: nova/virt/libvirt/driver.py:4427
#, python-format
msgid "couldn't obtain the XML from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4465
#: nova/virt/libvirt/driver.py:4470
msgid ""
"Cannot get the number of cpu, because this function is not implemented for "
"this platform. "
@ -1321,23 +1328,23 @@ msgstr ""
"No se puede obtener el número de CPU porque esta función no está "
"implementada para esta plataforma. "
#: nova/virt/libvirt/driver.py:4527
#: nova/virt/libvirt/driver.py:4532
#, python-format
msgid ""
"couldn't obtain the vpu count from domain id: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4558
#: nova/virt/libvirt/driver.py:4563
#, python-format
msgid "couldn't obtain the memory from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4708
#: nova/virt/libvirt/driver.py:4713
#, python-format
msgid "URI %(uri)s does not support listDevices: %(error)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5372
#: nova/virt/libvirt/driver.py:5377
msgid ""
"Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag, "
"and the graphics (VNC and/or SPICE) listen addresses on the destination "
@ -1347,33 +1354,33 @@ msgid ""
"the VM will continue to listen on the current addresses."
msgstr ""
#: nova/virt/libvirt/driver.py:5451
#: nova/virt/libvirt/driver.py:5456
#, python-format
msgid ""
"An error occurred trying to live migrate. Falling back to legacy live "
"migrate flow. Error: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5626
#: nova/virt/libvirt/driver.py:5631
msgid "Migration operation was cancelled"
msgstr ""
#: nova/virt/libvirt/driver.py:5632
#: nova/virt/libvirt/driver.py:5637
#, python-format
msgid "Unexpected migration job type: %d"
msgstr ""
#: nova/virt/libvirt/driver.py:5687
#: nova/virt/libvirt/driver.py:5692
#, python-format
msgid "Error monitoring migration: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5836
#: nova/virt/libvirt/driver.py:5856
#, python-format
msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d."
msgstr "plug_vifs() ha fallado %(cnt)d. Intentando hasta %(max_retry)d."
#: nova/virt/libvirt/driver.py:6096
#: nova/virt/libvirt/driver.py:6121
#, python-format
msgid ""
"Error from libvirt while getting description of %(instance_name)s: [Error "
@ -1382,7 +1389,7 @@ msgstr ""
"Error de libvirt al obtener la descripción de %(instance_name)s: [Código de "
"error %(error_code)s] %(ex)s"
#: nova/virt/libvirt/driver.py:6104
#: nova/virt/libvirt/driver.py:6129
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1393,7 +1400,7 @@ msgstr ""
"intentando obtener el disco %(i_name)s, pero el disco ha sido removido por "
"operaciones concurrentes como la modificación de tamaño."
#: nova/virt/libvirt/driver.py:6110
#: nova/virt/libvirt/driver.py:6135
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1401,7 +1408,7 @@ msgid ""
"on the compute node but is not managed by Nova."
msgstr ""
#: nova/virt/libvirt/driver.py:6119
#: nova/virt/libvirt/driver.py:6144
#, python-format
msgid ""
"Periodic task is updating the host stats, it is trying to get disk info for "
@ -1416,17 +1423,17 @@ msgstr ""
"El módulo lLibvirt no se ha podido cargar. NWFilterFirewall no funcionará "
"correctamente."
#: nova/virt/libvirt/host.py:483
#: nova/virt/libvirt/host.py:484
#, python-format
msgid "URI %(uri)s does not support events: %(error)s"
msgstr "URI %(uri)s no soporta eventos: %(error)s"
#: nova/virt/libvirt/host.py:499
#: nova/virt/libvirt/host.py:500
#, python-format
msgid "URI %(uri)s does not support connection events: %(error)s"
msgstr "URI %(uri)s no soporta eventos de conexión: %(error)s"
#: nova/virt/libvirt/host.py:755
#: nova/virt/libvirt/host.py:765
#, python-format
msgid "URI %(uri)s does not support full set of host capabilities: %(error)s"
msgstr ""
@ -1608,31 +1615,31 @@ msgstr ""
msgid "Unable to retrieve value for %(path)s Reason: %(reason)s"
msgstr "Incapaz de obtener valor de %(path)s Razón: %(reason)s"
#: nova/virt/vmwareapi/vm_util.py:1168
#: nova/virt/vmwareapi/vm_util.py:1175
#, python-format
msgid "Failed to get cluster references %s"
msgstr "Fallo al obtener las referencias del cluster %s"
#: nova/virt/vmwareapi/vm_util.py:1180
#: nova/virt/vmwareapi/vm_util.py:1187
#, python-format
msgid "Failed to get resource pool references %s"
msgstr "Fallo al obtener las referencias del pool de recursos %s"
#: nova/virt/vmwareapi/vm_util.py:1291
#: nova/virt/vmwareapi/vm_util.py:1298
#, python-format
msgid ""
"vmware_ostype from image is not recognised: '%(ostype)s'. An invalid os type "
"may be one cause of this instance creation failure"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:401
#: nova/virt/vmwareapi/vmops.py:403
#, python-format
msgid ""
"Destination %s already exists! Concurrent moves can lead to unexpected "
"results."
msgstr ""
#: nova/virt/vmwareapi/vmops.py:906
#: nova/virt/vmwareapi/vmops.py:908
#, python-format
msgid ""
"In vmwareapi:vmops:_destroy_instance, got this exception while un-"
@ -1641,17 +1648,17 @@ msgstr ""
"En vmwareapi:vmops:_destroy_instance, se obtuvo esta excepción mientras se "
"removía el registro de VM: %s"
#: nova/virt/vmwareapi/vmops.py:929
#: nova/virt/vmwareapi/vmops.py:931
msgid ""
"In vmwareapi:vmops:_destroy_instance, exception while deleting the VM "
"contents from the disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:933
#: nova/virt/vmwareapi/vmops.py:935
msgid "Instance does not exist on backend"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1689
#: nova/virt/vmwareapi/vmops.py:1687
#, python-format
msgid "Root disk file creation failed - %s"
msgstr "Fallo al crear el archivo del disco raíz - %s"
@ -1763,12 +1770,12 @@ msgstr "La herramienta de creación de ISO '%s' no esiste."
msgid "ipxe_boot is True but no ISO image found"
msgstr "ipxe_boot establecido en True pero no se ha encontrado imagen ISO"
#: nova/virt/xenapi/vmops.py:1135
#: nova/virt/xenapi/vmops.py:1157
#, python-format
msgid "_migrate_disk_resizing_up failed to rollback: %s"
msgstr "_migrate_disk_rezising_up fallido al revertir: %s"
#: nova/virt/xenapi/vmops.py:1269
#: nova/virt/xenapi/vmops.py:1291
msgid ""
"Reboot failed due to bad volumes, detaching bad volumes and starting halted "
"instance"
@ -1776,15 +1783,15 @@ msgstr ""
"Se ha encontrado un error en el rearranque debido a volúmenes erróneos; se "
"van a desconectar los volúmenes erróneos e iniciar la instancia parada"
#: nova/virt/xenapi/vmops.py:1347
#: nova/virt/xenapi/vmops.py:1369
msgid "Unable to update metadata, VM not found."
msgstr "Incapaz de actualizar metadatos, la VM no ha sido encontrada."
#: nova/virt/xenapi/vmops.py:1499
#: nova/virt/xenapi/vmops.py:1521
msgid "VM is not present, skipping destroy..."
msgstr "VM no está presente, omitiendo destrucción... "
#: nova/virt/xenapi/vmops.py:1628
#: nova/virt/xenapi/vmops.py:1650
msgid "VM is not present, skipping soft delete..."
msgstr "VM no está presente, omitiendo supresión no permanente... "

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/nova/language/"
"fr/)\n"
@ -26,7 +26,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr "Filtre %s retourne 0 machines"
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "Démarrage du noeud %(topic)s (version %(version)s)"
@ -234,7 +234,7 @@ msgstr ""
msgid "Create snapshot from volume %s"
msgstr "Créer un instantané depuis le volume %s"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -296,12 +296,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Création du groupe de sécurité %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Suppression du groupe de sécurité %s"
@ -326,12 +326,12 @@ msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
"%(type)s limite: %(limit).02f %(unit)s, disponible: %(free).02f %(unit)s"
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -340,159 +340,159 @@ msgstr ""
"Suppression de l'instance car son hôte (%(instance_host)s) ne correspond pas "
"notre hôte (%(our_host)s)."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
"L'instance a déjà été marquée comme supprimée, déréférencement de "
"l'hyperviseur."
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"Instance trouvée à l'état en cours de migration lors du démarrage. "
"Redéfinition de task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "Redémarrage de l'instance après redémarrage de nova-compute."
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "Démarrage de l'instance..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "Instance %(action_str)s"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
"L'instance est déjà éteinte dans l'hyperviseur quand l'arrêt est appelé."
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "Régénération de l'instance"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
"Disque sur la mémoire partagée ; recréation à l'aide du disque existant"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "Restauration de l'état original de la machine virtuelle : '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Déconnexion de l'API volume : %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "Réamorçage de l'instance"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "exécution d'instantané d'instance"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "Mot de passe root défini"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "Mode secours"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "Sortie du mode secours"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "Migration"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "Mise en pause"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "Sortie de pause"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "Extraction des diagnostics"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "Reprise en cours"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "Obtenir l'affichage de la console"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Connexion du volume %(volume_id)s à %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Déconnexion du volume %(volume_id)s du point de montage %(mp)s"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() est démarré.."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -500,11 +500,11 @@ msgstr ""
"Vous pouvez voir l'erreur \"libvirt : erreur QEMU : Domaine non trouvé : "
"aucun domaine avec un nom correspondant.\" Cette erreur peut être ignorée."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "Opération postérieure à la migration démarrée"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -513,7 +513,7 @@ msgstr ""
"Détection de %(migration_count)d migrations non confirmées antérieures à "
"%(confirm_window)d secondes"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -522,12 +522,12 @@ msgstr ""
"Confirmation automatique de la migration %(migration_id)s pour l'instance "
"%(instance_uuid)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -536,18 +536,18 @@ msgstr ""
"Exécution de l'audit d'utilisation de l'instance pour l'hôte %(host)s de "
"%(begin_time)s à %(end_time)s. %(number_instances)s instances."
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "Mise à jour du cache d'utilisation de la bande passante"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
"Durant sync_power_state l'instance à une tâche en attente (%(task)s). Passer."
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -556,7 +556,7 @@ msgstr ""
"Lors du processus sync_power, l'instance a été déplacée depuis l'hôte "
"%(src)s vers l'hôte %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -564,35 +564,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "Récupération de l'instance supprimée"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Rétablissement de l'instance en statut ACTIVE après: %s"
@ -636,16 +636,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "Mise à jour à partir de la migration %s"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -680,36 +680,17 @@ msgstr ""
"Passé l'ajout de reservations_deleted_expire_idx car un index équivalent "
"existe déjà."
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
"Passé le retrait de reservations_deleted_expire_idx car l'index n'existe pas."
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -720,7 +701,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
@ -767,7 +748,7 @@ msgstr ""
msgid "deleted %s"
msgstr "suppression de %s"
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -847,37 +828,37 @@ msgstr "Pause demandée après suppression de thread. Nettoyage."
msgid "Waiting on %d children to exit"
msgstr "En attente %d enfants pour sortie"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
"Suppression du noeud de traitement mort %(host)s:%(node)s du planificateur"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -950,20 +931,20 @@ msgstr ""
msgid "Spawning new instance"
msgstr "Génération d'une nouvelle instance"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Création de l'unité de config à %(path)s"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr "Arrêt logiciel réussi."
@ -973,106 +954,106 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "Lors de la destruction de l'attente, l'instance a disparu."
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "Instance détruite avec succès."
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "L'instance peut être redémarrée."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "Tentative de redestruction de l'instance."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "Démarrage du processus d'instantané en temps réel"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "Démarrage du processus d'instantané à froid"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "Instantané extrait, démarrage du téléchargement d'image"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "Téléchargement d'image instantanée terminé"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "Instance redémarrée par logiciel avec succès."
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "L'instance s'est arrêtée avec succès."
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr "L'instance a sans doute été redémarrée par logiciel ; retour en cours."
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "L'instance a redémarré avec succès."
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr "Instance déjà arrêtée."
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr "Arrêt de l'instance réussie après %d secondes."
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr "Échec de l'arrêt de l'instance dans %d seconds. "
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "Instance générée avec succès."
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "data: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Journal de console tronqué retourné, %d octets ignorés"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "Création de l'image"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "Utilisation de l'unité de config"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr "Configurer le fuseau horaire pour l'instance windows en heure locale"
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
@ -1082,7 +1063,7 @@ msgstr ""
"être détaché. Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s "
"Erreur=%(e)s"
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1091,42 +1072,42 @@ msgstr ""
"Domaine introuvable dans libvirt pour l'instance %s. Impossible d'obtenir "
"les stats de bloc pour l'unité"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr "L'instance lancée a l'info CPU : %s"
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "L'instance s'exécute avec succès."
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr "Suppression des fichiers d'instance %s "
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr "La suppression de %s a échoué "
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr "Suppression de %s est complète"
@ -1139,7 +1120,7 @@ msgstr "setup_basic_filtering appelé dans nwfilter"
msgid "Ensuring static filters"
msgstr "Garantie des filtres statiques"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
@ -1147,7 +1128,7 @@ msgstr ""
"Incapable d'utiliser les liste API de domaines par bloc, on revient au "
"chemin : %(ex)s"
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1246,17 +1227,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1285,25 +1266,25 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "Machine virtuelle détruite"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"Arrêt détecté, %(instance_count)d redémarrée dans les %(timeout)d secondes"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "Réinitialisé automatiquement"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1382,11 +1363,11 @@ msgstr ""
"Echec du montage du système de fichiers (attendu pour les instances non "
"Linux) : %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "Démarrage de l'instance interrompue détectée durant le redémarrage"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "Destruction de la machine virtuelle"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-03-31 21:30+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-10 11:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/nova/language/"
"fr/)\n"
@ -37,7 +37,7 @@ msgstr ""
"pourrait entraîner des défaillances qui ne se produisent pas en "
"fonctionnement normal. A utiliser à vos risques et périls."
#: nova/service.py:288
#: nova/service.py:275
msgid "Service killed that has no database entry"
msgstr "Service détruit sans entrée dans la base de données"
@ -70,7 +70,7 @@ msgstr ""
msgid "multiple fixed_ips exist, using the first: %s"
msgstr "plusieurs fixed_ips existent, utilisation de la première : %s"
#: nova/api/metadata/handler.py:128
#: nova/api/metadata/handler.py:125
msgid ""
"X-Instance-ID present in request headers. The 'service_metadata_proxy' "
"option must be enabled to process this header."
@ -78,7 +78,7 @@ msgstr ""
"X-instance-ID est présent dans les en-têtes de requêtes. L'option 'service-"
"metadata-proxy' doit être activée pour traiter ces en-têtes."
#: nova/api/metadata/handler.py:205
#: nova/api/metadata/handler.py:202
#, python-format
msgid ""
"X-Instance-ID-Signature: %(signature)s does not match the expected value: "
@ -86,7 +86,7 @@ msgid ""
"%(remote_address)s"
msgstr ""
#: nova/api/metadata/handler.py:233
#: nova/api/metadata/handler.py:230
#, python-format
msgid ""
"Tenant_id %(tenant_id)s does not match tenant_id of instance %(instance_id)s."
@ -164,21 +164,28 @@ msgid ""
"of it in production right now may be risky."
msgstr ""
#: nova/cells/messaging.py:1219
#: nova/cells/messaging.py:1204
#, python-format
msgid "No match when trying to update BDM: %(bdm)s"
msgstr "Pas de correspondance en essayant de mettre à jour BDM : %(bdm)s"
#: nova/cells/messaging.py:1700
#: nova/cells/messaging.py:1685
#, python-format
msgid "No cell_name for %(method)s() from API"
msgstr "Pas de cell_name pour %(method)s() de l'API "
#: nova/cells/messaging.py:1717
#: nova/cells/messaging.py:1702
msgid "No cell_name for instance update from API"
msgstr "Pas de cell_name pour la mise à jour de l'instance de l'API"
#: nova/cells/weights/mute_child.py:66
#: nova/cells/weights/mute_child.py:59
msgid ""
"\"mute_weight_value\" has been DEPRECATED as of the 2015.1 release, and Nova "
"is still configured to use it. Take into account that this option will have "
"no effect at all, so please, use \"mute_weight_multiplier\" instead."
msgstr ""
#: nova/cells/weights/mute_child.py:80
#, python-format
msgid ""
"%(cell)s has not been seen since %(last_seen)s and is being treated as mute."
@ -213,17 +220,17 @@ msgstr ""
"quota dépassé de %(overs)s pour %(pid)s, tentative de redimensionnement de "
"l'instance."
#: nova/compute/api.py:3595
#: nova/compute/api.py:3599
#, python-format
msgid "More than 1 AZ for host %s"
msgstr ""
#: nova/compute/manager.py:322
#: nova/compute/manager.py:325
#, python-format
msgid "Failed to revert task state for instance. Error: %s"
msgstr ""
#: nova/compute/manager.py:781
#: nova/compute/manager.py:819
#, python-format
msgid ""
"Instance %(uuid)s appears to have been evacuated from this host to %(host)s. "
@ -232,7 +239,7 @@ msgid ""
"restart nova-compute."
msgstr ""
#: nova/compute/manager.py:826
#: nova/compute/manager.py:864
msgid ""
"Hypervisor driver does not support instance shared storage check, assuming "
"it's not on shared storage"
@ -241,49 +248,49 @@ msgstr ""
"stockage partagé, poursuite avec hypothèse que l'instance n'est pas sur un "
"stockage partagé"
#: nova/compute/manager.py:890
#: nova/compute/manager.py:928
#, python-format
msgid ""
"Instance %(uuid)s appears to not be owned by this host, but by %(host)s. "
"Startup processing is being skipped."
msgstr ""
#: nova/compute/manager.py:1017
#: nova/compute/manager.py:1055
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power state "
"is (%(power_state)s), clearing task state"
msgstr ""
#: nova/compute/manager.py:1028
#: nova/compute/manager.py:1066
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power state "
"is (%(power_state)s), clearing task state and unpausing the instance"
msgstr ""
#: nova/compute/manager.py:1131
#: nova/compute/manager.py:1169
msgid "Hypervisor driver does not support resume guests"
msgstr "L'hyperviseur ne prend pas en charge la reprise des invités"
#: nova/compute/manager.py:1136
#: nova/compute/manager.py:1174
msgid "Failed to resume instance"
msgstr "Echec de la reprise de l'instance"
#: nova/compute/manager.py:1146
#: nova/compute/manager.py:1184
msgid "Hypervisor driver does not support firewall rules"
msgstr "L'hyperviseur ne prend pas en charge les règles de pare-feu"
#: nova/compute/manager.py:1188
#: nova/compute/manager.py:1226
#, python-format
msgid "Unexpected power state %d"
msgstr "Etat d'alimentation inattendu %d"
#: nova/compute/manager.py:1307
#: nova/compute/manager.py:1347
msgid "Hypervisor driver does not support security groups."
msgstr ""
#: nova/compute/manager.py:1328
#: nova/compute/manager.py:1368
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for 'block_device_retries' as 0."
@ -291,32 +298,32 @@ msgstr ""
"Traitement de la valeur de configuration négative (%(retries)s) pour "
"'block_device_retries' à 0."
#: nova/compute/manager.py:1343
#: nova/compute/manager.py:1383
#, python-format
msgid "Volume id: %s finished being created but was not set as 'available'"
msgstr ""
"Fin de création du Volume id! %s mais il n'est pas configuré comme "
"'disponible'"
#: nova/compute/manager.py:1688
#: nova/compute/manager.py:1736
msgid "Instance build timed out. Set to error state."
msgstr ""
"La génération de l'instance a dépassé le délai d'attente. Elle est définie "
"sur l'état d'erreur."
#: nova/compute/manager.py:1716
#: nova/compute/manager.py:1764
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for 'network_allocate_retries' "
"as 0."
msgstr ""
#: nova/compute/manager.py:1746
#: nova/compute/manager.py:1794
#, python-format
msgid "Instance failed network setup (attempt %(attempt)d of %(attempts)d)"
msgstr ""
#: nova/compute/manager.py:1927
#: nova/compute/manager.py:1975
msgid ""
"Failed to create block device for instance due to being over volume resource "
"quota"
@ -324,21 +331,21 @@ msgstr ""
"Échec à créer des périphériques par blocs pour une instance ceci au dû au "
"dépassement du quota de ressource pour le volume"
#: nova/compute/manager.py:2292
#: nova/compute/manager.py:2340
msgid "No more network or fixed IP to be allocated"
msgstr "Aucun réseau ou adresse IP fixes ne peuvent être alloués"
#: nova/compute/manager.py:2572
#: nova/compute/manager.py:2620
#, python-format
msgid "Ignoring EndpointNotFound: %s"
msgstr "EndpointNotFound ignorée : %s"
#: nova/compute/manager.py:2590
#: nova/compute/manager.py:2638
#, python-format
msgid "Failed to delete volume: %(volume_id)s due to %(exc)s"
msgstr "Echec à supprimer le volume : %(volume_id)s à cause de %(exc)s"
#: nova/compute/manager.py:3073
#: nova/compute/manager.py:3121
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
@ -347,15 +354,15 @@ msgstr ""
"Tentative de redémarrage d'une instance qui n'est pas en cours d'exécution : "
"(état : %(state)s état attendu : %(running)s)"
#: nova/compute/manager.py:3109
#: nova/compute/manager.py:3157
msgid "Reboot failed but instance is running"
msgstr ""
#: nova/compute/manager.py:3129
#: nova/compute/manager.py:3177
msgid "Instance disappeared during reboot"
msgstr "L'instance a disparu lors du redémarrage"
#: nova/compute/manager.py:3202
#: nova/compute/manager.py:3250
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
@ -364,29 +371,29 @@ msgstr ""
"Tentative d'exécution d'instantané d'une instance qui n'est pas en cours "
"d'exécution : (état : %(state)s état attendu : %(running)s)"
#: nova/compute/manager.py:3235
#: nova/compute/manager.py:3283
#, python-format
msgid "Error while trying to clean up image %s"
msgstr "Erreur en tentant de nettoyer l'image %s"
#: nova/compute/manager.py:3240
#: nova/compute/manager.py:3288
msgid "Image not found during snapshot"
msgstr ""
#: nova/compute/manager.py:3338
#: nova/compute/manager.py:3386
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
"set_admin_password n'est pas implémenté par ce pilote ou par cette instance "
"invitée."
#: nova/compute/manager.py:3375
#: nova/compute/manager.py:3423
#, python-format
msgid ""
"trying to inject a file into a non-running (state: %(current_state)s "
"expected: %(expected_state)s)"
msgstr ""
#: nova/compute/manager.py:3399
#: nova/compute/manager.py:3447
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
@ -394,18 +401,18 @@ msgstr ""
"Impossible de trouver une autre image pour la machine virtuelle de secours à "
"l'aide de l'image actuelle de l'instance"
#: nova/compute/manager.py:3551
#: nova/compute/manager.py:3599
#, python-format
msgid ""
"Unexpected confirmation status '%(status)s' of migration %(id)s, exit "
"confirmation process"
msgstr ""
#: nova/compute/manager.py:4767
#: nova/compute/manager.py:4815
msgid "Detaching volume from unknown instance"
msgstr "Déconnexion du volume d'une instance inconnue"
#: nova/compute/manager.py:4778
#: nova/compute/manager.py:4826
#, python-format
msgid ""
"Ignoring DiskNotFound exception while detaching volume %(volume_id)s from "
@ -414,37 +421,37 @@ msgstr ""
"Exception Disque Non Trouvé ignorée pendant le détachement volume "
"%(volume_id)s depuis %(mp)s : %(err)s "
#: nova/compute/manager.py:4971
#: nova/compute/manager.py:5019
#, python-format
msgid ""
"attach interface failed , try to deallocate port %(port_id)s, reason: %(msg)s"
msgstr ""
#: nova/compute/manager.py:4979
#: nova/compute/manager.py:5027
#, python-format
msgid "deallocate port %(port_id)s failed"
msgstr ""
#: nova/compute/manager.py:5004
#: nova/compute/manager.py:5052
#, python-format
msgid "Detach interface failed, port_id=%(port_id)s, reason: %(msg)s"
msgstr ""
#: nova/compute/manager.py:5016
#: nova/compute/manager.py:5064
#, python-format
msgid "Failed to deallocate port %(port_id)s for instance. Error: %(error)s"
msgstr ""
#: nova/compute/manager.py:5625
#: nova/compute/manager.py:5673
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr "Définition de la migration %(migration_id)s pour l'erreur : %(reason)s"
#: nova/compute/manager.py:5807
#: nova/compute/manager.py:5855
msgid "Bandwidth usage not supported by hypervisor."
msgstr ""
#: nova/compute/manager.py:5929
#: nova/compute/manager.py:5977
#, python-format
msgid ""
"While synchronizing instance power states, found %(num_db_instances)s "
@ -452,7 +459,7 @@ msgid ""
"hypervisor."
msgstr ""
#: nova/compute/manager.py:6057
#: nova/compute/manager.py:6105
#, python-format
msgid ""
"Instance shutdown by itself. Calling the stop API. Current vm_state: "
@ -460,19 +467,19 @@ msgid ""
"%(db_power_state)s, current VM power_state: %(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6084
#: nova/compute/manager.py:6132
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr "L'instance est suspendue de manière inattendue. Appel de l'API d'arrêt"
#: nova/compute/manager.py:6100
#: nova/compute/manager.py:6148
msgid "Instance is paused unexpectedly. Ignore."
msgstr "L'instance est interrompue contre toute attente. Ignorez-la."
#: nova/compute/manager.py:6106
#: nova/compute/manager.py:6154
msgid "Instance is unexpectedly not found. Ignore."
msgstr "L'instance est introuvable contre toute attente. Ignorez-la."
#: nova/compute/manager.py:6112
#: nova/compute/manager.py:6160
#, python-format
msgid ""
"Instance is not stopped. Calling the stop API. Current vm_state: "
@ -480,35 +487,35 @@ msgid ""
"%(db_power_state)s, current VM power_state: %(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6134
#: nova/compute/manager.py:6182
msgid "Paused instance shutdown by itself. Calling the stop API."
msgstr ""
#: nova/compute/manager.py:6148
#: nova/compute/manager.py:6196
msgid "Instance is not (soft-)deleted."
msgstr "L'instance n'est pas supprimée récupérée."
#: nova/compute/manager.py:6182
#: nova/compute/manager.py:6230
#, python-format
msgid "Periodic reclaim failed to delete instance: %s"
msgstr ""
#: nova/compute/manager.py:6254
#: nova/compute/manager.py:6302
#, python-format
msgid ""
"Detected instance with name label '%s' which is marked as DELETED but still "
"present on host."
msgstr ""
#: nova/compute/manager.py:6269
#: nova/compute/manager.py:6317
msgid "set_bootable is not implemented for the current driver"
msgstr ""
#: nova/compute/manager.py:6274
#: nova/compute/manager.py:6322
msgid "Failed to power off instance"
msgstr "Echec de mise sous tension de l'instance"
#: nova/compute/manager.py:6290
#: nova/compute/manager.py:6338
#, python-format
msgid "Periodic cleanup failed to delete instance: %s"
msgstr ""
@ -542,22 +549,22 @@ msgstr ""
msgid "No service record for host %s"
msgstr "Aucun enregistrement de service pour l'hôte %s"
#: nova/compute/resource_tracker.py:718
#: nova/compute/resource_tracker.py:719
msgid "Instance not resizing, skipping migration."
msgstr "Instance non en cours de redimensionnement ; migration ignorée"
#: nova/compute/resource_tracker.py:733
#: nova/compute/resource_tracker.py:734
msgid "Flavor could not be found, skipping migration."
msgstr ""
#: nova/compute/resource_tracker.py:824
#: nova/compute/resource_tracker.py:825
#, python-format
msgid ""
"Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB "
"memory)"
msgstr ""
#: nova/compute/rpcapi.py:378
#: nova/compute/rpcapi.py:393
msgid ""
"Live migration with clients before RPC version 3.32 is known to be buggy "
"with shared block storage. See https://bugs.launchpad.net/nova/+bug/1250751 "
@ -609,22 +616,22 @@ msgstr ""
msgid "Compute resource plugin %s was not loaded"
msgstr "Le greffon de la ressource Compute %s n'a pas été chargé"
#: nova/conductor/api.py:299
#: nova/conductor/api.py:260
msgid ""
"Timed out waiting for nova-conductor. Is it running? Or did this service "
"start before nova-conductor? Reattempting establishment of nova-conductor "
"connection..."
msgstr ""
#: nova/conductor/manager.py:777
#: nova/conductor/manager.py:782
msgid "No valid host found for unshelve instance"
msgstr ""
#: nova/conductor/manager.py:826
#: nova/conductor/manager.py:831
msgid "No valid host found for rebuild"
msgstr ""
#: nova/conductor/manager.py:834
#: nova/conductor/manager.py:839
msgid "Server with unsupported policy cannot be rebuilt"
msgstr ""
@ -638,12 +645,12 @@ msgstr ""
"%(port_range)s ne peut être analysée. Prise en compte de la plage de ports "
"par défaut %(default)s."
#: nova/consoleauth/manager.py:84
#: nova/consoleauth/manager.py:86
#, python-format
msgid "Token: %(token)s failed to save into memcached."
msgstr "Jeton : %(token)s a échoué à sauvegarder dans memcached. "
#: nova/consoleauth/manager.py:94
#: nova/consoleauth/manager.py:96
#, python-format
msgid "Instance: %(instance_uuid)s failed to save into memcached"
msgstr "Instance: %(instance_uuid)s a échoué à sauvegarder dans le memcached"
@ -777,12 +784,12 @@ msgstr "%(num)d règles en double supprimées pour l'IP flottante %(float)s"
msgid "hostname %s too long, truncating."
msgstr ""
#: nova/network/linux_net.py:1722
#: nova/network/linux_net.py:1729 nova/network/linux_net.py:1740
#, python-format
msgid "%s failed. Not Retrying."
msgstr ""
#: nova/network/linux_net.py:1726
#: nova/network/linux_net.py:1733
#, python-format
msgid "%(cmd)s failed. Sleeping %(time)s seconds before retry."
msgstr ""
@ -882,17 +889,17 @@ msgstr ""
"Erreur Neutron : l'adresse MAC %(mac)s est déjà utilisée dans le réseau "
"%(network)s. "
#: nova/network/neutronv2/api.py:654
#: nova/network/neutronv2/api.py:744
#, python-format
msgid "Port %s does not exist"
msgstr "Le port %s n'existe pas"
#: nova/network/neutronv2/api.py:658
#: nova/network/neutronv2/api.py:748
#, python-format
msgid "Failed to delete port %s for instance."
msgstr "Echec dans la suppression du port %s pour cette instance."
#: nova/network/neutronv2/api.py:1427
#: nova/network/neutronv2/api.py:1517
#, python-format
msgid ""
"Network %(id)s not matched with the tenants network! The ports tenant "
@ -949,7 +956,7 @@ msgstr ""
"L'hôte %(hostname)s a plus d'espace disque que ce qui est attendue par la "
"base de donnée (%(physical)sgo > %(database)sgo)"
#: nova/scheduler/host_manager.py:536
#: nova/scheduler/host_manager.py:541
#, python-format
msgid "No compute service record found for host %(host)s"
msgstr ""
@ -1034,17 +1041,17 @@ msgid ""
"timeout=%(timeout)rs"
msgstr ""
#: nova/storage/linuxscsi.py:101
#: nova/storage/linuxscsi.py:106
#, python-format
msgid "Multipath call failed exit (%(code)s)"
msgstr "L'appel multi-chemin a échoué sa sortie (%(code)s)"
#: nova/storage/linuxscsi.py:122
#: nova/storage/linuxscsi.py:132
#, python-format
msgid "Couldn't find multipath device %s"
msgstr "Impossible de trouver le périphérique multi-chemin %s"
#: nova/storage/linuxscsi.py:131
#: nova/storage/linuxscsi.py:142
#, python-format
msgid "Skip faulty line \"%(dev_line)s\" of multipath device %(mdev)s"
msgstr ""
@ -1136,11 +1143,11 @@ msgstr "Echec de la fermeture du descripteur invité %s"
msgid "Failed to remove snapshot for VM %s"
msgstr "Echec du retrait de l'instantané pour la machine virtuelle %s"
#: nova/virt/hyperv/vmops.py:505
#: nova/virt/hyperv/vmops.py:507
msgid "Timed out while waiting for soft shutdown."
msgstr "Temps dépassé durant l'attente de l'arrêt logiciel."
#: nova/virt/hyperv/vmutils.py:462
#: nova/virt/hyperv/vmutils.py:465
#, python-format
msgid ""
"Disk not found on controller \"%(controller_path)s\" with address "
@ -1192,14 +1199,14 @@ msgstr "Destruction appelée sur une instance inexistante %s."
msgid "Race detected in libvirt.virDomain.info, trying one more time"
msgstr ""
#: nova/virt/libvirt/driver.py:440
#: nova/virt/libvirt/driver.py:434
#, python-format
msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s."
msgstr ""
"Mode de mise en cache non valide %(cache_mode)s spécifié pour le type de "
"disque %(disk_type)s."
#: nova/virt/libvirt/driver.py:514
#: nova/virt/libvirt/driver.py:511
#, python-format
msgid ""
"The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack "
@ -1211,7 +1218,7 @@ msgstr ""
"d'informations, voir : https://wiki.openstack.org/wiki/"
"HypervisorSupportMatrix"
#: nova/virt/libvirt/driver.py:536
#: nova/virt/libvirt/driver.py:533
msgid ""
"Running libvirt-lxc without user namespaces is dangerous. Containers spawned "
"by Nova will be run as the host's root user. It is highly suggested that "
@ -1222,81 +1229,81 @@ msgstr ""
"est fortement conseillé que les espaces de nom soient utilisés dans un "
"environnement publique ou à plusieurs projets."
#: nova/virt/libvirt/driver.py:662
#: nova/virt/libvirt/driver.py:659
msgid "Cannot destroy instance, operation time out"
msgstr "Impossible de détruire l'instance, l'opération a expiré"
#: nova/virt/libvirt/driver.py:772
#: nova/virt/libvirt/driver.py:769
msgid "Instance may be still running, destroy it again."
msgstr ""
"L'instance est peut-être encore en cours d'exécution, détruisez-la de "
"nouveau."
#: nova/virt/libvirt/driver.py:827
#: nova/virt/libvirt/driver.py:824
#, python-format
msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s"
msgstr ""
"Erreur Volume Ignorée sur le volume %(vol_id)s durant la suppression de "
"%(exc)s"
#: nova/virt/libvirt/driver.py:1203 nova/virt/libvirt/driver.py:1211
#: nova/virt/libvirt/driver.py:1200 nova/virt/libvirt/driver.py:1208
msgid "During detach_volume, instance disappeared."
msgstr "Pendant l'opération detach_volume, l'instance a disparu."
#: nova/virt/libvirt/driver.py:1251
#: nova/virt/libvirt/driver.py:1248
msgid "During detach_interface, instance disappeared."
msgstr "L'instance a disparu lord de l'opération detach_interface."
#: nova/virt/libvirt/driver.py:1986
#: nova/virt/libvirt/driver.py:1983
msgid "Failed to soft reboot instance. Trying hard reboot."
msgstr ""
"Échec dans le redémarrage logiciel de l'instance. Essayez un redémarrage "
"matériel."
#: nova/virt/libvirt/driver.py:2464
#: nova/virt/libvirt/driver.py:2460
#, python-format
msgid ""
"my_ip address (%(my_ip)s) was not found on any of the interfaces: %(ifaces)s"
msgstr ""
#: nova/virt/libvirt/driver.py:2654
#: nova/virt/libvirt/driver.py:2650
#, python-format
msgid "Image %s not found on disk storage. Continue without injecting data"
msgstr ""
"L'image %s n'est pas trouvée sur l'espace disque. Continuer sans injonction "
"de données."
#: nova/virt/libvirt/driver.py:2840
#: nova/virt/libvirt/driver.py:2836
msgid "File injection into a boot from volume instance is not supported"
msgstr ""
"L'injection de fichier dans le démarrage d'une instance de volume n'est pas "
"supportée."
#: nova/virt/libvirt/driver.py:2915
#: nova/virt/libvirt/driver.py:2911
msgid "Instance disappeared while detaching a PCI device from it."
msgstr "L'instance disparaît quand le périphérique PCI se sépare de celle-ci."
#: nova/virt/libvirt/driver.py:3031
#: nova/virt/libvirt/driver.py:3027
#, python-format
msgid "Cannot update service status on host \"%s\" since it is not registered."
msgstr ""
#: nova/virt/libvirt/driver.py:3034
#: nova/virt/libvirt/driver.py:3030
#, python-format
msgid ""
"Cannot update service status on host \"%s\" due to an unexpected exception."
msgstr ""
#: nova/virt/libvirt/driver.py:3353
#: nova/virt/libvirt/driver.py:3350
msgid "Too many id maps, only included first five."
msgstr "Trop de cartes id, inclure uniquement les cinq premières."
#: nova/virt/libvirt/driver.py:3363
#: nova/virt/libvirt/driver.py:3360
#, python-format
msgid "Invalid value for id mapping %s"
msgstr "Valeur invalide pour la configuration d'id %s"
#: nova/virt/libvirt/driver.py:4112
#: nova/virt/libvirt/driver.py:4118
msgid ""
"Old property name \"hw_watchdog_action\" is now deprecated and will be "
"removed in the next release. Use updated property name \"hw:watchdog_action"
@ -1306,21 +1313,21 @@ msgstr ""
"sera retiré dans la prochaine version. Utiliser à la place le nom de "
"propriété mis à jour \"hw:watchdog_action\""
#: nova/virt/libvirt/driver.py:4401
#: nova/virt/libvirt/driver.py:4406
#, python-format
msgid "Timeout waiting for vif plugging callback for instance %(uuid)s"
msgstr ""
"Dépassement du délai d'attente pour le rappel de la connexion int. virt., "
"pour l'instance %(uuid)s"
#: nova/virt/libvirt/driver.py:4422
#: nova/virt/libvirt/driver.py:4427
#, python-format
msgid "couldn't obtain the XML from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
"Impossible d'obtenir de l'XML depuis le domaine : %(uuid)s, exception : "
"%(ex)s"
#: nova/virt/libvirt/driver.py:4465
#: nova/virt/libvirt/driver.py:4470
msgid ""
"Cannot get the number of cpu, because this function is not implemented for "
"this platform. "
@ -1328,7 +1335,7 @@ msgstr ""
"Impossible d'obtenir le nombre d'UC, car cette fonction n'est pas "
"implémentée pour cette plateforme. "
#: nova/virt/libvirt/driver.py:4527
#: nova/virt/libvirt/driver.py:4532
#, python-format
msgid ""
"couldn't obtain the vpu count from domain id: %(uuid)s, exception: %(ex)s"
@ -1336,19 +1343,19 @@ msgstr ""
"Impossible d'obtenir le compte de vpu depuis l'id du domaine : %(uuid)s, "
"exception : %(ex)s"
#: nova/virt/libvirt/driver.py:4558
#: nova/virt/libvirt/driver.py:4563
#, python-format
msgid "couldn't obtain the memory from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
"Impossible d'obtenir de la mémoire depuis le domaine : %(uuid)s, exception : "
"%(ex)s"
#: nova/virt/libvirt/driver.py:4708
#: nova/virt/libvirt/driver.py:4713
#, python-format
msgid "URI %(uri)s does not support listDevices: %(error)s"
msgstr "l'URI %(uri)s ne supporte pas la liste de périphériques : %(error)s"
#: nova/virt/libvirt/driver.py:5372
#: nova/virt/libvirt/driver.py:5377
msgid ""
"Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag, "
"and the graphics (VNC and/or SPICE) listen addresses on the destination "
@ -1358,7 +1365,7 @@ msgid ""
"the VM will continue to listen on the current addresses."
msgstr ""
#: nova/virt/libvirt/driver.py:5451
#: nova/virt/libvirt/driver.py:5456
#, python-format
msgid ""
"An error occurred trying to live migrate. Falling back to legacy live "
@ -1367,26 +1374,26 @@ msgstr ""
"Une erreur est survenue en essayant de migrer directement. Retour au flux "
"normal de migration directe. Erreur : %s"
#: nova/virt/libvirt/driver.py:5626
#: nova/virt/libvirt/driver.py:5631
msgid "Migration operation was cancelled"
msgstr ""
#: nova/virt/libvirt/driver.py:5632
#: nova/virt/libvirt/driver.py:5637
#, python-format
msgid "Unexpected migration job type: %d"
msgstr ""
#: nova/virt/libvirt/driver.py:5687
#: nova/virt/libvirt/driver.py:5692
#, python-format
msgid "Error monitoring migration: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5836
#: nova/virt/libvirt/driver.py:5856
#, python-format
msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d."
msgstr "Échec de plug_vifs() %(cnt)d. Recommencer jusqu'à %(max_retry)d."
#: nova/virt/libvirt/driver.py:6096
#: nova/virt/libvirt/driver.py:6121
#, python-format
msgid ""
"Error from libvirt while getting description of %(instance_name)s: [Error "
@ -1395,7 +1402,7 @@ msgstr ""
"Erreur de libvirt lors de l'obtention de la description de "
"%(instance_name)s : [Code d'erreur %(error_code)s] %(ex)s"
#: nova/virt/libvirt/driver.py:6104
#: nova/virt/libvirt/driver.py:6129
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1406,7 +1413,7 @@ msgstr ""
"disque %(i_name)s, mais le fichier disque a été supprimé par une opérations "
"simultané comme un redimensionnement."
#: nova/virt/libvirt/driver.py:6110
#: nova/virt/libvirt/driver.py:6135
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1417,7 +1424,7 @@ msgstr ""
"disque %(i_name)s, mais l'accès lui est refusé. Cela est très probablement "
"due à une VM qui existe sur le nœud calcul mais non géré par Nova."
#: nova/virt/libvirt/driver.py:6119
#: nova/virt/libvirt/driver.py:6144
#, python-format
msgid ""
"Periodic task is updating the host stats, it is trying to get disk info for "
@ -1436,17 +1443,17 @@ msgstr ""
"Impossible de charger le module libvirt. NWFilterFirewall ne fonctionnera "
"pas correctement."
#: nova/virt/libvirt/host.py:483
#: nova/virt/libvirt/host.py:484
#, python-format
msgid "URI %(uri)s does not support events: %(error)s"
msgstr "URI %(uri)s ne supportent pas les événements : %(error)s"
#: nova/virt/libvirt/host.py:499
#: nova/virt/libvirt/host.py:500
#, python-format
msgid "URI %(uri)s does not support connection events: %(error)s"
msgstr "URI %(uri)s ne supporte pas les événements de connexion : %(error)s"
#: nova/virt/libvirt/host.py:755
#: nova/virt/libvirt/host.py:765
#, python-format
msgid "URI %(uri)s does not support full set of host capabilities: %(error)s"
msgstr ""
@ -1632,17 +1639,17 @@ msgstr ""
msgid "Unable to retrieve value for %(path)s Reason: %(reason)s"
msgstr "Impossible de récupérer les valeurs pour %(path)s Raison: %(reason)s"
#: nova/virt/vmwareapi/vm_util.py:1168
#: nova/virt/vmwareapi/vm_util.py:1175
#, python-format
msgid "Failed to get cluster references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1180
#: nova/virt/vmwareapi/vm_util.py:1187
#, python-format
msgid "Failed to get resource pool references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1291
#: nova/virt/vmwareapi/vm_util.py:1298
#, python-format
msgid ""
"vmware_ostype from image is not recognised: '%(ostype)s'. An invalid os type "
@ -1651,7 +1658,7 @@ msgstr ""
"vmware_ostype depuis l'image n'est pas reconnue : '%(ostype)s'. Un type os "
"invalide peut être la cause de l'échec de la création d'une instance"
#: nova/virt/vmwareapi/vmops.py:401
#: nova/virt/vmwareapi/vmops.py:403
#, python-format
msgid ""
"Destination %s already exists! Concurrent moves can lead to unexpected "
@ -1660,24 +1667,24 @@ msgstr ""
"La destination %s existe déjà! Des déplacements parallèles peuvent conduire "
"à des résultats inattendus."
#: nova/virt/vmwareapi/vmops.py:906
#: nova/virt/vmwareapi/vmops.py:908
#, python-format
msgid ""
"In vmwareapi:vmops:_destroy_instance, got this exception while un-"
"registering the VM: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:929
#: nova/virt/vmwareapi/vmops.py:931
msgid ""
"In vmwareapi:vmops:_destroy_instance, exception while deleting the VM "
"contents from the disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:933
#: nova/virt/vmwareapi/vmops.py:935
msgid "Instance does not exist on backend"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1689
#: nova/virt/vmwareapi/vmops.py:1687
#, python-format
msgid "Root disk file creation failed - %s"
msgstr ""
@ -1778,12 +1785,12 @@ msgstr ""
msgid "ipxe_boot is True but no ISO image found"
msgstr ""
#: nova/virt/xenapi/vmops.py:1135
#: nova/virt/xenapi/vmops.py:1157
#, python-format
msgid "_migrate_disk_resizing_up failed to rollback: %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1269
#: nova/virt/xenapi/vmops.py:1291
msgid ""
"Reboot failed due to bad volumes, detaching bad volumes and starting halted "
"instance"
@ -1791,15 +1798,15 @@ msgstr ""
"Echec d'initialisation en raison de volumes incorrects, détachement des "
"volumes incorrects et démarrage de l'instance interrompue "
#: nova/virt/xenapi/vmops.py:1347
#: nova/virt/xenapi/vmops.py:1369
msgid "Unable to update metadata, VM not found."
msgstr ""
#: nova/virt/xenapi/vmops.py:1499
#: nova/virt/xenapi/vmops.py:1521
msgid "VM is not present, skipping destroy..."
msgstr "La machine virtuelle n'est pas présente, omission de la destruction..."
#: nova/virt/xenapi/vmops.py:1628
#: nova/virt/xenapi/vmops.py:1650
msgid "VM is not present, skipping soft delete..."
msgstr ""
"La machine virtuelle n'est pas présente et la suppression logicielle est "

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/nova/language/"
"it/)\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr "Il filtro %s ha restituito 0 host"
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "Avvio del nodo %(topic)s (versione %(version)s)"
@ -230,7 +230,7 @@ msgstr ""
msgid "Create snapshot from volume %s"
msgstr "Crea istantanea dal volume %s"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -296,12 +296,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Crea gruppo di sicurezza %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Elimina gruppo di sicurezza %s"
@ -325,12 +325,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr "Il task potrebbe essere in preferenza: %s"
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -339,14 +339,14 @@ msgstr ""
"Eliminazione dell'istanza in quanto il relativo host (%(instance_host)s) non "
"è uguale all'host corrente (%(our_host)s)."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
"L'istanza è già stata marcata per l'eliminazione, in rimozione dal "
"hypervisor."
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
@ -355,146 +355,146 @@ msgstr ""
"esecuzione ma non aveva terminato. Si riavvia adesso l'eliminazione "
"dell'istanza."
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"Istanza trovata in stato di migrazione durante l'avvio. task_state viene "
"reimpostato"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "Riavvio dell'istanza dopo il riavvio di nova-compute."
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr "VM %(state)s (Evento Lifecycle)"
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "Avvio dell'istanza..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "istanza %(action_str)s"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr "Istanza scomparsa durante la chiusura"
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
"L'istanza risultava già spenta nell'hypervisor quando è stato lanciato il "
"comando stop."
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "Nuova build dell'istanza"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "disco nella memoria condivisa, ricreazione utilizzo disco esistente"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr "Il disco non è sullo spazio condiviso, in ricostruzione da: '%s'"
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "ripristino dello stato originale di vm: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Scollegamento dall'api del volume: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "Riavvio dell'istanza"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "creazione istantanea dell'istanza"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "Password della root impostata"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "Recupero in corso"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "Annullamento recupero in corso"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr "La migrazione %s è già stata confermata"
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr "L'istanza non è stata trovata durante la conferma"
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr "Aggiornamento dell'istanza allo stato originale: '%s'"
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "Migrazione"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "Sospensione in corso"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "Annullamneto sospensione in corso"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "Recupero diagnostica in corso"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "Ripresa in corso"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "Ottieni l'output della console"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Collegamento volume %(volume_id)s to %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Scollegamento volume %(volume_id)s dal punto di montaggio %(mp)s"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() è stato avviato.."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr "La migrazione dell'istanza %s è conclusa con successo."
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -503,11 +503,11 @@ msgstr ""
"non trovato: nessun dominio con il nome corrispondente.\" Questo errore può "
"essere tranquillamente ignorato."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "L'operazione successiva per la migrazione è stata avviata"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -516,7 +516,7 @@ msgstr ""
"Trovate migrazioni %(migration_count)d unconfirmed non confermate precedenti "
"di %(confirm_window)d secondi"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -525,12 +525,12 @@ msgstr ""
"Conferma automatica della migrazione %(migration_id)s per l'istanza "
"%(instance_uuid)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr "Errore nella conferma automatica: %s. Si riproverà più tardi."
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -539,11 +539,11 @@ msgstr ""
"Esecuzione controllo dell'utilizzo dell'istanza per l'host %(host)s da "
"%(begin_time)s to %(end_time)s. %(number_instances)s istanze."
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "Aggiornamento della cache di utilizzo della larghezza di banda"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
@ -551,7 +551,7 @@ msgstr ""
"Durante il sync_power_state l'istanza ha un task in sospeso (%(task)s). "
"Ignora."
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -560,7 +560,7 @@ msgstr ""
"Durante il processo sync_power l'istanza è stata spostata dall'host %(src)s "
"nell'host %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -568,16 +568,16 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "Recupero dell'istanza eliminata"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
@ -586,7 +586,7 @@ msgstr ""
"Spegnimento dell'istanza con nome '%s' la quale è marcata come ELIMINATA ma "
"è ancora presente sull'host."
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
@ -595,12 +595,12 @@ msgstr ""
"Rimozione dell'istanza con nome '%s' la quale è marcata come ELIMINATA ma "
"ancora presente sull'host."
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr "Ripristino impostazione dell'istanza a %(state)s dopo: %(error)s"
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Ripristino impostazione dell'istanza a ATTIVA dopo: %s"
@ -644,16 +644,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "Aggiornamento dalla migrazione %s"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr "connessione nova-conductor stabilita con successo"
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -687,37 +687,17 @@ msgstr ""
"Aggiunta di reservations_deleted_expire_idx ignorata perchè esiste già un "
"indice equivalente."
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
"Rimozione di reservations_deleted_expire_idx ignorata perchè l'indice non "
"esiste."
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -728,7 +708,7 @@ msgstr "L'immagine %s è stata eliminata sotto di noi"
msgid "Copied %(source_file)s using %(module_str)s"
msgstr "%(source_file)s copiato/i usando %(module_str)s"
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "riassegna IP mobile %(address)s dall'istanza %(instance_id)s"
@ -773,7 +753,7 @@ msgstr ""
msgid "deleted %s"
msgstr "%s eliminato"
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -855,37 +835,37 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "In attesa %d degli elementi secondari per uscire"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
"Rimozione nodo compute non utilizzato %(host)s:%(node)s dallo scheduler"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -953,20 +933,20 @@ msgstr ""
msgid "Spawning new instance"
msgstr "Generazione della nuova istanza"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr "Utilizzo del drive di configurazione per l'istanza"
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Creazione unità config in %(path)s"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr "Ricevuta una richiesta per abbattere l'istanza"
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr "Il soft shutdown è riuscito."
@ -976,109 +956,109 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "Durante l'attesa della distruzione, l'istanza è stata cancellata."
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "Istanza distrutta correttamente."
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "L'istanza può essere avviata di nuovo."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "L'istanza verrà nuovamente distrutta."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "Inizio processo attivo istantanea"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "Inizio processo di istantanea a freddo"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "Istantanea estratta, inizio caricamento immagine"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "Caricamento immagine istantanea completato"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "Avvio a caldo dell'istanza eseguito correttamente."
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "Chiusura dell'istanza eseguita correttamente."
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"L'istanza potrebbe essere stat riavviata durante l'avvio a caldo, quindi "
"ritornare adesso."
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "Istanza riavviata correttamente."
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr "Istanza già arrestata."
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr "Arresto istanza con successo dopo %d secondi."
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr "Arresto istanza fallito in %d secondi."
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "Istanza generata correttamente."
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "dati: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Restituito log della console troncato, %d byte ignorati"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "Creazione immagine"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "Utilizzo unità di config"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
"Configurazione del fuso orario per l'istanza di windows all'orario locale"
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
@ -1088,7 +1068,7 @@ msgstr ""
"staccato. Istanza=%(instance_name)s Disco=%(disk)s Codice=%(errcode)s Errore="
"%(e)s"
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1097,42 +1077,42 @@ msgstr ""
"Impossibile trovare il dominio in libvirt per l'istanza %s. Impossibile "
"ottenere le statistiche del blocco per l'unità"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr "L'istanza avviata ha le informazioni di CPU: %s"
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "Istanza in esecuzione correttamente."
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr "Rimozione dei file di istanza %s"
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr "Rimozione di %s fallita"
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr "Rimozione di %s completata"
@ -1145,7 +1125,7 @@ msgstr "Chiamato setup_basic_filtering in nwfilter"
msgid "Ensuring static filters"
msgstr "Controllo dei filtri statici"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
@ -1153,7 +1133,7 @@ msgstr ""
"Impossibile usare le APIs della lista di bulk domain, torno al path di slow "
"code: %(ex)s"
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1251,17 +1231,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr "Cluster o nome di pool di risorsa non valido: %s"
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1290,26 +1270,26 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "VM distrutta"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"Sono stati trovati riavvii bloccati di %(instance_count)d precedenti di "
"%(timeout)d secondi"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "Riavvio automatico a freddo"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1391,11 +1371,11 @@ msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
"Impossibile montare il file system (previsto per le istanze non-linux): %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "Avvio dell'istanza arrestata rilevato durante il riavvio"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "Distruzione della VM"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/nova/language/"
"ja/)\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "%(topic)s ノード (バージョン %(version)s) を開始しています"
@ -233,7 +233,7 @@ msgstr ""
msgid "Create snapshot from volume %s"
msgstr "ボリューム %s からスナップショットを作成"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -294,12 +294,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Create Security Group: セキュリティグループ %s を作成します。"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Delete security group: セキュリティグループ %s を削除します。"
@ -323,12 +323,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -337,155 +337,155 @@ msgstr ""
"ホスト (%(instance_host)s) として削除中のインスタンスは、当該ホスト "
"(%(our_host)s) と同じではありません。"
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"開始中にマイグレーション中状態のインスタンスが見つかりました。task_state をリ"
"セットしています"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "nova-compute 再始動後にインスタンスをリブートしています。"
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "インスタンスを開始しています..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s インスタンス"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "インスタンスの再構築中"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "共有ストレージ上のディスク。既存のディスクを使用して再作成中"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "VM を元の状態に戻しています: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "ボリューム API からの切り離し中: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "インスタンスのリブート中"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "インスタンスのスナップショットを作成中"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "ルート・パスワードが設定されました"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "レスキュー中"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "アンレスキュー中"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "マイグレーション中"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "一時停止中"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "休止解除中"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "診断の取得中"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "再開中"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "コンソール出力の取得"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "ボリューム %(volume_id)s を %(mountpoint)s に接続しています"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "ボリューム %(volume_id)s をマウント・ポイント %(mp)s から切り離します"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() が開始されました.."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -494,11 +494,11 @@ msgstr ""
"りません。」というエラーが表示されることがあります。このエラーは無視してかま"
"いません。"
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "マイグレーション後の操作が開始されました"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -507,7 +507,7 @@ msgstr ""
"%(confirm_window)d 秒を経過した未確認のマイグレーションが "
"%(migration_count)d 個検出されました"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -516,12 +516,12 @@ msgstr ""
"インスタンス %(instance_uuid)s のマイグレーション %(migration_id)s の自動確認"
"中"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -530,17 +530,17 @@ msgstr ""
"ホスト %(host)s のインスタンス使用率監査を %(begin_time)s から %(end_time)s "
"まで実行しています。%(number_instances)s 個のインスタンス。"
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "帯域幅使用量キャッシュの更新中"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -549,7 +549,7 @@ msgstr ""
"sync_power プロセス中に、インスタンスはホスト %(src)s からホスト %(dst)s に移"
"動しました"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -557,35 +557,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "削除済みインスタンスを再利用しています"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -629,16 +629,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "マイグレーション %s からの更新中"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -665,35 +665,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -704,7 +686,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "浮動 IP %(address)s をインスタンス %(instance_id)s から再割り当て"
@ -749,7 +731,7 @@ msgstr ""
msgid "deleted %s"
msgstr ""
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -831,37 +813,37 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "%d 個の子で終了を待機しています"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
"スケジューラーから非活動の計算ノード %(host)s:%(node)s を削除しています"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -931,20 +913,20 @@ msgstr ""
msgid "Spawning new instance"
msgstr "新規インスタンスの作成中"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "構成ドライブを %(path)s に作成しています"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -954,117 +936,117 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "破棄待機中にインスタンスが消失しました。"
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "インスタンスが正常に破棄されました。"
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "インスタンスを再び開始できます。"
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "インスタンスの破棄を再び行います。"
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "ライブ・スナップショット・プロセスを開始しています"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "コールド・スナップショット・プロセスを開始しています"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr ""
"スナップショットが抽出されました。イメージのアップロードを開始しています"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "スナップショット・イメージのアップロードが完了しました"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "インスタンスが正常にソフト・リブートされました。"
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "インスタンスが正常にシャットダウンされました。"
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"インスタンスはソフト・リブート時にリブートされた可能性があるため、ここで返し"
"ます。"
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "インスタンスが正常にリブートされました。"
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "インスタンスが正常に作成されました。"
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "データ: %(data)r, ファイルパス: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr ""
"切り捨てられたコンソール・ログが返されました。%d バイトが無視されました"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "イメージの作成中"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "構成ドライブを使用中"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1073,42 +1055,42 @@ msgstr ""
"インスタンス %s 用のドメインが Libvirt 内で見つかりませんでした。デバイスのブ"
"ロックの統計を取得できません"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "インスタンスが正常に実行されています。"
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1121,13 +1103,13 @@ msgstr "nwfilter で setup_basic_filtering を呼び出しました"
msgid "Ensuring static filters"
msgstr "静的フィルターの確認中"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1223,17 +1205,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr "バーチャルディスク %s を削除しました"
@ -1262,25 +1244,25 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr "OVA イメージファイル %(image_ref)s をダウンロードしました"
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "VM を破棄しました"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"%(timeout)d 秒より前に停止したリブートが %(instance_count)d 個見つかりました"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "自動ハード・リブート中"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1357,11 +1339,11 @@ msgstr ""
"ファイル・システムのマウントに失敗しました (非 Linux インスタンスでは想定済"
"み): %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "停止したインスタンスの開始が、リブート中に見つかりました"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "VM を破棄しています"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/nova/"
"language/ko_KR/)\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "%(topic)s 노드(버전 %(version)s) 시작 중"
@ -226,7 +226,7 @@ msgstr "%(volume_id)s 볼륨을 %(device)s의 %(server_id)s 인스턴스에 첨
msgid "Create snapshot from volume %s"
msgstr "%s 볼륨에서 스냅샷 작성"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -287,12 +287,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "%s 보안 그룹 작성"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "%s 보안 그룹 삭제"
@ -316,12 +316,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -330,155 +330,155 @@ msgstr ""
"호스트 자격의 인스턴스(%(instance_host)s) 삭제가 해당 호스트 (%(our_host)s)과"
"(와) 같지 않습니다."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"시작 중에 마이그레이션 상태의 인스턴스를 찾았습니다. task_state를 재설정하는 "
"중"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "nova-compute 다시 시작 후에 인스턴스 다시 부팅 중입니다. "
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "인스턴스 시작 중..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s 인스턴스"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "인스턴스 다시 빌드 중"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "공유 스토리지의 디스크, 기존 디스크를 사용하여 재작성 중"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "VM을 원래 상태로 만드는 중: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "볼륨 api에서 분리 중: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "인스턴스 재부팅 중"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "인스턴스 스냅샷 작성 중"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "루트 비밀번호 설정"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "구조 중"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "비구조 중"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "이전중"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "일시정지 중"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "일시정지 해제 중"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "진단 검색 중"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "재개 중"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "콘솔 출력 가져오기"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "%(volume_id)s 볼륨을 %(mountpoint)s에 첨부 중"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "%(mp)s 마운트 지점에서 %(volume_id)s 볼륨 분리"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration()이 시작됩니다. "
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -486,11 +486,11 @@ msgstr ""
"오류 \"libvirt: QEMU 오류: 도메인을 찾을 수 없음: 일치하는 이름의 도메인이 없"
"음.\" 이 오류는 무시해도 무방합니다."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "마이그레이션의 사후 오퍼레이션이 시작했음"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -499,7 +499,7 @@ msgstr ""
"%(confirm_window)d초 이상 미확정 상태인 %(migration_count)d개의 마이그레이션 "
"발견함"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -508,12 +508,12 @@ msgstr ""
"%(instance_uuid)s 인스턴스에 대한 %(migration_id)s 마이그레이션을 자동으로 확"
"인 중"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -522,17 +522,17 @@ msgstr ""
"%(begin_time)s에서 %(end_time)s. %(number_instances)s 인스턴스까지 %(host)s "
"호스트에 대한 인스턴스 사용 감사를 실행하는 중입니다. "
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "대역폭 사용 캐시 업데이트"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -541,7 +541,7 @@ msgstr ""
"sync_power 프로세스 중에 %(src)s 호스트에서 %(dst)s 호스트로 인스턴스가 이동"
"되었습니다."
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -549,35 +549,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "재확보가 인스턴스를 삭제했음"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -621,16 +621,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "%s 마이그레이션에서 업데이트 중"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -657,35 +657,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -696,7 +678,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "%(instance_id)s에서 부동 IP %(address)s 재지정"
@ -741,7 +723,7 @@ msgstr ""
msgid "deleted %s"
msgstr ""
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -821,37 +803,37 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "%d 하위에서 종료하기를 대기 중임"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
"스케줄러에서 사용하지 않는 계산 노드 %(host)s:%(node)s을(를) 제거하는 중"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -918,20 +900,20 @@ msgstr "ISCSI 개시자 이름을 찾을 수 없습니다. 기본 이름 선택
msgid "Spawning new instance"
msgstr "새 인스턴스 파생 중"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "%(path)s에 구성 드라이브 작성 중"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -941,114 +923,114 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "영구 삭제 대기 중에 인스턴스가 사라졌습니다. "
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "인스턴스가 영구 삭제되었습니다. "
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "인스턴스가 다시 시작됩니다."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "인스턴스를 다시 영구 삭제하려 합니다."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "라이브 스냅샷 프로세스 시작 중"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "콜드 스냅샷 프로세스 시작 중"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "스냅샷 추출, 이미지 업로드 시작 중"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "스냅샷 이미지 업로드 완료"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "인스턴스가 소프트 리부트되었습니다. "
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "인스턴스가 시스템 종료되었습니다. "
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"인스턴스가 소프트 리부트 중에 다시 부팅되었을 수 있으므로, 지금 리턴합니다. "
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "인스턴스가 다시 부트되었습니다. "
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "인스턴스가 파생되었습니다. "
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "데이터: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "잘린 콘솔 로그가 리턴되었으며, %d 바이트는 무시됨"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "이미지 작성 중"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "구성 드라이브 사용 중"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1057,42 +1039,42 @@ msgstr ""
"%s 인스턴스에 대한 libvirt에서 도메인을 찾을 수 없습니다. 디바이스의 블록 통"
"계를 가져올 수 없음"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "인스턴스가 정상적으로 실행 중입니다. "
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1105,13 +1087,13 @@ msgstr "nwfilter에서 setup_basic_filtering을 호출했음"
msgid "Ensuring static filters"
msgstr "정적 필터 확인 중"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1206,17 +1188,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1245,24 +1227,24 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "VM을 영구 삭제했음"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr "%(timeout)d 초 이상 %(instance_count)d 정지된 재부트 발견"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "자동으로 하드 재부팅 중"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1335,11 +1317,11 @@ msgstr "인터페이스 파일을 직접 조작 중"
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "파일 시스템 마운트 실패(비linux 인스턴스의 경우에 예상됨): %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "다시 부팅 중에 정지된 인스턴스 시작이 발견됨"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "VM 영구 삭제 중"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: nova 2015.1.dev245\n"
"Project-Id-Version: nova 2015.2.dev150\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+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"
@ -22,7 +22,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr ""
@ -223,7 +223,7 @@ msgstr ""
msgid "Create snapshot from volume %s"
msgstr ""
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, "
@ -284,12 +284,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr ""
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr ""
@ -313,216 +313,216 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our "
"host (%(our_host)s)."
msgstr ""
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid "Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did "
"not finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr ""
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr ""
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr ""
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr ""
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr ""
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr ""
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr ""
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr ""
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr ""
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr ""
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr ""
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr ""
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr ""
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr ""
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr ""
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr ""
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr ""
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr ""
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid "During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s)"
@ -531,35 +531,35 @@ msgid ""
"hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr ""
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but"
" still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -604,16 +604,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr ""
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -640,35 +640,17 @@ msgid ""
"index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent "
"index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -679,7 +661,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
@ -724,7 +706,7 @@ msgstr ""
msgid "deleted %s"
msgstr ""
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -804,36 +786,36 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr ""
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid "Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -900,20 +882,20 @@ msgstr ""
msgid "Spawning new instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr ""
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -922,155 +904,155 @@ msgstr ""
msgid "Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr ""
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr ""
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr ""
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr ""
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr ""
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr ""
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr ""
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr ""
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr ""
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr ""
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr ""
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. "
"Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats "
"for device"
msgstr ""
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; "
"(bytes processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr ""
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1083,14 +1065,14 @@ msgstr ""
msgid "Ensuring static filters"
msgstr ""
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: "
"%(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1183,17 +1165,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1222,24 +1204,24 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate "
@ -1307,11 +1289,11 @@ msgstr ""
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr ""
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: nova 2015.1.dev245\n"
"Project-Id-Version: nova 2015.2.dev150\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+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"
@ -29,7 +29,7 @@ msgid ""
"occur under normal operation. Use at your own risk."
msgstr ""
#: nova/service.py:288
#: nova/service.py:275
msgid "Service killed that has no database entry"
msgstr ""
@ -60,13 +60,13 @@ msgstr ""
msgid "multiple fixed_ips exist, using the first: %s"
msgstr ""
#: nova/api/metadata/handler.py:128
#: nova/api/metadata/handler.py:125
msgid ""
"X-Instance-ID present in request headers. The 'service_metadata_proxy' "
"option must be enabled to process this header."
msgstr ""
#: nova/api/metadata/handler.py:205
#: nova/api/metadata/handler.py:202
#, python-format
msgid ""
"X-Instance-ID-Signature: %(signature)s does not match the expected value:"
@ -74,7 +74,7 @@ msgid ""
"%(remote_address)s"
msgstr ""
#: nova/api/metadata/handler.py:233
#: nova/api/metadata/handler.py:230
#, python-format
msgid ""
"Tenant_id %(tenant_id)s does not match tenant_id of instance "
@ -149,21 +149,29 @@ msgid ""
" use of it in production right now may be risky."
msgstr ""
#: nova/cells/messaging.py:1219
#: nova/cells/messaging.py:1204
#, python-format
msgid "No match when trying to update BDM: %(bdm)s"
msgstr ""
#: nova/cells/messaging.py:1700
#: nova/cells/messaging.py:1685
#, python-format
msgid "No cell_name for %(method)s() from API"
msgstr ""
#: nova/cells/messaging.py:1717
#: nova/cells/messaging.py:1702
msgid "No cell_name for instance update from API"
msgstr ""
#: nova/cells/weights/mute_child.py:66
#: nova/cells/weights/mute_child.py:59
msgid ""
"\"mute_weight_value\" has been DEPRECATED as of the 2015.1 release, and "
"Nova is still configured to use it. Take into account that this option "
"will have no effect at all, so please, use \"mute_weight_multiplier\" "
"instead."
msgstr ""
#: nova/cells/weights/mute_child.py:80
#, python-format
msgid ""
"%(cell)s has not been seen since %(last_seen)s and is being treated as "
@ -195,17 +203,17 @@ msgstr ""
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
#: nova/compute/api.py:3595
#: nova/compute/api.py:3599
#, python-format
msgid "More than 1 AZ for host %s"
msgstr ""
#: nova/compute/manager.py:322
#: nova/compute/manager.py:325
#, python-format
msgid "Failed to revert task state for instance. Error: %s"
msgstr ""
#: nova/compute/manager.py:781
#: nova/compute/manager.py:819
#, python-format
msgid ""
"Instance %(uuid)s appears to have been evacuated from this host to "
@ -214,27 +222,27 @@ msgid ""
"that option and restart nova-compute."
msgstr ""
#: nova/compute/manager.py:826
#: nova/compute/manager.py:864
msgid ""
"Hypervisor driver does not support instance shared storage check, "
"assuming it's not on shared storage"
msgstr ""
#: nova/compute/manager.py:890
#: nova/compute/manager.py:928
#, python-format
msgid ""
"Instance %(uuid)s appears to not be owned by this host, but by %(host)s. "
"Startup processing is being skipped."
msgstr ""
#: nova/compute/manager.py:1017
#: nova/compute/manager.py:1055
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power "
"state is (%(power_state)s), clearing task state"
msgstr ""
#: nova/compute/manager.py:1028
#: nova/compute/manager.py:1066
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power "
@ -242,173 +250,173 @@ msgid ""
"instance"
msgstr ""
#: nova/compute/manager.py:1131
#: nova/compute/manager.py:1169
msgid "Hypervisor driver does not support resume guests"
msgstr ""
#: nova/compute/manager.py:1136
#: nova/compute/manager.py:1174
msgid "Failed to resume instance"
msgstr ""
#: nova/compute/manager.py:1146
#: nova/compute/manager.py:1184
msgid "Hypervisor driver does not support firewall rules"
msgstr ""
#: nova/compute/manager.py:1188
#: nova/compute/manager.py:1226
#, python-format
msgid "Unexpected power state %d"
msgstr ""
#: nova/compute/manager.py:1307
#: nova/compute/manager.py:1347
msgid "Hypervisor driver does not support security groups."
msgstr ""
#: nova/compute/manager.py:1328
#: nova/compute/manager.py:1368
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for 'block_device_retries' "
"as 0."
msgstr ""
#: nova/compute/manager.py:1343
#: nova/compute/manager.py:1383
#, python-format
msgid "Volume id: %s finished being created but was not set as 'available'"
msgstr ""
#: nova/compute/manager.py:1688
#: nova/compute/manager.py:1736
msgid "Instance build timed out. Set to error state."
msgstr ""
#: nova/compute/manager.py:1716
#: nova/compute/manager.py:1764
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for "
"'network_allocate_retries' as 0."
msgstr ""
#: nova/compute/manager.py:1746
#: nova/compute/manager.py:1794
#, python-format
msgid "Instance failed network setup (attempt %(attempt)d of %(attempts)d)"
msgstr ""
#: nova/compute/manager.py:1927
#: nova/compute/manager.py:1975
msgid ""
"Failed to create block device for instance due to being over volume "
"resource quota"
msgstr ""
#: nova/compute/manager.py:2292
#: nova/compute/manager.py:2340
msgid "No more network or fixed IP to be allocated"
msgstr ""
#: nova/compute/manager.py:2572
#: nova/compute/manager.py:2620
#, python-format
msgid "Ignoring EndpointNotFound: %s"
msgstr ""
#: nova/compute/manager.py:2590
#: nova/compute/manager.py:2638
#, python-format
msgid "Failed to delete volume: %(volume_id)s due to %(exc)s"
msgstr ""
#: nova/compute/manager.py:3073
#: nova/compute/manager.py:3121
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
#: nova/compute/manager.py:3109
#: nova/compute/manager.py:3157
msgid "Reboot failed but instance is running"
msgstr ""
#: nova/compute/manager.py:3129
#: nova/compute/manager.py:3177
msgid "Instance disappeared during reboot"
msgstr ""
#: nova/compute/manager.py:3202
#: nova/compute/manager.py:3250
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
#: nova/compute/manager.py:3235
#: nova/compute/manager.py:3283
#, python-format
msgid "Error while trying to clean up image %s"
msgstr ""
#: nova/compute/manager.py:3240
#: nova/compute/manager.py:3288
msgid "Image not found during snapshot"
msgstr ""
#: nova/compute/manager.py:3338
#: nova/compute/manager.py:3386
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
#: nova/compute/manager.py:3375
#: nova/compute/manager.py:3423
#, python-format
msgid ""
"trying to inject a file into a non-running (state: %(current_state)s "
"expected: %(expected_state)s)"
msgstr ""
#: nova/compute/manager.py:3399
#: nova/compute/manager.py:3447
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
#: nova/compute/manager.py:3551
#: nova/compute/manager.py:3599
#, python-format
msgid ""
"Unexpected confirmation status '%(status)s' of migration %(id)s, exit "
"confirmation process"
msgstr ""
#: nova/compute/manager.py:4767
#: nova/compute/manager.py:4815
msgid "Detaching volume from unknown instance"
msgstr ""
#: nova/compute/manager.py:4778
#: nova/compute/manager.py:4826
#, python-format
msgid ""
"Ignoring DiskNotFound exception while detaching volume %(volume_id)s from"
" %(mp)s: %(err)s"
msgstr ""
#: nova/compute/manager.py:4971
#: nova/compute/manager.py:5019
#, python-format
msgid ""
"attach interface failed , try to deallocate port %(port_id)s, reason: "
"%(msg)s"
msgstr ""
#: nova/compute/manager.py:4979
#: nova/compute/manager.py:5027
#, python-format
msgid "deallocate port %(port_id)s failed"
msgstr ""
#: nova/compute/manager.py:5004
#: nova/compute/manager.py:5052
#, python-format
msgid "Detach interface failed, port_id=%(port_id)s, reason: %(msg)s"
msgstr ""
#: nova/compute/manager.py:5016
#: nova/compute/manager.py:5064
#, python-format
msgid "Failed to deallocate port %(port_id)s for instance. Error: %(error)s"
msgstr ""
#: nova/compute/manager.py:5625
#: nova/compute/manager.py:5673
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
#: nova/compute/manager.py:5807
#: nova/compute/manager.py:5855
msgid "Bandwidth usage not supported by hypervisor."
msgstr ""
#: nova/compute/manager.py:5929
#: nova/compute/manager.py:5977
#, python-format
msgid ""
"While synchronizing instance power states, found %(num_db_instances)s "
@ -416,7 +424,7 @@ msgid ""
"hypervisor."
msgstr ""
#: nova/compute/manager.py:6057
#: nova/compute/manager.py:6105
#, python-format
msgid ""
"Instance shutdown by itself. Calling the stop API. Current vm_state: "
@ -425,19 +433,19 @@ msgid ""
"%(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6084
#: nova/compute/manager.py:6132
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
#: nova/compute/manager.py:6100
#: nova/compute/manager.py:6148
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
#: nova/compute/manager.py:6106
#: nova/compute/manager.py:6154
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
#: nova/compute/manager.py:6112
#: nova/compute/manager.py:6160
#, python-format
msgid ""
"Instance is not stopped. Calling the stop API. Current vm_state: "
@ -446,35 +454,35 @@ msgid ""
"%(vm_power_state)s"
msgstr ""
#: nova/compute/manager.py:6134
#: nova/compute/manager.py:6182
msgid "Paused instance shutdown by itself. Calling the stop API."
msgstr ""
#: nova/compute/manager.py:6148
#: nova/compute/manager.py:6196
msgid "Instance is not (soft-)deleted."
msgstr ""
#: nova/compute/manager.py:6182
#: nova/compute/manager.py:6230
#, python-format
msgid "Periodic reclaim failed to delete instance: %s"
msgstr ""
#: nova/compute/manager.py:6254
#: nova/compute/manager.py:6302
#, python-format
msgid ""
"Detected instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6269
#: nova/compute/manager.py:6317
msgid "set_bootable is not implemented for the current driver"
msgstr ""
#: nova/compute/manager.py:6274
#: nova/compute/manager.py:6322
msgid "Failed to power off instance"
msgstr ""
#: nova/compute/manager.py:6290
#: nova/compute/manager.py:6338
#, python-format
msgid "Periodic cleanup failed to delete instance: %s"
msgstr ""
@ -506,22 +514,22 @@ msgstr ""
msgid "No service record for host %s"
msgstr ""
#: nova/compute/resource_tracker.py:718
#: nova/compute/resource_tracker.py:719
msgid "Instance not resizing, skipping migration."
msgstr ""
#: nova/compute/resource_tracker.py:733
#: nova/compute/resource_tracker.py:734
msgid "Flavor could not be found, skipping migration."
msgstr ""
#: nova/compute/resource_tracker.py:824
#: nova/compute/resource_tracker.py:825
#, python-format
msgid ""
"Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB "
"memory)"
msgstr ""
#: nova/compute/rpcapi.py:378
#: nova/compute/rpcapi.py:393
msgid ""
"Live migration with clients before RPC version 3.32 is known to be buggy "
"with shared block storage. See "
@ -569,22 +577,22 @@ msgstr ""
msgid "Compute resource plugin %s was not loaded"
msgstr ""
#: nova/conductor/api.py:299
#: nova/conductor/api.py:260
msgid ""
"Timed out waiting for nova-conductor. Is it running? Or did this service"
" start before nova-conductor? Reattempting establishment of nova-"
"conductor connection..."
msgstr ""
#: nova/conductor/manager.py:777
#: nova/conductor/manager.py:782
msgid "No valid host found for unshelve instance"
msgstr ""
#: nova/conductor/manager.py:826
#: nova/conductor/manager.py:831
msgid "No valid host found for rebuild"
msgstr ""
#: nova/conductor/manager.py:834
#: nova/conductor/manager.py:839
msgid "Server with unsupported policy cannot be rebuilt"
msgstr ""
@ -596,12 +604,12 @@ msgid ""
"%(default)s."
msgstr ""
#: nova/consoleauth/manager.py:84
#: nova/consoleauth/manager.py:86
#, python-format
msgid "Token: %(token)s failed to save into memcached."
msgstr ""
#: nova/consoleauth/manager.py:94
#: nova/consoleauth/manager.py:96
#, python-format
msgid "Instance: %(instance_uuid)s failed to save into memcached"
msgstr ""
@ -726,12 +734,12 @@ msgstr ""
msgid "hostname %s too long, truncating."
msgstr ""
#: nova/network/linux_net.py:1722
#: nova/network/linux_net.py:1729 nova/network/linux_net.py:1740
#, python-format
msgid "%s failed. Not Retrying."
msgstr ""
#: nova/network/linux_net.py:1726
#: nova/network/linux_net.py:1733
#, python-format
msgid "%(cmd)s failed. Sleeping %(time)s seconds before retry."
msgstr ""
@ -824,17 +832,17 @@ msgid ""
"%(network)s."
msgstr ""
#: nova/network/neutronv2/api.py:654
#: nova/network/neutronv2/api.py:744
#, python-format
msgid "Port %s does not exist"
msgstr ""
#: nova/network/neutronv2/api.py:658
#: nova/network/neutronv2/api.py:748
#, python-format
msgid "Failed to delete port %s for instance."
msgstr ""
#: nova/network/neutronv2/api.py:1427
#: nova/network/neutronv2/api.py:1517
#, python-format
msgid ""
"Network %(id)s not matched with the tenants network! The ports tenant "
@ -884,7 +892,7 @@ msgid ""
"(%(physical)sgb > %(database)sgb)"
msgstr ""
#: nova/scheduler/host_manager.py:536
#: nova/scheduler/host_manager.py:541
#, python-format
msgid "No compute service record found for host %(host)s"
msgstr ""
@ -970,17 +978,17 @@ msgid ""
"timeout=%(timeout)rs"
msgstr ""
#: nova/storage/linuxscsi.py:101
#: nova/storage/linuxscsi.py:106
#, python-format
msgid "Multipath call failed exit (%(code)s)"
msgstr ""
#: nova/storage/linuxscsi.py:122
#: nova/storage/linuxscsi.py:132
#, python-format
msgid "Couldn't find multipath device %s"
msgstr ""
#: nova/storage/linuxscsi.py:131
#: nova/storage/linuxscsi.py:142
#, python-format
msgid "Skip faulty line \"%(dev_line)s\" of multipath device %(mdev)s"
msgstr ""
@ -1065,11 +1073,11 @@ msgstr ""
msgid "Failed to remove snapshot for VM %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:505
#: nova/virt/hyperv/vmops.py:507
msgid "Timed out while waiting for soft shutdown."
msgstr ""
#: nova/virt/hyperv/vmutils.py:462
#: nova/virt/hyperv/vmutils.py:465
#, python-format
msgid ""
"Disk not found on controller \"%(controller_path)s\" with address "
@ -1114,12 +1122,12 @@ msgstr ""
msgid "Race detected in libvirt.virDomain.info, trying one more time"
msgstr ""
#: nova/virt/libvirt/driver.py:440
#: nova/virt/libvirt/driver.py:434
#, python-format
msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s."
msgstr ""
#: nova/virt/libvirt/driver.py:514
#: nova/virt/libvirt/driver.py:511
#, python-format
msgid ""
"The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack "
@ -1127,7 +1135,7 @@ msgid ""
"see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix"
msgstr ""
#: nova/virt/libvirt/driver.py:536
#: nova/virt/libvirt/driver.py:533
msgid ""
"Running libvirt-lxc without user namespaces is dangerous. Containers "
"spawned by Nova will be run as the host's root user. It is highly "
@ -1135,111 +1143,111 @@ msgid ""
"environment."
msgstr ""
#: nova/virt/libvirt/driver.py:662
#: nova/virt/libvirt/driver.py:659
msgid "Cannot destroy instance, operation time out"
msgstr ""
#: nova/virt/libvirt/driver.py:772
#: nova/virt/libvirt/driver.py:769
msgid "Instance may be still running, destroy it again."
msgstr ""
#: nova/virt/libvirt/driver.py:827
#: nova/virt/libvirt/driver.py:824
#, python-format
msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1203 nova/virt/libvirt/driver.py:1211
#: nova/virt/libvirt/driver.py:1200 nova/virt/libvirt/driver.py:1208
msgid "During detach_volume, instance disappeared."
msgstr ""
#: nova/virt/libvirt/driver.py:1251
#: nova/virt/libvirt/driver.py:1248
msgid "During detach_interface, instance disappeared."
msgstr ""
#: nova/virt/libvirt/driver.py:1986
#: nova/virt/libvirt/driver.py:1983
msgid "Failed to soft reboot instance. Trying hard reboot."
msgstr ""
#: nova/virt/libvirt/driver.py:2464
#: nova/virt/libvirt/driver.py:2460
#, python-format
msgid ""
"my_ip address (%(my_ip)s) was not found on any of the interfaces: "
"%(ifaces)s"
msgstr ""
#: nova/virt/libvirt/driver.py:2654
#: nova/virt/libvirt/driver.py:2650
#, python-format
msgid "Image %s not found on disk storage. Continue without injecting data"
msgstr ""
#: nova/virt/libvirt/driver.py:2840
#: nova/virt/libvirt/driver.py:2836
msgid "File injection into a boot from volume instance is not supported"
msgstr ""
#: nova/virt/libvirt/driver.py:2915
#: nova/virt/libvirt/driver.py:2911
msgid "Instance disappeared while detaching a PCI device from it."
msgstr ""
#: nova/virt/libvirt/driver.py:3031
#: nova/virt/libvirt/driver.py:3027
#, python-format
msgid "Cannot update service status on host \"%s\" since it is not registered."
msgstr ""
#: nova/virt/libvirt/driver.py:3034
#: nova/virt/libvirt/driver.py:3030
#, python-format
msgid ""
"Cannot update service status on host \"%s\" due to an unexpected "
"exception."
msgstr ""
#: nova/virt/libvirt/driver.py:3353
#: nova/virt/libvirt/driver.py:3350
msgid "Too many id maps, only included first five."
msgstr ""
#: nova/virt/libvirt/driver.py:3363
#: nova/virt/libvirt/driver.py:3360
#, python-format
msgid "Invalid value for id mapping %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4112
#: nova/virt/libvirt/driver.py:4118
msgid ""
"Old property name \"hw_watchdog_action\" is now deprecated and will be "
"removed in the next release. Use updated property name "
"\"hw:watchdog_action\" instead"
msgstr ""
#: nova/virt/libvirt/driver.py:4401
#: nova/virt/libvirt/driver.py:4406
#, python-format
msgid "Timeout waiting for vif plugging callback for instance %(uuid)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4422
#: nova/virt/libvirt/driver.py:4427
#, python-format
msgid "couldn't obtain the XML from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4465
#: nova/virt/libvirt/driver.py:4470
msgid ""
"Cannot get the number of cpu, because this function is not implemented "
"for this platform. "
msgstr ""
#: nova/virt/libvirt/driver.py:4527
#: nova/virt/libvirt/driver.py:4532
#, python-format
msgid "couldn't obtain the vpu count from domain id: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4558
#: nova/virt/libvirt/driver.py:4563
#, python-format
msgid "couldn't obtain the memory from domain: %(uuid)s, exception: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4708
#: nova/virt/libvirt/driver.py:4713
#, python-format
msgid "URI %(uri)s does not support listDevices: %(error)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5372
#: nova/virt/libvirt/driver.py:5377
msgid ""
"Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag,"
" and the graphics (VNC and/or SPICE) listen addresses on the destination"
@ -1249,40 +1257,40 @@ msgid ""
"succeed, but the VM will continue to listen on the current addresses."
msgstr ""
#: nova/virt/libvirt/driver.py:5451
#: nova/virt/libvirt/driver.py:5456
#, python-format
msgid ""
"An error occurred trying to live migrate. Falling back to legacy live "
"migrate flow. Error: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5626
#: nova/virt/libvirt/driver.py:5631
msgid "Migration operation was cancelled"
msgstr ""
#: nova/virt/libvirt/driver.py:5632
#: nova/virt/libvirt/driver.py:5637
#, python-format
msgid "Unexpected migration job type: %d"
msgstr ""
#: nova/virt/libvirt/driver.py:5687
#: nova/virt/libvirt/driver.py:5692
#, python-format
msgid "Error monitoring migration: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5836
#: nova/virt/libvirt/driver.py:5856
#, python-format
msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d."
msgstr ""
#: nova/virt/libvirt/driver.py:6096
#: nova/virt/libvirt/driver.py:6121
#, python-format
msgid ""
"Error from libvirt while getting description of %(instance_name)s: [Error"
" Code %(error_code)s] %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:6104
#: nova/virt/libvirt/driver.py:6129
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1290,7 +1298,7 @@ msgid ""
"resize."
msgstr ""
#: nova/virt/libvirt/driver.py:6110
#: nova/virt/libvirt/driver.py:6135
#, python-format
msgid ""
"Periodic task is updating the host stat, it is trying to get disk "
@ -1298,7 +1306,7 @@ msgid ""
"exists on the compute node but is not managed by Nova."
msgstr ""
#: nova/virt/libvirt/driver.py:6119
#: nova/virt/libvirt/driver.py:6144
#, python-format
msgid ""
"Periodic task is updating the host stats, it is trying to get disk info "
@ -1312,17 +1320,17 @@ msgid ""
"correctly."
msgstr ""
#: nova/virt/libvirt/host.py:483
#: nova/virt/libvirt/host.py:484
#, python-format
msgid "URI %(uri)s does not support events: %(error)s"
msgstr ""
#: nova/virt/libvirt/host.py:499
#: nova/virt/libvirt/host.py:500
#, python-format
msgid "URI %(uri)s does not support connection events: %(error)s"
msgstr ""
#: nova/virt/libvirt/host.py:755
#: nova/virt/libvirt/host.py:765
#, python-format
msgid "URI %(uri)s does not support full set of host capabilities: %(error)s"
msgstr ""
@ -1487,48 +1495,48 @@ msgstr ""
msgid "Unable to retrieve value for %(path)s Reason: %(reason)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1168
#: nova/virt/vmwareapi/vm_util.py:1175
#, python-format
msgid "Failed to get cluster references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1180
#: nova/virt/vmwareapi/vm_util.py:1187
#, python-format
msgid "Failed to get resource pool references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1291
#: nova/virt/vmwareapi/vm_util.py:1298
#, python-format
msgid ""
"vmware_ostype from image is not recognised: '%(ostype)s'. An invalid os "
"type may be one cause of this instance creation failure"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:401
#: nova/virt/vmwareapi/vmops.py:403
#, python-format
msgid ""
"Destination %s already exists! Concurrent moves can lead to unexpected "
"results."
msgstr ""
#: nova/virt/vmwareapi/vmops.py:906
#: nova/virt/vmwareapi/vmops.py:908
#, python-format
msgid ""
"In vmwareapi:vmops:_destroy_instance, got this exception while un-"
"registering the VM: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:929
#: nova/virt/vmwareapi/vmops.py:931
msgid ""
"In vmwareapi:vmops:_destroy_instance, exception while deleting the VM "
"contents from the disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:933
#: nova/virt/vmwareapi/vmops.py:935
msgid "Instance does not exist on backend"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1689
#: nova/virt/vmwareapi/vmops.py:1687
#, python-format
msgid "Root disk file creation failed - %s"
msgstr ""
@ -1627,26 +1635,26 @@ msgstr ""
msgid "ipxe_boot is True but no ISO image found"
msgstr ""
#: nova/virt/xenapi/vmops.py:1135
#: nova/virt/xenapi/vmops.py:1157
#, python-format
msgid "_migrate_disk_resizing_up failed to rollback: %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1269
#: nova/virt/xenapi/vmops.py:1291
msgid ""
"Reboot failed due to bad volumes, detaching bad volumes and starting "
"halted instance"
msgstr ""
#: nova/virt/xenapi/vmops.py:1347
#: nova/virt/xenapi/vmops.py:1369
msgid "Unable to update metadata, VM not found."
msgstr ""
#: nova/virt/xenapi/vmops.py:1499
#: nova/virt/xenapi/vmops.py:1521
msgid "VM is not present, skipping destroy..."
msgstr ""
#: nova/virt/xenapi/vmops.py:1628
#: nova/virt/xenapi/vmops.py:1650
msgid "VM is not present, skipping soft delete..."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/nova/"
"language/pt_BR/)\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "Iniciando o nó %(topic)s (versão %(version)s)"
@ -229,7 +229,7 @@ msgstr "Conectar volume %(volume_id)s à instância %(server_id)s em %(device)s"
msgid "Create snapshot from volume %s"
msgstr "Criar captura instantânea a partir do volume %s"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -291,12 +291,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "Criar Grupo de Segurança %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "Excluir grupo de segurança %s"
@ -320,12 +320,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -334,155 +334,155 @@ msgstr ""
"Excluindo a instância uma vez que seu host (%(instance_host)s) não é igual "
"ao nosso host (%(our_host)s)."
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr "A instância já foi marcada como deletada. removendo do hypervisor."
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
"Instância localizada ao migrar o estado durante a inicialização. "
"Reconfigurando task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "Reinicializando instância após reinício de nova-compute."
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "Iniciando a instância..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "Instância %(action_str)s"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "Reconstruindo a instância"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "disco em armazenamento compartilhado; recriando usando disco existente"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "trazendo a vm para o estado original: '%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "Removendo da API do volume: %s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "Reinicializando instância"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "fazendo a captura instantânea da instância"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "Senha raiz configurada"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "Resgatando"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "Cancelando o resgate"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "Migrando"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "Pausando"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "Cancelando a pausa"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "Recuperando diagnósticos"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "Continuando"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "Obter saída de console"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Anexando volume %(volume_id)s a %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Remover o volume %(volume_id)s do ponto de montagem %(mp)s"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() foi iniciada.."
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -490,11 +490,11 @@ msgstr ""
"Você pode ver o erro \"libvirt: Erro de QEMU: Domínio não localizado: nenhum "
"domínio com o nome correspondente.\" Esse erro pode ser seguramente ignorado."
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "Pós-operação de migração iniciada"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@ -503,7 +503,7 @@ msgstr ""
"Localizadas %(migration_count)d migrações desconfiguradas mais antigas que "
"%(confirm_window)d segundos"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@ -512,14 +512,14 @@ msgstr ""
"confirmando automaticamente a migração %(migration_id)s para a instância "
"%(instance_uuid)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
"Erro ao confirmar automaticamente o redimensionamento: %s. Tentará novamente "
"mais tarde."
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -528,17 +528,17 @@ msgstr ""
"Executando auditoria de uso da instância para o host %(host)s de "
"%(begin_time)s até %(end_time)s. %(number_instances)s instâncias."
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "Atualizando o cache de uso de largura da banda"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
@ -547,7 +547,7 @@ msgstr ""
"Durante o processo sync_power, a instância foi movida do host %(src)s para o "
"host %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -555,35 +555,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "Reclamando instância excluída"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -627,16 +627,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "Atualizando a partir da migração %s"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -663,35 +663,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -702,7 +684,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
@ -749,7 +731,7 @@ msgstr ""
msgid "deleted %s"
msgstr "excluído %s"
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -830,36 +812,36 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "Aguardando em %d filhos para sair"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "Removendo o nó de cálculo inativo %(host)s:%(node)s do planejador"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -926,20 +908,20 @@ msgstr "O nome do iniciador ISCSI não pode ser localizado. Escolher o padrão"
msgid "Spawning new instance"
msgstr "Executando spawn de nova instância"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "Criando unidade de configuração em %(path)s"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -949,115 +931,115 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "Durante a espera da destruição, a instância desapareceu."
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "Instância destruída com êxito."
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "A instância pode ser iniciada novamente."
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "Destruindo a instância novamente."
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "Começando o processo de captura instantânea em tempo real"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "Iniciando processo de captura instantânea a frio"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "Captura instantânea extraída, iniciando upload da imagem"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "Upload da imagem de captura instantânea concluído"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "Reinicialização virtual da instância bem-sucedida."
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "A instância foi encerrada com êxito."
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"A instância pode ter sido reinicializada durante a reinicialização virtual, "
"portanto retorne agora."
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "Instância reinicializada com êxito."
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "Feito spawn da instância com êxito."
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "dados: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "Log do console truncado retornado, %d bytes ignorados"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "Criando imagem"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "Usando unidade de configuração"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@ -1066,42 +1048,42 @@ msgstr ""
"Não foi possível localizar o domínio em libvirt para a instância %s. Não é "
"possível obter estatísticas do bloco para o dispositivo"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "Instância executando com êxito."
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1114,13 +1096,13 @@ msgstr "Chamada setup_basic_filtering em nwfilter"
msgid "Ensuring static filters"
msgstr "Assegurando filtros estáticos"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1216,17 +1198,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1255,26 +1237,26 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "VM destruída"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
"Localizadas %(instance_count)d reinicializações interrompidas há mais de "
"%(timeout)d segundos"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "Reinicializando a frio automaticamente"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1350,11 +1332,11 @@ msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
"Falha ao montar sistema de arquivos (esperado para instâncias não linux): %s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "Iniciar instância parada localizado durante a reinicialização"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "Destruindo VM"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/nova/"
"language/zh_CN/)\n"
@ -28,7 +28,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr "筛选器%s返回0个主机"
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "正在启动 %(topic)s 节点 (V%(version)s)"
@ -230,7 +230,7 @@ msgstr "把卷 %(volume_id)s 附加到实例 %(server_id)s 的 %(device)s 设备
msgid "Create snapshot from volume %s"
msgstr "为卷 %s 创建快照"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -290,12 +290,12 @@ msgstr "实例处在SHELVED_OFFLOADED状态在数据库中清除该实例的
msgid "Skipping quiescing instance: %(reason)s."
msgstr "正在跳过静默实例:%(reason)s."
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "创建安全组 %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "删除安全组 %s"
@ -319,12 +319,12 @@ msgstr "%(type)s限制未指定默认设为无限制"
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr "%(type)s 限制: %(limit).02f %(unit)s, 剩余: %(free).02f %(unit)s"
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -333,153 +333,153 @@ msgstr ""
"正在删除实例,因为其主机 (%(instance_host)s) 不等同于我们的主机 "
"(%(our_host)s)。"
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr "实例已被标记为已删除,将其由虚拟机管理程序中删除"
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr "相关服务曾在之前开始删除此实例,但未完成。现在重新开始删除。"
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr "在启动期间,找到处于正在迁移状态的实例。正在重置 task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "nova-compute重启后实例正在重启。"
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr "VM %(state)s (生命周期事件)"
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "正在启动虚拟机"
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s 实例"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr "实例在结束(terminate)过程中消失。"
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr "对实例发出停止指令时,该实例在虚拟机管理程序中已被关闭电源。"
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "正在重建实例"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "磁盘在共享存储器上,正在使用现有磁盘来重新创建"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr "磁盘不在共享存储上,正由:'%s重建"
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "正在将 vm 置于原始状态:“%s”"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "正在从卷 API 断开连接:%s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "正在重新引导实例"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "正在对实例生成快照"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "已设置 root 用户密码"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr "正对%s注入文件"
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "正在进行拯救"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "正在取消拯救"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr "迁移%s已被确认"
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr "确认过程中未找到实例"
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr "正在将实例更新为原始状态:‘%s"
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "正在迁移"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "正在暂停"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "正在取消暂停"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "正在检索诊断"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "正在进行恢复"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "请获取控制台输出"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "已启动 _post_live_migration()。"
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -487,30 +487,30 @@ msgstr ""
"你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching "
"name。”这个错误可以放心的忽略。"
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "已启动迁移的后操作"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr "发现 %(migration_count)d 个超过 %(confirm_window)d 秒未经确认的迁移"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr "正在自动为实例 %(instance_uuid)s 确认迁移 %(migration_id)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -519,24 +519,24 @@ msgstr ""
"正在为主机 %(host)s 运行实例使用量审计(从 %(begin_time)s 至 %(end_time)s。"
"存在 %(number_instances)s 个实例。"
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "更新带宽使用缓存"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
"host %(dst)s"
msgstr "在 sync_power 过程中,实例已从主机 %(src)s 移到主机 %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -544,16 +544,16 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "回收删除的实例"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr "正在删除孤立计算节点%s"
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
@ -562,19 +562,19 @@ msgstr ""
"正在对名为’%s'的实例执行关电操作,其已被标记为‘已删除’状态,但仍然存在于主机"
"上。"
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr "正在销毁名为’%s'的实例,其已被标记为‘已删除’状态,但仍然存在于主机上。"
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr "在%(error)s之后将实例恢复成 %(state)s状态"
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "在%s之后将实例恢复成运行中状态"
@ -618,16 +618,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "正在从迁移 %s 进行更新"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -654,35 +654,17 @@ msgid ""
"already exists."
msgstr "跳过增加reservations_deleted_expire_idx,因为一个同等的索引已经存在"
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr "路过移动reservations_deleted_expire_idx,因为索引不存在"
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr "跳过添加%s操作因为已存在等效索引。"
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr "跳过删除%s操作因为不存在这样的索引"
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -693,7 +675,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "请从实例 %(instance_id)s 重新分配浮动 IP %(address)s"
@ -738,7 +720,7 @@ msgstr ""
msgid "deleted %s"
msgstr ""
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -818,36 +800,36 @@ msgstr "线程结束,正在清理"
msgid "Waiting on %d children to exit"
msgstr "正在等待 %d 个子代退出"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "正在从调度程序除去已终止的计算节点 %(host)s:%(node)s"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -914,20 +896,20 @@ msgstr "找不到 ISCSI 发起方名称。正在选择缺省的名称"
msgid "Spawning new instance"
msgstr "正在衍生新实例"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "正在 %(path)s 处创建配置驱动器"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr "收到销毁实例的请求"
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr "软关机已成功。"
@ -937,155 +919,155 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr "连接事件 '%(enabled)d' ,原因:'%(reason)s'"
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "在 wait destroy 期间,实例消失。"
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "实例销毁成功。"
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "可再次启动实例。"
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "将再次销毁实例。"
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "正在开始实时快照流程"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "正在结束冷快照流程"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "已抽取快照,正在开始映像上载"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "快照映像上载完成"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "已成功执行实例软重新引导。"
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "已成功关闭实例。"
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr "在软重新引导期间,可能已重新引导实例,因此会立即返回。"
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "实例成功重启。"
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "实例成功生产。"
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "data%(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "已返回截断的控制台日志,忽略了 %d 个字节"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "正在创建镜像"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "正在使用配置驱动器"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
"device"
msgstr "对于实例 %s在 libvirt 中找不到域。无法获取设备的块统计信息"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "实例正在成功运行。"
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1098,13 +1080,13 @@ msgstr "在 nwfilter 里调用 setup_basic_filtering"
msgid "Ensuring static filters"
msgstr "正在确保静态过滤器"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1198,17 +1180,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1237,24 +1219,24 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "已销毁 VM"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr "找到%(instance_count)d个超过%(timeout)d秒悬挂的重启"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "正在自动执行硬重新引导"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1324,11 +1306,11 @@ msgstr "直接操作接口文件"
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "挂载文件系统失败(期望的是非Linux实例)%s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "正在启动在重新引导期间找到的已停止实例"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "正在销毁 VM"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-06 06:16+0000\n"
"PO-Revision-Date: 2015-04-03 18:00+0000\n"
"POT-Creation-Date: 2015-04-23 06:39+0000\n"
"PO-Revision-Date: 2015-04-22 22:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/nova/"
"language/zh_TW/)\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/service.py:161
#: nova/service.py:155
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr "正在啟動 %(topic)s 節點(%(version)s 版)"
@ -226,7 +226,7 @@ msgstr "將磁區 %(volume_id)s 連接至 %(device)s 處的實例 %(server_id)s"
msgid "Create snapshot from volume %s"
msgstr "從磁區 %s 建立 Snapshot"
#: nova/cells/messaging.py:1136
#: nova/cells/messaging.py:1128
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, updated_since="
@ -285,12 +285,12 @@ msgstr ""
msgid "Skipping quiescing instance: %(reason)s."
msgstr ""
#: nova/compute/api.py:3879
#: nova/compute/api.py:3883
#, python-format
msgid "Create Security Group %s"
msgstr "建立安全群組 %s"
#: nova/compute/api.py:3984
#: nova/compute/api.py:3988
#, python-format
msgid "Delete security group %s"
msgstr "刪除安全群組 %s"
@ -314,12 +314,12 @@ msgstr ""
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/manager.py:301
#: nova/compute/manager.py:304
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:791
#: nova/compute/manager.py:829
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our host "
@ -328,153 +328,153 @@ msgstr ""
"正在刪除實例,因為它的主機 (%(instance_host)s) 不同於我們的主機 "
"(%(our_host)s)。"
#: nova/compute/manager.py:806
#: nova/compute/manager.py:844
msgid ""
"Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
#: nova/compute/manager.py:974
#: nova/compute/manager.py:1012
msgid ""
"Service started deleting the instance during the previous run, but did not "
"finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:1099
#: nova/compute/manager.py:1137
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr "啟動期間發現實例處於移轉中狀態。正在重設 task_state"
#: nova/compute/manager.py:1121
#: nova/compute/manager.py:1159
msgid "Rebooting instance after nova-compute restart."
msgstr "在重新啟動 nova-compute 之後重新啟動實例。"
#: nova/compute/manager.py:1171
#: nova/compute/manager.py:1209
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1698 nova/compute/manager.py:2149
#: nova/compute/manager.py:1746 nova/compute/manager.py:2197
msgid "Starting instance..."
msgstr "正在啟動實例..."
#: nova/compute/manager.py:2520
#: nova/compute/manager.py:2568
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s 實例"
#: nova/compute/manager.py:2686
#: nova/compute/manager.py:2734
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2730
#: nova/compute/manager.py:2778
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2893
#: nova/compute/manager.py:2941
msgid "Rebuilding instance"
msgstr "正在重建實例"
#: nova/compute/manager.py:2910
#: nova/compute/manager.py:2958
msgid "disk on shared storage, recreating using existing disk"
msgstr "磁碟位於共用儲存體上,正在使用現有磁碟來重建"
#: nova/compute/manager.py:2914
#: nova/compute/manager.py:2962
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:3000
#: nova/compute/manager.py:3048
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr "正在使 VM 進入原始狀態:'%s'"
#: nova/compute/manager.py:3031
#: nova/compute/manager.py:3079
#, python-format
msgid "Detaching from volume api: %s"
msgstr "正在從磁區 API 分離:%s"
#: nova/compute/manager.py:3058
#: nova/compute/manager.py:3106
msgid "Rebooting instance"
msgstr "正在重新啟動實例"
#: nova/compute/manager.py:3196
#: nova/compute/manager.py:3244
msgid "instance snapshotting"
msgstr "正在給實例建立 Snapshot"
#: nova/compute/manager.py:3333
#: nova/compute/manager.py:3381
msgid "Root password set"
msgstr "已設定 Root 使用者密碼"
#: nova/compute/manager.py:3381
#: nova/compute/manager.py:3429
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3419
#: nova/compute/manager.py:3467
msgid "Rescuing"
msgstr "正在救援"
#: nova/compute/manager.py:3468
#: nova/compute/manager.py:3516
msgid "Unrescuing"
msgstr "正在取消救援"
#: nova/compute/manager.py:3546
#: nova/compute/manager.py:3594
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3567
#: nova/compute/manager.py:3615
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3755
#: nova/compute/manager.py:3803
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3802
#: nova/compute/manager.py:3850
msgid "Migrating"
msgstr "正在轉移"
#: nova/compute/manager.py:4145
#: nova/compute/manager.py:4193
msgid "Pausing"
msgstr "正在暫停"
#: nova/compute/manager.py:4161
#: nova/compute/manager.py:4209
msgid "Unpausing"
msgstr "正在取消暫停"
#: nova/compute/manager.py:4199 nova/compute/manager.py:4216
#: nova/compute/manager.py:4247 nova/compute/manager.py:4264
msgid "Retrieving diagnostics"
msgstr "正在擷取診斷程式"
#: nova/compute/manager.py:4255
#: nova/compute/manager.py:4303
msgid "Resuming"
msgstr "正在回復"
#: nova/compute/manager.py:4486
#: nova/compute/manager.py:4534
msgid "Get console output"
msgstr "取得主控台輸出"
#: nova/compute/manager.py:4731
#: nova/compute/manager.py:4779
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "正在將磁區 %(volume_id)s 連接至 %(mountpoint)s"
#: nova/compute/manager.py:4756
#: nova/compute/manager.py:4804
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "將磁區 %(volume_id)s 從裝載點 %(mp)s 分離"
#: nova/compute/manager.py:5248
#: nova/compute/manager.py:5296
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() 已啟動。"
#: nova/compute/manager.py:5329
#: nova/compute/manager.py:5377
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5331
#: nova/compute/manager.py:5379
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@ -482,30 +482,30 @@ msgstr ""
"您可能會看到錯誤「libVirtQEMU 錯誤:找不到網域:沒有名稱相符的網域。」此錯"
"誤可以安全地忽略。"
#: nova/compute/manager.py:5356
#: nova/compute/manager.py:5404
msgid "Post operation of migration started"
msgstr "後置移轉作業已啟動"
#: nova/compute/manager.py:5620
#: nova/compute/manager.py:5668
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr "發現 %(migration_count)d 個 %(confirm_window)d 秒鐘前的未確認移轉"
#: nova/compute/manager.py:5635
#: nova/compute/manager.py:5683
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr "自動確認實例 %(instance_uuid)s 的移轉 %(migration_id)s"
#: nova/compute/manager.py:5689
#: nova/compute/manager.py:5737
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5737
#: nova/compute/manager.py:5785
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@ -514,24 +514,24 @@ msgstr ""
"正在對主機 %(host)s 執行實例使用審核(從 %(begin_time)s 到 "
"%(end_time)s。%(number_instances)s 個實例。"
#: nova/compute/manager.py:5785
#: nova/compute/manager.py:5833
msgid "Updating bandwidth usage cache"
msgstr "正在更新頻寬使用快取"
#: nova/compute/manager.py:5966 nova/compute/manager.py:6023
#: nova/compute/manager.py:6014 nova/compute/manager.py:6071
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:6010
#: nova/compute/manager.py:6058
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to "
"host %(dst)s"
msgstr "在執行 sync_power 程序期間,實例已從主機 %(src)s 移至主機 %(dst)s"
#: nova/compute/manager.py:6031
#: nova/compute/manager.py:6079
#, python-format
msgid ""
"During _sync_instance_power_state the DB power_state (%(db_power_state)s) "
@ -539,35 +539,35 @@ msgid ""
"Updating power_state in the DB to match the hypervisor."
msgstr ""
#: nova/compute/manager.py:6178
#: nova/compute/manager.py:6226
msgid "Reclaiming deleted instance"
msgstr "正在收回已刪除的實例"
#: nova/compute/manager.py:6208
#: nova/compute/manager.py:6256
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:6260
#: nova/compute/manager.py:6308
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6278
#: nova/compute/manager.py:6326
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6326
#: nova/compute/manager.py:6374
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6336
#: nova/compute/manager.py:6384
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@ -611,16 +611,16 @@ msgstr ""
msgid "Updating from migration %s"
msgstr "正在從移轉 %s 更新"
#: nova/conductor/api.py:294
#: nova/conductor/api.py:255
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/consoleauth/manager.py:98
#: nova/consoleauth/manager.py:100
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:123
#: nova/consoleauth/manager.py:125
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
@ -647,35 +647,17 @@ msgid ""
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py:58
#: nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py:58
msgid ""
"Skipped removing reservations_deleted_expire_idx because index does not "
"exist."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:36
msgid ""
"Skipped adding instances_project_id_deleted_idx because an equivalent index "
"already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py:58
msgid ""
"Skipped adding instances_project_id_idx because an equivalent index already "
"exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:40
#, python-format
msgid "Skipped adding %s because an equivalent index already exists."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py:51
#, python-format
msgid "Skipped removing %s because no such index exists"
msgstr ""
#: nova/image/s3.py:385
#, python-format
msgid "Image %s was deleted underneath us"
@ -686,7 +668,7 @@ msgstr ""
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1103
#: nova/network/api.py:225 nova/network/neutronv2/api.py:1193
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr "從實例 %(instance_id)s 重新指派浮動 IP %(address)s"
@ -731,7 +713,7 @@ msgstr ""
msgid "deleted %s"
msgstr ""
#: nova/network/neutronv2/api.py:1575
#: nova/network/neutronv2/api.py:1665
#, python-format
msgid ""
"Port %s from network info_cache is no longer associated with instance in "
@ -811,36 +793,36 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr "正在等待 %d 個子項結束"
#: nova/scheduler/host_manager.py:563
#: nova/scheduler/host_manager.py:568
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr "正在將已停用的計算節點 %(host)s:%(node)s 從排程器中移除"
#: nova/scheduler/host_manager.py:625
#: nova/scheduler/host_manager.py:630
#, python-format
msgid ""
"Received an update from an unknown host '%s'. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:643
#: nova/scheduler/host_manager.py:648
#, python-format
msgid ""
"Received a delete update from an unknown host '%s'. Re-created its "
"InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:661
#: nova/scheduler/host_manager.py:666
#, python-format
msgid ""
"The instance sync for host '%s' did not match. Re-created its InstanceList."
msgstr ""
#: nova/scheduler/host_manager.py:665
#: nova/scheduler/host_manager.py:670
#, python-format
msgid "Successfully synced instances from host '%s'."
msgstr ""
#: nova/scheduler/host_manager.py:669
#: nova/scheduler/host_manager.py:674
#, python-format
msgid ""
"Received a sync request from an unknown host '%s'. Re-created its "
@ -907,20 +889,20 @@ msgstr "找不到 iSCSI 起始器名稱。正在選擇預設名稱"
msgid "Spawning new instance"
msgstr "正在大量產生新實例"
#: nova/virt/hyperv/vmops.py:378 nova/virt/vmwareapi/vmops.py:664
#: nova/virt/hyperv/vmops.py:380 nova/virt/vmwareapi/vmops.py:666
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:392 nova/virt/libvirt/driver.py:2826
#: nova/virt/hyperv/vmops.py:394 nova/virt/libvirt/driver.py:2822
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "正在 %(path)s 處建立配置磁碟機"
#: nova/virt/hyperv/vmops.py:442
#: nova/virt/hyperv/vmops.py:444
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:494
#: nova/virt/hyperv/vmops.py:496
msgid "Soft shutdown succeeded."
msgstr ""
@ -930,155 +912,155 @@ msgid ""
"Config drive for instance %(instance)s on baremetal node %(node)s created."
msgstr ""
#: nova/virt/libvirt/driver.py:522
#: nova/virt/libvirt/driver.py:519
#, python-format
msgid "Connection event '%(enabled)d' reason '%(reason)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:686
#: nova/virt/libvirt/driver.py:683
msgid "During wait destroy, instance disappeared."
msgstr "在等待毀損期間,實例消失。"
#: nova/virt/libvirt/driver.py:691
#: nova/virt/libvirt/driver.py:688
msgid "Instance destroyed successfully."
msgstr "已順利毀損實例。"
#: nova/virt/libvirt/driver.py:701
#: nova/virt/libvirt/driver.py:698
msgid "Instance may be started again."
msgstr "可重新啟動實例。"
#: nova/virt/libvirt/driver.py:711
#: nova/virt/libvirt/driver.py:708
msgid "Going to destroy instance again."
msgstr "將再次毀損實例。"
#: nova/virt/libvirt/driver.py:1369
#: nova/virt/libvirt/driver.py:1366
msgid "Beginning live snapshot process"
msgstr "正在開始即時 Snapshot 程序"
#: nova/virt/libvirt/driver.py:1372
#: nova/virt/libvirt/driver.py:1369
msgid "Beginning cold snapshot process"
msgstr "正在開始冷 Snapshot 程序"
#: nova/virt/libvirt/driver.py:1402
#: nova/virt/libvirt/driver.py:1399
msgid "Snapshot extracted, beginning image upload"
msgstr "已擷取 Snapshot正在開始上傳映像檔"
#: nova/virt/libvirt/driver.py:1414
#: nova/virt/libvirt/driver.py:1411
msgid "Snapshot image upload complete"
msgstr "已完成 Snapshot 映像檔上傳"
#: nova/virt/libvirt/driver.py:1982
#: nova/virt/libvirt/driver.py:1979
msgid "Instance soft rebooted successfully."
msgstr "已順利正常重新啟動實例。"
#: nova/virt/libvirt/driver.py:2025
#: nova/virt/libvirt/driver.py:2022
msgid "Instance shutdown successfully."
msgstr "已順利關閉實例。"
#: nova/virt/libvirt/driver.py:2033
#: nova/virt/libvirt/driver.py:2030
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr "實例可能已在正常重新啟動期間重新啟動,因此現在返回。"
#: nova/virt/libvirt/driver.py:2111
#: nova/virt/libvirt/driver.py:2108
msgid "Instance rebooted successfully."
msgstr "已順利重新啟動實例。"
#: nova/virt/libvirt/driver.py:2153
#: nova/virt/libvirt/driver.py:2150
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2168
#: nova/virt/libvirt/driver.py:2165
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2197
#: nova/virt/libvirt/driver.py:2194
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2366
#: nova/virt/libvirt/driver.py:2362
msgid "Instance spawned successfully."
msgstr "已順利大量產生實例。"
#: nova/virt/libvirt/driver.py:2382
#: nova/virt/libvirt/driver.py:2378
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "資料:%(data)rfpath%(fpath)r"
#: nova/virt/libvirt/driver.py:2417
#: nova/virt/libvirt/driver.py:2413
msgid ""
"Instance is configured with a file console, but the backing file is not "
"(yet?) present"
msgstr ""
#: nova/virt/libvirt/driver.py:2428 nova/virt/libvirt/driver.py:2455
#: nova/virt/libvirt/driver.py:2424 nova/virt/libvirt/driver.py:2451
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "傳回了截斷的主控台日誌,已忽略 %d 個位元組"
#: nova/virt/libvirt/driver.py:2690
#: nova/virt/libvirt/driver.py:2686
msgid "Creating image"
msgstr "正在建立映像檔"
#: nova/virt/libvirt/driver.py:2817
#: nova/virt/libvirt/driver.py:2813
msgid "Using config drive"
msgstr "正在使用配置磁碟機"
#: nova/virt/libvirt/driver.py:3605
#: nova/virt/libvirt/driver.py:3612
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4831
#: nova/virt/libvirt/driver.py:4836
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4837
#: nova/virt/libvirt/driver.py:4842
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
"device"
msgstr "在 libVirt 中找不到實例 %s 的網域。無法取得裝置的區塊統計資料"
#: nova/virt/libvirt/driver.py:5158
#: nova/virt/libvirt/driver.py:5163
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5553
#: nova/virt/libvirt/driver.py:5558
#, python-format
msgid "Error %(ex)s, migration failed"
msgstr ""
#: nova/virt/libvirt/driver.py:5594
#: nova/virt/libvirt/driver.py:5599
#, python-format
msgid ""
"Migration running for %(secs)d secs, memory %(progress)d%% remaining; (bytes "
"processed=%(processed)d, remaining=%(remaining)d, total=%(total)d)"
msgstr ""
#: nova/virt/libvirt/driver.py:5612
#: nova/virt/libvirt/driver.py:5617
msgid "Migration operation has completed"
msgstr ""
#: nova/virt/libvirt/driver.py:6307
#: nova/virt/libvirt/driver.py:6332
msgid "Instance running successfully."
msgstr "實例正在順利執行中。"
#: nova/virt/libvirt/driver.py:6662
#: nova/virt/libvirt/driver.py:6687
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6675
#: nova/virt/libvirt/driver.py:6700
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6679
#: nova/virt/libvirt/driver.py:6704
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@ -1091,13 +1073,13 @@ msgstr "已呼叫 nwfilter 中的 setup_basic_filtering"
msgid "Ensuring static filters"
msgstr "正在確定靜態過濾器"
#: nova/virt/libvirt/host.py:686
#: nova/virt/libvirt/host.py:696
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/host.py:736
#: nova/virt/libvirt/host.py:746
#, python-format
msgid "Libvirt host capabilities %s"
msgstr ""
@ -1191,17 +1173,17 @@ msgstr ""
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:289
#: nova/virt/vmwareapi/ds_util.py:271
#, python-format
msgid "Moved virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:307
#: nova/virt/vmwareapi/ds_util.py:289
#, python-format
msgid "Copied virtual disk from %(src)s to %(dst)s."
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:321
#: nova/virt/vmwareapi/ds_util.py:303
#, python-format
msgid "Deleted virtual disk %s."
msgstr ""
@ -1230,24 +1212,24 @@ msgstr ""
msgid "Downloaded OVA image file %(image_ref)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1308
#: nova/virt/vmwareapi/vm_util.py:1315
msgid "Destroyed the VM"
msgstr "已毀損 VM"
#: nova/virt/vmwareapi/vmops.py:768
#: nova/virt/vmwareapi/vmops.py:770
msgid "Created linked-clone VM from snapshot"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1308 nova/virt/xenapi/vmops.py:1677
#: nova/virt/vmwareapi/vmops.py:1310 nova/virt/xenapi/vmops.py:1699
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr "發現 %(instance_count)d 個 %(timeout)d 秒鐘前的已當掉重新啟動作業"
#: nova/virt/vmwareapi/vmops.py:1312 nova/virt/xenapi/vmops.py:1681
#: nova/virt/vmwareapi/vmops.py:1314 nova/virt/xenapi/vmops.py:1703
msgid "Automatically hard rebooting"
msgstr "自動強迫重新啟動"
#: nova/virt/vmwareapi/volumeops.py:443
#: nova/virt/vmwareapi/volumeops.py:454
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate backing "
@ -1318,11 +1300,11 @@ msgstr "正在直接操作介面檔"
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "無法裝載檔案系統(對於非 Linux 實例,符合預期):%s"
#: nova/virt/xenapi/vmops.py:1263
#: nova/virt/xenapi/vmops.py:1285
msgid "Starting halted instance found during reboot"
msgstr "正在啟動重新啟動期間發現的已中止實例"
#: nova/virt/xenapi/vmops.py:1467
#: nova/virt/xenapi/vmops.py:1489
msgid "Destroying VM"
msgstr "正在毀損 VM"