diff options
| author | OpenStack Jenkins <jenkins@openstack.org> | 2012-10-29 01:05:55 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-10-29 01:05:55 +0000 |
| commit | 580747edd6a7d5fb205bbfddba9eb6a338de1e25 (patch) | |
| tree | 634075d5b49be239264fb073a39a8e3f9a36e6b0 | |
| parent | d1f6cb8b51f7fd7dd4208aca8e39eaaadbb90956 (diff) | |
| parent | 8862c87401ad32ae6befe079c35a0975f8f67126 (diff) | |
| download | nova-580747edd6a7d5fb205bbfddba9eb6a338de1e25.tar.gz nova-580747edd6a7d5fb205bbfddba9eb6a338de1e25.tar.xz nova-580747edd6a7d5fb205bbfddba9eb6a338de1e25.zip | |
Merge "Imported Translations from Transifex"
21 files changed, 2268 insertions, 2319 deletions
diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po index 4353f4b36..1c828e2cc 100644 --- a/nova/locale/bs/LC_MESSAGES/nova.po +++ b/nova/locale/bs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar <zrncescientiae@gmail.com>\n" "Language-Team: Bosnian <bs@li.org>\n" @@ -3260,8 +3260,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3274,344 +3274,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3843,45 +3843,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5247,28 +5247,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5628,7 +5628,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6542,21 +6542,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6566,51 +6566,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9855,6 +9855,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po index 034c0c07f..5f16b0a97 100644 --- a/nova/locale/cs/LC_MESSAGES/nova.po +++ b/nova/locale/cs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-05-17 20:04+0000\n" "Last-Translator: Zbyněk Schwarz <Unknown>\n" "Language-Team: Czech <cs@li.org>\n" @@ -3379,8 +3379,8 @@ msgstr "ukončování bdm %s" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Nastavování stavu vm instance na ERROR" @@ -3395,7 +3395,7 @@ msgstr "Znovu sestavování instance %s" msgid "Rebooting instance" msgstr "Restartování instance %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -3404,17 +3404,17 @@ msgstr "" "pokus o restartování nespuštěné instance: %(instance_uuid)s (stav: " "%(state)s očekáváno: %(running)s)" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nelze znovu sestavit instanci [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: pořizování snímku" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -3423,46 +3423,46 @@ msgstr "" "pokus o vytvoření snímku z nespuštěné instance: %(instance_uuid)s (stav: " "%(state)s očekáváno: %(running)s)" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Nalezeno %(num_images)d obrazů (střídání: %(rotation)d)" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "Střídání %d záloh" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "Mazání obrazu %s" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 #, fuzzy msgid "Root password set" msgstr "Instance %s: Nastavení hesla root" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 #, fuzzy msgid "error setting admin password" msgstr "Chyba při nastavování hesla správce" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -3471,141 +3471,141 @@ msgstr "" "pokus o vsunutí souboru do nespuštěné instance: %(instance_uuid)s (stav: " "%(current_power_state)s očekáváno: %(expected_state)s)" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Vkládání cesty souboru: '%s'" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "instance %s: rušení záchrany" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "cíl stejný jako zdroj!" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 #, fuzzy msgid "Pausing" msgstr "Aktualizování!" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: získávání diagnostik" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "Reset sítě" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "instance %s: vkládání informací o síti" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info vkládá: |%s|" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Získat výstup konzole pro instanci %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, fuzzy, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "Odpojování svazku %(volume_id)s z bodu připojení %(mp)s" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Odpojování svazku z neznámé instance %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "Instance nemá svazek." -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Přesun před spuštěním selhal na %(dest)s" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 #, fuzzy msgid "_post_live_migration() is started.." msgstr "zahájen přesun po spuštění." -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "Nenalezeny žádné plovoucí ip" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "Nenalezeny žádné plovoucí ip." -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" @@ -3614,12 +3614,12 @@ msgstr "" "Přesun za provozu: Neočekávaná chyba: nelze zdědit plovoucí ip.\n" "%(e)s" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "Přesun instance do %(dest)s úspěšně dokončen." -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -3627,16 +3627,16 @@ msgstr "" "Můžete vidět tuto chybu \"libvirt: QEMU error: Domain not found: no " "domain with matching name.\" Tuto chybu můžete bezpečně ignorovat." -#: nova/compute/manager.py:2411 +#: nova/compute/manager.py:2417 #, fuzzy msgid "Post operation of migration started" msgstr "Spuštěna operace po migraci" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -3645,59 +3645,59 @@ msgstr "" "Nalezeno %(migration_count)d nepotvrzených přesunů starších než " "%(confirm_window)d vteřin" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Vypínání VM pro instanci %(instance_uuid)s" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s nenalezena" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 #, fuzzy msgid "In ERROR state" msgstr "Uzel je v neznámém chybovém stavu." -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "Aktualizace stavu hostitele" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -3706,48 +3706,48 @@ msgstr "" "Nalezeno %(num_db_instances)s v databázi a %(num_vm_instances)s na " "hypervizoru." -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instance není zapnuta" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, překskování..." -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "Znovu získávání smazané instance" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, fuzzy, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -3756,7 +3756,7 @@ msgstr "" "Zjištěna instance se jmenovkou '%(name_label)s', která je označena jako " "SMAZÁNA, ale stále je přítomna na hostiteli." -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, fuzzy, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -3765,7 +3765,7 @@ msgstr "" "Ničení instance se jmenovkou '%(name_label)s', která je označena jako " "SMAZÁNA, ale stále je přítomna na hostiteli." -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3999,47 +3999,47 @@ msgstr "Kontrola známky: %(token)s, %(token_valid)s)" msgid "Unrecognized read_deleted value '%s'" msgstr "Nerozpoznaná hodnota read_deleted '%s'" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "podpůrná vrstva: %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "Žádné nastavení podpůrné vrstvy s id %(sm_backend_id)s" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, fuzzy, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "Žádné nastavení podpůrné vrstvy s id %(sm_backend_id)s" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 #, fuzzy msgid "Flavor exists" msgstr "konfigurace: %s" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, fuzzy, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "Konfigurace %(flavor_id)s nemohla být nalezena." -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, fuzzy, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "Žádná konfigurace sm s názvem %(sm_flavor)s" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, fuzzy, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "Žádná konfigurace sm s názvem %(sm_flavor)s" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "Žádný svazek sm s id %(volume_id)s" @@ -5447,28 +5447,28 @@ msgstr "zobrazení_test_snímku: resp=%s" msgid "test_snapshot_detail: resp_dict=%s" msgstr "test_snímek_podrobnosti: resp_dict=%s" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Spouštění instancí: %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "Po ukončení instancí: %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "Vnitřní chyba" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "Po vynuceném ukončení instancí: %s" @@ -5837,7 +5837,7 @@ msgstr "#### RLK: cpu_arch = %s " msgid "Updating!" msgstr "Aktualizování!" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "Aktualizace statistik hostitele" @@ -6778,7 +6778,7 @@ msgstr "Přesunutí bloku nemůže být použito ve sdíleném úložišti." msgid "Live migration can not be used without shared storage." msgstr "Přesunutí bloku nemůže být použito ve sdíleném úložišti." -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -6787,7 +6787,7 @@ msgstr "" "Nelze přesunout %(instance_id)s do %(dest)s: Nedostatek disku " "(hostitel:%(available)s <= instance:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -6796,7 +6796,7 @@ msgstr "" "Spuštěná instance má info o CPU:\n" "%s" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6811,7 +6811,7 @@ msgstr "" "\n" "Prohlédněte si %(u)s" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -6820,49 +6820,49 @@ msgstr "" "Vytváření dočasného souboru %s pro informování ostatních počítačových " "uzlů, že by se měli připojit ke stejnému úložišti." -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Přesun před spuštěním selhal na %(dest)s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" "plug_vifs() selhalo %(cnt)d.opakování až na %(max_retry)d pro " "%(hostname)s." -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "přeskakování %(path)s protože vypadá jako svazek" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "Instance %s: Spouštění přesunu disku a vypnutí" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 #, fuzzy msgid "Instance running successfully." msgstr "Instance %s úspěšně běží." -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 #, fuzzy msgid "Starting finish_migration" msgstr "Instance %s: Spouštění dokončení přesunu" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 #, fuzzy msgid "Starting finish_revert_migration" msgstr "Instance %s: Spuštění dokočení vrácení přesunu" diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po index 4f47447bc..9110f1a19 100644 --- a/nova/locale/da/LC_MESSAGES/nova.po +++ b/nova/locale/da/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen <soren@linux2go.dk>\n" "Language-Team: Danish <da@li.org>\n" @@ -3260,8 +3260,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3274,344 +3274,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3843,45 +3843,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5247,28 +5247,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5628,7 +5628,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6543,21 +6543,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6567,51 +6567,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9853,6 +9853,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po index 13c75cca9..7648cb6b7 100644 --- a/nova/locale/de/LC_MESSAGES/nova.po +++ b/nova/locale/de/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: German <de@li.org>\n" @@ -3266,8 +3266,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3280,347 +3280,347 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3852,45 +3852,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5256,28 +5256,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5637,7 +5637,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6553,21 +6553,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6577,51 +6577,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9869,6 +9869,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po index 694dadb34..34fe02f2f 100644 --- a/nova/locale/en_AU/LC_MESSAGES/nova.po +++ b/nova/locale/en_AU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield <Unknown>\n" "Language-Team: English (Australia) <en_AU@li.org>\n" @@ -3289,8 +3289,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3305,353 +3305,353 @@ msgstr "Rebooting instance %s" msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Running instances: %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injecting file path: '%s'" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "instance %s: unrescuing" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "setting network host" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "setting network host" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "Adding console" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: booted" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3883,46 +3883,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "backend %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5293,28 +5293,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5676,7 +5676,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6601,21 +6601,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6625,51 +6625,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Authentication Failure: %s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9941,6 +9941,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po index 64e88700e..c4d5733bf 100644 --- a/nova/locale/en_GB/LC_MESSAGES/nova.po +++ b/nova/locale/en_GB/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n" @@ -3274,8 +3274,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3290,350 +3290,350 @@ msgstr "Rebooting instance %s" msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "VBD not found in instance %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "instance %s: reset network" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3865,46 +3865,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "backend %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5273,28 +5273,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5654,7 +5654,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6579,21 +6579,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6603,51 +6603,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9907,6 +9907,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po index 2e65b3f88..7da810ba5 100644 --- a/nova/locale/en_US/LC_MESSAGES/nova.po +++ b/nova/locale/en_US/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Language-Team: en_US <LL@li.org>\n" @@ -3345,8 +3345,8 @@ msgstr "terminating bdm %s" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Setting instance vm_state to ERROR" @@ -3359,7 +3359,7 @@ msgstr "Rebuilding instance" msgid "Rebooting instance" msgstr "Rebooting instance" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -3368,16 +3368,16 @@ msgstr "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Cannot reboot instance: %(exc)s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "instance snapshotting" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -3386,44 +3386,44 @@ msgstr "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Found %(num_images)d images (rotation: %(rotation)d)" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "Rotating out %d backups" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "Deleting image %s" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Failed to set admin password. Instance %s is not running" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "Root password set" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "set_admin_password is not implemented by this driver." -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password failed: %s" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "error setting admin password" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -3432,85 +3432,85 @@ msgstr "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "injecting file to %(path)s" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "Rescuing" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "Unrescuing" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "Changing instance metadata according to %(diff)r" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "destination same as source!" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "Migrating" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "Pausing" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "Unpausing" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "Retrieving diagnostics" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "Resuming" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "Reset network" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "Inject network info" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info to inject: |%s|" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "Get console output" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "Booting with volume %(volume_id)s at %(mountpoint)s" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Attaching volume %(volume_id)s to %(mountpoint)s" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " @@ -3519,47 +3519,47 @@ msgstr "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Failed to attach volume %(volume_id)s at %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, 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:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Faild to detach volume %(volume_id)s from %(mp)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "Instance has no volume." -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Pre live migration failed at %(dest)s" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "_post_live_migration() is started.." -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "No floating_ip found" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "No floating_ip found." -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" @@ -3568,12 +3568,12 @@ msgstr "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "Migrating instance to %(dest)s finished successfully." -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -3581,15 +3581,15 @@ 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "Post operation of migration started" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "Updated the info_cache for instance" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -3598,12 +3598,12 @@ msgstr "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "Setting migration %(migration_id)s to error: %(reason)s" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " @@ -3612,26 +3612,26 @@ msgstr "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_uuid)s not found" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "In ERROR state" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "In states %(vm_state)s/%(task_state)s, notRESIZED/None" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "Error auto-confirming resize: %(e)s. Will retry later." -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " @@ -3640,20 +3640,20 @@ 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "Failed to generate usage audit for instance on host %s" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "Updating host status" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -3662,11 +3662,11 @@ msgstr "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "During sync_power_state the instance has a pending task. Skip." -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" @@ -3675,36 +3675,36 @@ msgstr "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" -#: nova/compute/manager.py:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "Instance shutdown by itself. Calling the stop API." -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "error during stop() in sync_power_state." -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "Instance is paused or suspended unexpectedly. Calling the stop API." -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "Instance is not stopped. Calling the stop API." -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "Instance is not (soft-)deleted." -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..." -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "Reclaiming deleted instance" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -3713,7 +3713,7 @@ msgstr "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -3722,7 +3722,7 @@ msgstr "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" @@ -3964,45 +3964,45 @@ msgstr "Checking Token: %(token)s, %(token_valid)s)" msgid "Unrecognized read_deleted value '%s'" msgstr "Unrecognized read_deleted value '%s'" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "Change will make usage less than 0 for the following resources: %(unders)s" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "Backend exists" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "No backend config with id %(sm_backend_id)s" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "No backend config with sr uuid %(sr_uuid)s" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "Flavor exists" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "%(sm_flavor_id) flavor not found" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "No sm_flavor called %(sm_flavor_id)s" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "No sm_flavor called %(sm_flavor_label)s" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "No sm_volume with id %(volume_id)s" @@ -5431,28 +5431,28 @@ msgstr "test_snapshot_show: resp=%s" msgid "test_snapshot_detail: resp_dict=%s" msgstr "test_snapshot_detail: resp_dict=%s" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "Internal error" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "After force-killing instances: %s" @@ -5825,7 +5825,7 @@ msgstr "#### RLK: cpu_arch = %s " msgid "Updating!" msgstr "Updating!" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "Updating host stats" @@ -6762,7 +6762,7 @@ msgstr "Block migration can not be used with shared storage." msgid "Live migration can not be used without shared storage." msgstr "Live migration can not be used without shared storage." -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -6771,7 +6771,7 @@ msgstr "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -6780,7 +6780,7 @@ msgstr "" "Instance launched has CPU info:\n" "%s" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6795,7 +6795,7 @@ msgstr "" "\n" "Refer to %(u)s" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -6804,44 +6804,44 @@ msgstr "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "The firewall filter for %s does not exist" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "Live Migration failure: %(e)s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "skipping %(path)s since it looks like volume" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "Getting disk size of %(i_name)s: %(e)s" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "Starting migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "Instance running successfully." -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "Starting finish_migration" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "Starting finish_revert_migration" diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po index 3fc52f854..4b51385c1 100644 --- a/nova/locale/es/LC_MESSAGES/nova.po +++ b/nova/locale/es/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-05-16 06:44+0000\n" "Last-Translator: Paco Molinero <paco@byasl.com>\n" "Language-Team: Spanish <es@li.org>\n" @@ -3301,8 +3301,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3317,351 +3317,351 @@ msgstr "Reiniciando instancia %s" msgid "Rebooting instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Ejecutando instancias: %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instancia %s: obteniendo los diagnosticos" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "configurando la red del host" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "configurando la red del host" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desvinculando volumen de instancia desconocida %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3893,46 +3893,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "backend %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5302,28 +5302,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Ejecutando instancias: %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "Después de terminar las instancias: %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5684,7 +5684,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6610,21 +6610,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6634,51 +6634,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Fallo de autenticación: %s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9954,6 +9954,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po index 79ca78eed..5292926e8 100644 --- a/nova/locale/fr/LC_MESSAGES/nova.po +++ b/nova/locale/fr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-05-14 08:35+0000\n" "Last-Translator: Erwan Gallen <Unknown>\n" "Language-Team: French <fr@li.org>\n" @@ -3351,8 +3351,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3367,353 +3367,353 @@ msgstr "Redémarrage de l'instance %s" msgid "Rebooting instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Instance actives : %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "instance %s: dé-récupération" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: récupération des diagnostiques" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "Ajout de console" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Démontage de volume d'une instance inconnue %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "L'instance %(instance_id)s n'a pas pu être trouvée." -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: a démarrée" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3945,46 +3945,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "backend %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, fuzzy, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "Le Flavor %(flavor_id)s ne peut être trouvé." -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5359,28 +5359,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Instance actives : %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "Après l'arrêt d'instances : %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5743,7 +5743,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6670,21 +6670,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6694,51 +6694,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Echec d'authentification : %s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -10022,6 +10022,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po index 18cbdd2c5..53a40b994 100644 --- a/nova/locale/it/LC_MESSAGES/nova.po +++ b/nova/locale/it/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n" "Language-Team: Italian <it@li.org>\n" @@ -3273,8 +3273,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3289,349 +3289,349 @@ msgstr "Riavviando l'istanza %s" msgid "Rebooting instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "istanza %s: ricezione diagnostiche" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "istanza %s: ripristino rete" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3863,45 +3863,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5270,28 +5270,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5652,7 +5652,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6577,21 +6577,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6601,51 +6601,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9901,6 +9901,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po index 932169879..b97544a9a 100644 --- a/nova/locale/ja/LC_MESSAGES/nova.po +++ b/nova/locale/ja/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: \n" @@ -3287,8 +3287,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3303,353 +3303,353 @@ msgstr "Rebooting instance: インスタンス %s を再起動します。" msgid "Rebooting instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "インスタンス %s は実行中です。" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "Unrescuing: インスタンス %s をアンレスキューします。" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "retrieving diagnostics: インスタンス %s の診断情報を取得します。" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "ボリュームを未知のインスタンス %s からデタッチします。" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3881,46 +3881,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "バックエンドは %s です。" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5289,28 +5289,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "インスタンス %s は実行中です。" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "インスタンス %s を終了した後です。" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5670,7 +5670,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6595,21 +6595,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6619,51 +6619,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "%s の認証に失敗しました。" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9932,6 +9932,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po index 9b841f413..a18f08a79 100644 --- a/nova/locale/ko/LC_MESSAGES/nova.po +++ b/nova/locale/ko/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n" "Language-Team: Korean <ko@li.org>\n" @@ -3266,8 +3266,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3282,347 +3282,347 @@ msgstr "인스턴스 %s를 재부팅합니다" msgid "Rebooting instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3854,45 +3854,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5258,28 +5258,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5639,7 +5639,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6559,21 +6559,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6583,51 +6583,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9879,6 +9879,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po index be4110865..21004f601 100644 --- a/nova/locale/nb/LC_MESSAGES/nova.po +++ b/nova/locale/nb/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Language-Team: nb <LL@li.org>\n" @@ -3266,8 +3266,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3280,344 +3280,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3849,45 +3849,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5253,28 +5253,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5634,7 +5634,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6548,21 +6548,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6572,51 +6572,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9859,6 +9859,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot index 696a7037f..7bb8bcaae 100644 --- a/nova/locale/nova.pot +++ b/nova/locale/nova.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nova 2013.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+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" @@ -3260,8 +3260,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3274,344 +3274,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3843,45 +3843,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5247,28 +5247,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5628,7 +5628,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6542,21 +6542,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6566,51 +6566,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po index f59644d0c..2cb5d88d7 100644 --- a/nova/locale/pt_BR/LC_MESSAGES/nova.po +++ b/nova/locale/pt_BR/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-05-04 19:25+0000\n" "Last-Translator: Júlio Cezar Santos Pires <Unknown>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" @@ -3289,8 +3289,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3305,353 +3305,353 @@ msgstr "Reconstruindo instância %s" msgid "Rebooting instance" msgstr "Reiniciando a instância %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "instância %s: fazendo um snapshot" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 #, fuzzy msgid "error setting admin password" msgstr "Configurar senha do administrador" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "instância %s: desfazendo o resgate" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "instância %s: recuperando os diagnósticos" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "instância %s: reset da rede" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Obter saída do console para instância %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "Adicionando console" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desconectando volume da instância desconhecida %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "A instância %(instance_id)s não está executando." -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instância %s não encontrada" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3883,46 +3883,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "backend %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, fuzzy, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "Imagem não encontrada." -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5291,28 +5291,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "Erro interno" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5673,7 +5673,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6599,21 +6599,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6623,51 +6623,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Falha de Autenticação: %s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9938,6 +9938,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po index a7dd44c39..16598be25 100644 --- a/nova/locale/ru/LC_MESSAGES/nova.po +++ b/nova/locale/ru/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal <Unknown>\n" "Language-Team: Russian <ru@li.org>\n" @@ -3357,8 +3357,8 @@ msgstr "завершение работы bdm %s" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Установка состояния копии vm_state на ERROR" @@ -3373,7 +3373,7 @@ msgstr "Обновление сборки %s" msgid "Rebooting instance" msgstr "Перезагрузка копии %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -3382,17 +3382,17 @@ msgstr "" "попытка перезагрузки не выполняемой копии: %(instance_uuid)s (состояние: " "%(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "копия %s: выполнение снимка" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -3401,197 +3401,197 @@ msgstr "" "попытка создания снимка не выполняемой копии: %(instance_uuid)s " "(состояние: %(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Найдено %(num_images)d образов (ротация: %(rotation)d)" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "Удаление образа %s" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 #, fuzzy msgid "Root password set" msgstr "Копия %s: Назначение административного пароля" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 #, fuzzy msgid "error setting admin password" msgstr "Ошибка назначения пароля администратора" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "назначение совпадает с источником!" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "копия %s: принятие диагностики" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "Восстановление сети" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "установка сетевого узла" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "Получить консольный вывод для копии %s" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Отсоединение тома от неизвестной копии %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 #, fuzzy msgid "_post_live_migration() is started.." msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -3600,16 +3600,16 @@ msgstr "" "отсутствует домен с соответствующим именем.\" Эта ошибка может быть " "безопасно пропущена." -#: nova/compute/manager.py:2411 +#: nova/compute/manager.py:2417 #, fuzzy msgid "Post operation of migration started" msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -3618,59 +3618,59 @@ msgstr "" "Найдены %(migration_count)d неподтверждённых перемещений, старше " "%(confirm_window)d секунд" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Завершение работы ВМ для копии %(instance_uuid)s" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Копия %(instance_id)s не найдена" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 #, fuzzy msgid "In ERROR state" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "Обновление состояния узла" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -3679,62 +3679,62 @@ msgstr "" "Найдено %(num_db_instances)s в базе данных и %(num_vm_instances)s в " "гипервизоре." -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "копия не включена" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, пропуск..." -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3968,46 +3968,46 @@ msgstr "Проверка токена: %(token)s, %(token_valid)s)" msgid "Unrecognized read_deleted value '%s'" msgstr "Нераспознанное значение read_deleted '%s'" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "внутренний интерфейс %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, fuzzy, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "Сервер не найден." -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5406,28 +5406,28 @@ msgstr "test_snapshot_show: resp=%s" msgid "test_snapshot_detail: resp_dict=%s" msgstr "test_snapshot_detail: resp_dict=%s" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "Выполняемые копии: %s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "После завершения работы копий: %s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "Внутренняя ошибка" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "После принудительного завершения работы копий: %s" @@ -5793,7 +5793,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6724,21 +6724,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6748,7 +6748,7 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -6757,45 +6757,45 @@ msgstr "" "Создание временного файла %s для оповещения других узлов сети compute о " "необходимости присоединения того же хранилища." -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Ошибка аутентификации: %s" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "plug_vifs() ошибка %(cnt)d.До %(max_retry)d попыток для %(hostname)s." -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 #, fuzzy msgid "Instance running successfully." msgstr "Копия %s: выполнение" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -10141,6 +10141,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po index cadd8398d..ae13d3e6f 100644 --- a/nova/locale/tl/LC_MESSAGES/nova.po +++ b/nova/locale/tl/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: Tagalog <tl@li.org>\n" @@ -3260,8 +3260,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3274,344 +3274,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3843,45 +3843,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5247,28 +5247,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5628,7 +5628,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6542,21 +6542,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6566,51 +6566,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9853,6 +9853,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po index b83c23d24..5b018ae45 100644 --- a/nova/locale/tr/LC_MESSAGES/nova.po +++ b/nova/locale/tr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Turkish <tr@li.org>\n" @@ -3260,8 +3260,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3274,344 +3274,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3843,45 +3843,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5247,28 +5247,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5628,7 +5628,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6542,21 +6542,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6566,51 +6566,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9852,6 +9852,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po index 5693888ee..936695312 100644 --- a/nova/locale/uk/LC_MESSAGES/nova.po +++ b/nova/locale/uk/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -3262,8 +3262,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3276,344 +3276,344 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3845,45 +3845,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5249,28 +5249,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5630,7 +5630,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6544,21 +6544,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6568,51 +6568,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9855,6 +9855,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po index 20b572a8f..ce736d4f8 100644 --- a/nova/locale/zh_CN/LC_MESSAGES/nova.po +++ b/nova/locale/zh_CN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-05-07 06:51+0000\n" "Last-Translator: Edward <Unknown>\n" "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n" @@ -3327,8 +3327,8 @@ msgstr "终止bdm %s" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s。把实例的 vm_state设置为ERROR" @@ -3343,70 +3343,70 @@ msgstr "正在重新创建实例 %s" msgid "Rebooting instance" msgstr "正在重启虚拟机 %s" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "试图重启一个没有运行的实例:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "无法重新创建实例 [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 #, fuzzy msgid "instance snapshotting" msgstr "实例 %s: 快照中" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "试图为一个没有运行的实例快照:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "找到 %(num_images)d 个镜像 (rotation: %(rotation)d)" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "轮换出%d个备份" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "正在删除镜像 %s" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 #, fuzzy msgid "Root password set" msgstr "实例 %s:Root密码已设置" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 #, fuzzy msgid "error setting admin password" msgstr "设置管理员密码出错" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -3415,141 +3415,141 @@ msgstr "" "试图把一个文件注入到没有运行的实例:%(instance_uuid)s (状态: %(current_power_state)s 预计: " "%(expected_state)s)" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "注入文件路径:'%s'" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 #, fuzzy msgid "Unrescuing" msgstr "实例 %s:取消救援" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "目标与来源一样。" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 #, fuzzy msgid "Pausing" msgstr "正在更新。" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 #, fuzzy msgid "Retrieving diagnostics" msgstr "实例 %s :获取诊断" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 #, fuzzy msgid "Reset network" msgstr "重置网络" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 #, fuzzy msgid "Inject network info" msgstr "实例 %s:注入网络信息" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "将注入的network_info:|%s|" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 #, fuzzy msgid "Get console output" msgstr "获取实例 %s 控制台输出" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 #, fuzzy msgid "Getting vnc console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, fuzzy, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "从未知实例%s中分离卷" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "实例没有卷。" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "预在线迁移在%(dest)s失败" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 #, fuzzy msgid "_post_live_migration() is started.." msgstr "post_live_migration()已经启动。" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "没有找到floating_ip" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "没有找到floating_ip" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" @@ -3558,12 +3558,12 @@ msgstr "" "在线迁移:意外的错误:无法继承浮动ip。\n" "%(e)s" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "把实例迁移到 %(dest)s 成功完成。" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -3571,137 +3571,137 @@ msgstr "" "你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching " "name。”这个错误可以放心的忽略。" -#: nova/compute/manager.py:2411 +#: nova/compute/manager.py:2417 #, fuzzy msgid "Post operation of migration started" msgstr "迁移后操作启动" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, 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:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "为实例 %(instance_uuid)s 关闭虚拟机" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "没有找到实例 %(instance_id)s" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 #, fuzzy msgid "In ERROR state" msgstr "节点处于未知的错误状态。" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "更新主机状态" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "在数据库中找到 %(num_db_instances)s个实例,在虚拟机管理程序找到 %(num_vm_instances)s 个实例。" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "实例未启动" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0,跳过..." -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "回收删除的实例" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, fuzzy, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "检测标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, fuzzy, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "销毁标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "无法识别的FLAGS.running_deleted_instance_action的取值 '%(action)s'" @@ -3933,47 +3933,47 @@ msgstr "检查令牌:%(token)s, %(token_valid)s)" msgid "Unrecognized read_deleted value '%s'" msgstr "无法识别的 read_deleted 取值”%s“" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 #, fuzzy msgid "Backend exists" msgstr "后台 %s" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "没有id为%(sm_backend_id)s的后台配置" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, fuzzy, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "没有id为%(sm_backend_id)s的后台配置" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 #, fuzzy msgid "Flavor exists" msgstr "类型:%s" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, fuzzy, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "类型 %(flavor_id)s 没有找到。" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, fuzzy, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "没有 sm_flavor 调用 %(sm_flavor)s" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, fuzzy, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "没有 sm_flavor 调用 %(sm_flavor)s" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "没有id为 %(volume_id)s 的 sm_volume" @@ -5366,28 +5366,28 @@ msgstr "test_snapshot_show: resp=%s" msgid "test_snapshot_detail: resp_dict=%s" msgstr "test_snapshot_detail: resp_dict=%s" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "正在运行的实例:%s" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "终止实例之后:%s" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "内部错误" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "强制杀死实例后:%s" @@ -5752,7 +5752,7 @@ msgstr "#### RLK: cpu_arch = %s " msgid "Updating!" msgstr "正在更新。" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "正在更新主机状态" @@ -6689,7 +6689,7 @@ msgstr "块存储迁移无法在共享存储使用" msgid "Live migration can not be used without shared storage." msgstr "块存储迁移无法在共享存储使用" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -6698,7 +6698,7 @@ msgstr "" "无法迁移%(instance_id)s 到 %(dest)s 上:缺少磁盘(主机:%(available)s <= " "实例:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -6707,7 +6707,7 @@ msgstr "" "已启动实例的CPU信息:\n" "%s" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6722,54 +6722,54 @@ msgstr "" "\n" "参考 %(u)s" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "创建tmpfile %s 来通知其他的计算节点需要挂载相同的存储。" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "预在线迁移在%(dest)s失败" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "plug_vifs() 失败%(cnt)d 次。最多重新尝试 %(max_retry)d 次在主机 %(hostname)s。" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "因它像卷,所以跳过 %(path)s" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "实例 %s:开始执行 migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 #, fuzzy msgid "Instance running successfully." msgstr "实例 %s 成功运行。" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 #, fuzzy msgid "Starting finish_migration" msgstr "实例 %s:开始执行 finish_migration" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 #, fuzzy msgid "Starting finish_revert_migration" msgstr "实例 %s:开始执行 finish_revert_migration" diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po index d98679296..91e75790b 100644 --- a/nova/locale/zh_TW/LC_MESSAGES/nova.po +++ b/nova/locale/zh_TW/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2012-10-27 00:01+0000\n" +"POT-Creation-Date: 2012-10-29 00:01+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n" "Language-Team: Chinese (Traditional) <zh_TW@li.org>\n" @@ -3267,8 +3267,8 @@ msgstr "" msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:967 nova/compute/manager.py:1802 -#: nova/compute/manager.py:2987 +#: nova/compute/manager.py:967 nova/compute/manager.py:1808 +#: nova/compute/manager.py:2993 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" @@ -3281,345 +3281,345 @@ msgstr "" msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1148 +#: nova/compute/manager.py:1152 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1157 +#: nova/compute/manager.py:1161 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:1194 +#: nova/compute/manager.py:1198 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1200 +#: nova/compute/manager.py:1204 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1270 +#: nova/compute/manager.py:1274 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1276 +#: nova/compute/manager.py:1280 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1281 +#: nova/compute/manager.py:1285 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1312 +#: nova/compute/manager.py:1316 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1319 +#: nova/compute/manager.py:1323 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1329 +#: nova/compute/manager.py:1333 msgid "set_admin_password is not implemented by this driver." msgstr "" -#: nova/compute/manager.py:1345 +#: nova/compute/manager.py:1349 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1353 +#: nova/compute/manager.py:1357 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1368 +#: nova/compute/manager.py:1372 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1372 +#: nova/compute/manager.py:1376 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:1385 +#: nova/compute/manager.py:1389 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:1412 +#: nova/compute/manager.py:1416 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:1433 +#: nova/compute/manager.py:1437 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:1614 +#: nova/compute/manager.py:1619 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:1632 +#: nova/compute/manager.py:1637 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:1799 +#: nova/compute/manager.py:1805 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:1855 +#: nova/compute/manager.py:1861 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:1872 +#: nova/compute/manager.py:1878 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:1910 +#: nova/compute/manager.py:1916 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:1940 +#: nova/compute/manager.py:1946 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:1956 +#: nova/compute/manager.py:1962 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:1961 +#: nova/compute/manager.py:1967 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:1964 +#: nova/compute/manager.py:1970 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:1981 +#: nova/compute/manager.py:1987 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2006 +#: nova/compute/manager.py:2012 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2034 +#: nova/compute/manager.py:2040 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2077 +#: nova/compute/manager.py:2083 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2086 +#: nova/compute/manager.py:2092 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2101 +#: nova/compute/manager.py:2107 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2130 +#: nova/compute/manager.py:2136 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2134 +#: nova/compute/manager.py:2140 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:2147 +#: nova/compute/manager.py:2153 #, fuzzy, python-format msgid "Faild to detach volume %(volume_id)s from %(mp)s" msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2240 +#: nova/compute/manager.py:2246 msgid "Instance has no volume." msgstr "" -#: nova/compute/manager.py:2300 +#: nova/compute/manager.py:2306 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:2326 +#: nova/compute/manager.py:2332 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:2359 +#: nova/compute/manager.py:2365 msgid "No floating_ip found" msgstr "" -#: nova/compute/manager.py:2367 +#: nova/compute/manager.py:2373 msgid "No floating_ip found." msgstr "" -#: nova/compute/manager.py:2369 +#: nova/compute/manager.py:2375 #, python-format msgid "" "Live migration: Unexpected error: cannot inherit floating ip.\n" "%(e)s" msgstr "" -#: nova/compute/manager.py:2395 +#: nova/compute/manager.py:2401 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:2397 +#: nova/compute/manager.py:2403 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:2411 +#: nova/compute/manager.py:2417 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:2542 +#: nova/compute/manager.py:2548 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:2568 +#: nova/compute/manager.py:2574 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:2573 +#: nova/compute/manager.py:2579 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:2582 +#: nova/compute/manager.py:2588 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:2589 +#: nova/compute/manager.py:2595 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:2593 +#: nova/compute/manager.py:2599 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:2600 +#: nova/compute/manager.py:2606 #, python-format msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None" msgstr "" -#: nova/compute/manager.py:2608 +#: nova/compute/manager.py:2614 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:2625 +#: nova/compute/manager.py:2631 #, 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:2643 +#: nova/compute/manager.py:2649 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:2666 +#: nova/compute/manager.py:2672 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:2731 +#: nova/compute/manager.py:2737 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:2757 +#: nova/compute/manager.py:2763 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:2763 nova/compute/manager.py:2801 +#: nova/compute/manager.py:2769 nova/compute/manager.py:2807 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:2788 +#: nova/compute/manager.py:2794 #, 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:2825 +#: nova/compute/manager.py:2831 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2837 nova/compute/manager.py:2848 -#: nova/compute/manager.py:2862 +#: nova/compute/manager.py:2843 nova/compute/manager.py:2854 +#: nova/compute/manager.py:2868 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:2842 +#: nova/compute/manager.py:2848 msgid "Instance is paused or suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2855 +#: nova/compute/manager.py:2861 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:2871 +#: nova/compute/manager.py:2877 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:2879 +#: nova/compute/manager.py:2885 msgid "FLAGS.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:2892 +#: nova/compute/manager.py:2898 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:2941 +#: nova/compute/manager.py:2947 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:2948 +#: nova/compute/manager.py:2954 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:2955 +#: nova/compute/manager.py:2961 #, python-format msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" msgstr "" @@ -3851,45 +3851,45 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: nova/db/sqlalchemy/api.py:2784 +#: nova/db/sqlalchemy/api.py:2790 #, python-format msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4685 +#: nova/db/sqlalchemy/api.py:4691 msgid "Backend exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4705 nova/db/sqlalchemy/api.py:4731 +#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737 #, python-format msgid "No backend config with id %(sm_backend_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4743 +#: nova/db/sqlalchemy/api.py:4749 #, python-format msgid "No backend config with sr uuid %(sr_uuid)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4777 +#: nova/db/sqlalchemy/api.py:4783 msgid "Flavor exists" msgstr "" -#: nova/db/sqlalchemy/api.py:4792 +#: nova/db/sqlalchemy/api.py:4798 #, python-format msgid "%(sm_flavor_id) flavor not found" msgstr "" -#: nova/db/sqlalchemy/api.py:4811 +#: nova/db/sqlalchemy/api.py:4817 #, python-format msgid "No sm_flavor called %(sm_flavor_id)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4828 +#: nova/db/sqlalchemy/api.py:4834 #, python-format msgid "No sm_flavor called %(sm_flavor_label)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4866 +#: nova/db/sqlalchemy/api.py:4872 #, python-format msgid "No sm_volume with id %(volume_id)s" msgstr "" @@ -5256,28 +5256,28 @@ msgstr "" msgid "test_snapshot_detail: resp_dict=%s" msgstr "" -#: nova/tests/compute/test_compute.py:626 -#: nova/tests/compute/test_compute.py:644 -#: nova/tests/compute/test_compute.py:680 -#: nova/tests/compute/test_compute.py:705 -#: nova/tests/compute/test_compute.py:2342 +#: nova/tests/compute/test_compute.py:630 +#: nova/tests/compute/test_compute.py:648 +#: nova/tests/compute/test_compute.py:684 +#: nova/tests/compute/test_compute.py:709 +#: nova/tests/compute/test_compute.py:2372 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:632 -#: nova/tests/compute/test_compute.py:667 -#: nova/tests/compute/test_compute.py:693 -#: nova/tests/compute/test_compute.py:723 +#: nova/tests/compute/test_compute.py:636 +#: nova/tests/compute/test_compute.py:671 +#: nova/tests/compute/test_compute.py:697 +#: nova/tests/compute/test_compute.py:727 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1063 +#: nova/tests/compute/test_compute.py:1104 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:2353 +#: nova/tests/compute/test_compute.py:2383 #, python-format msgid "After force-killing instances: %s" msgstr "" @@ -5637,7 +5637,7 @@ msgstr "" msgid "Updating!" msgstr "" -#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3031 +#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -6552,21 +6552,21 @@ msgstr "" msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2338 +#: nova/virt/libvirt/driver.py:2340 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2358 +#: nova/virt/libvirt/driver.py:2360 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:2370 +#: nova/virt/libvirt/driver.py:2372 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -6576,51 +6576,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:2387 +#: nova/virt/libvirt/driver.py:2389 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:2435 +#: nova/virt/libvirt/driver.py:2437 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:2505 +#: nova/virt/libvirt/driver.py:2507 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2549 +#: nova/virt/libvirt/driver.py:2551 #, python-format msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." msgstr "" -#: nova/virt/libvirt/driver.py:2676 +#: nova/virt/libvirt/driver.py:2678 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:2725 +#: nova/virt/libvirt/driver.py:2727 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2787 +#: nova/virt/libvirt/driver.py:2789 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:2846 +#: nova/virt/libvirt/driver.py:2848 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2853 +#: nova/virt/libvirt/driver.py:2855 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:2904 +#: nova/virt/libvirt/driver.py:2906 msgid "Starting finish_revert_migration" msgstr "" @@ -9872,6 +9872,3 @@ msgid "" "gone: %(exc)s" msgstr "" -#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..." -#~ msgstr "" - |
