diff --git a/po/bs.po b/po/bs.po index dd9f9fc12263..d42ce9e693e6 100644 --- a/po/bs.po +++ b/po/bs.po @@ -8,26 +8,26 @@ msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-02-21 10:03-0500\n" -"PO-Revision-Date: 2011-12-27 07:56+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2012-01-19 20:22+0000\n" +"Last-Translator: yazar \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-28 05:43+0000\n" -"X-Generator: Launchpad (build 14560)\n" +"X-Launchpad-Export-Date: 2012-01-20 05:07+0000\n" +"X-Generator: Launchpad (build 14700)\n" #: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55 #: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110 #: ../nova/scheduler/simple.py:122 msgid "No hosts found" -msgstr "" +msgstr "Nema pronađenih domaćina" -#: ../nova/exception.py:54 +#: ../nova/exception.py:69 msgid "Unexpected error while running command." -msgstr "" +msgstr "Neočekivana greška prilikom pokretanja komande." -#: ../nova/exception.py:57 +#: ../nova/exception.py:72 #, python-format msgid "" "%(description)s\n" @@ -39,12 +39,12 @@ msgstr "" #: ../nova/exception.py:107 msgid "DB exception wrapped" -msgstr "" +msgstr "DB izuzetak umotan" #. exc_type, exc_value, exc_traceback = sys.exc_info() #: ../nova/exception.py:127 msgid "Uncaught exception" -msgstr "" +msgstr "exc_type, exc_value, exc_traceback = sys. exc_info ()" #: ../nova/volume/api.py:45 #, python-format @@ -54,20 +54,20 @@ msgstr "" #: ../nova/volume/api.py:57 #, python-format msgid "Volume quota exceeded. You cannot create a volume of size %sG" -msgstr "" +msgstr "Kvota volumena premašena. Ne možete stvoriti volumen veličine %sG" #: ../nova/volume/api.py:102 ../nova/volume/api.py:172 #: ../nova/volume/api.py:230 msgid "Volume status must be available" -msgstr "" +msgstr "Status volumena mora biti omogućen" #: ../nova/volume/api.py:174 msgid "Volume is already attached" -msgstr "" +msgstr "Volumen je već spojen" #: ../nova/volume/api.py:180 msgid "Volume is already detached" -msgstr "" +msgstr "Volumen je već odvojen" #: ../nova/api/openstack/servers.py:72 msgid "Failed to read private ip" @@ -75,7 +75,7 @@ msgstr "" #: ../nova/api/openstack/servers.py:79 msgid "Failed to read public ip(s)" -msgstr "" +msgstr "Neuspješno čitanje javnih ip-eva" #: ../nova/api/openstack/servers.py:152 #, python-format @@ -86,12 +86,12 @@ msgstr "" msgid "No keypairs defined" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:165 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:177 #, python-format msgid "Compute.api::lock %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:182 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:193 #, python-format msgid "Compute.api::unlock %s" msgstr "" @@ -101,27 +101,27 @@ msgstr "" msgid "Compute.api::get_lock %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:131 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:145 #, python-format msgid "Compute.api::reset_network %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:59 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:64 #, python-format msgid "Compute.api::pause %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:74 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:81 #, python-format msgid "Compute.api::unpause %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:89 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:98 #, python-format msgid "compute.api::suspend %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/admin_actions.py:104 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:115 #, python-format msgid "compute.api::resume %s" msgstr "" @@ -235,7 +235,7 @@ msgstr "" msgid "Casting to %(topic)s %(host)s for %(method)s" msgstr "" -#: ../nova/compute/manager.py:101 +#: ../nova/compute/manager.py:111 #, python-format msgid "check_instance_lock: decorating: |%s|" msgstr "" @@ -246,36 +246,36 @@ msgid "" "check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|" msgstr "" -#: ../nova/compute/manager.py:107 +#: ../nova/compute/manager.py:117 #, python-format msgid "check_instance_lock: locked: |%s|" msgstr "" -#: ../nova/compute/manager.py:109 +#: ../nova/compute/manager.py:119 #, python-format msgid "check_instance_lock: admin: |%s|" msgstr "" -#: ../nova/compute/manager.py:114 +#: ../nova/compute/manager.py:124 #, python-format msgid "check_instance_lock: executing: |%s|" msgstr "" -#: ../nova/compute/manager.py:118 +#: ../nova/compute/manager.py:128 #, python-format msgid "check_instance_lock: not executing |%s|" msgstr "" -#: ../nova/compute/manager.py:368 +#: ../nova/compute/manager.py:395 msgid "Instance has already been created" msgstr "" -#: ../nova/compute/manager.py:425 +#: ../nova/compute/manager.py:452 #, python-format msgid "instance %s: starting..." msgstr "" -#: ../nova/virt/xenapi/vmops.py:216 +#: ../nova/virt/xenapi/vmops.py:233 #, python-format msgid "instance %s: Failed to spawn" msgstr "" @@ -290,12 +290,12 @@ msgstr "" msgid "Deallocating address %s" msgstr "" -#: ../nova/compute/manager.py:558 +#: ../nova/compute/manager.py:589 #, python-format msgid "trying to destroy already destroyed instance: %s" msgstr "" -#: ../nova/compute/manager.py:709 +#: ../nova/compute/manager.py:753 #, python-format msgid "Rebooting instance %s" msgstr "" @@ -307,7 +307,7 @@ msgid "" "expected: %(running)s)" msgstr "" -#: ../nova/compute/manager.py:768 +#: ../nova/compute/manager.py:813 #, python-format msgid "instance %s: snapshotting" msgstr "" @@ -343,67 +343,67 @@ msgstr "" msgid "instance %(nm)s: injecting file to %(plain_path)s" msgstr "" -#: ../nova/compute/manager.py:938 +#: ../nova/compute/manager.py:990 #, python-format msgid "instance %s: rescuing" msgstr "" -#: ../nova/compute/manager.py:960 +#: ../nova/compute/manager.py:1013 #, python-format msgid "instance %s: unrescuing" msgstr "" -#: ../nova/compute/manager.py:1240 +#: ../nova/compute/manager.py:1302 #, python-format msgid "instance %s: pausing" msgstr "" -#: ../nova/compute/manager.py:1257 +#: ../nova/compute/manager.py:1320 #, python-format msgid "instance %s: unpausing" msgstr "" -#: ../nova/compute/manager.py:1285 +#: ../nova/compute/manager.py:1349 #, python-format msgid "instance %s: retrieving diagnostics" msgstr "" -#: ../nova/compute/manager.py:1293 +#: ../nova/compute/manager.py:1358 #, python-format msgid "instance %s: suspending" msgstr "" -#: ../nova/compute/manager.py:1310 +#: ../nova/compute/manager.py:1380 #, python-format msgid "instance %s: resuming" msgstr "" -#: ../nova/compute/manager.py:1328 +#: ../nova/compute/manager.py:1403 #, python-format msgid "instance %s: locking" msgstr "" -#: ../nova/compute/manager.py:1336 +#: ../nova/compute/manager.py:1412 #, python-format msgid "instance %s: unlocking" msgstr "" -#: ../nova/compute/manager.py:1343 +#: ../nova/compute/manager.py:1420 #, python-format msgid "instance %s: getting locked state" msgstr "" -#: ../nova/compute/manager.py:1352 +#: ../nova/compute/manager.py:1430 #, python-format msgid "instance %s: reset network" msgstr "" -#: ../nova/compute/manager.py:1372 ../nova/api/ec2/cloud.py:800 +#: ../nova/compute/manager.py:1452 ../nova/api/ec2/cloud.py:823 #, python-format msgid "Get console output for instance %s" msgstr "" -#: ../nova/compute/manager.py:1381 +#: ../nova/compute/manager.py:1477 #, python-format msgid "instance %s: getting ajax console" msgstr "" @@ -430,7 +430,7 @@ msgid "" "%(instance_id)s" msgstr "" -#: ../nova/compute/manager.py:1477 +#: ../nova/compute/manager.py:1559 #, python-format msgid "Detaching volume from unknown instance %s" msgstr "" @@ -510,7 +510,7 @@ msgstr "" msgid "volume %s: deleted successfully" msgstr "" -#: ../nova/virt/xenapi/fake.py:77 ../nova/virt/vmwareapi/fake.py:45 +#: ../nova/virt/xenapi/fake.py:77 ../nova/virt/vmwareapi/fake.py:44 #, python-format msgid "%(text)s: _db_content => %(content)s" msgstr "" @@ -555,34 +555,34 @@ msgstr "" msgid "Failed to open connection to the hypervisor" msgstr "" -#: ../nova/network/linux_net.py:931 +#: ../nova/network/linux_net.py:937 #, python-format msgid "Starting VLAN inteface %s" msgstr "" -#: ../nova/network/linux_net.py:960 +#: ../nova/network/linux_net.py:969 #, python-format msgid "Starting Bridge interface for %s" msgstr "" #. pylint: disable=W0703 -#: ../nova/network/linux_net.py:660 +#: ../nova/network/linux_net.py:669 #, python-format msgid "Hupping dnsmasq threw %s" msgstr "" -#: ../nova/network/linux_net.py:662 +#: ../nova/network/linux_net.py:671 #, python-format msgid "Pid %d is stale, relaunching dnsmasq" msgstr "" #. pylint: disable=W0703 -#: ../nova/network/linux_net.py:722 +#: ../nova/network/linux_net.py:731 #, python-format msgid "killing radvd threw %s" msgstr "" -#: ../nova/network/linux_net.py:724 +#: ../nova/network/linux_net.py:733 #, python-format msgid "Pid %d is stale, relaunching radvd" msgstr "" @@ -608,47 +608,47 @@ msgstr "" msgid "Fetching %s" msgstr "" -#: ../nova/utils.py:198 +#: ../nova/utils.py:201 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: ../nova/utils.py:214 ../nova/utils.py:264 +#: ../nova/utils.py:217 ../nova/utils.py:297 #, python-format msgid "Result was %s" msgstr "" -#: ../nova/utils.py:240 +#: ../nova/utils.py:273 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: ../nova/utils.py:304 +#: ../nova/utils.py:337 #, python-format msgid "debug in callback: %s" msgstr "" -#: ../nova/utils.py:309 +#: ../nova/utils.py:342 #, python-format msgid "Running %s" msgstr "" -#: ../nova/utils.py:414 +#: ../nova/utils.py:470 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: ../nova/utils.py:417 +#: ../nova/utils.py:473 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: ../nova/utils.py:514 +#: ../nova/utils.py:570 #, python-format msgid "Invalid backend: %s" msgstr "" -#: ../nova/utils.py:525 +#: ../nova/utils.py:581 #, python-format msgid "backend %s" msgstr "" @@ -683,12 +683,12 @@ msgstr "" msgid "Getting from %(queue)s: %(message)s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:192 ../nova/virt/hyperv.py:189 +#: ../nova/virt/xenapi/vm_utils.py:189 ../nova/virt/hyperv.py:189 #, python-format msgid "Created VM %s..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:195 +#: ../nova/virt/xenapi/vm_utils.py:192 #, python-format msgid "Created VM %(instance_name)s as %(vm_ref)s." msgstr "" @@ -703,51 +703,51 @@ msgstr "" msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:246 +#: ../nova/virt/xenapi/vm_utils.py:243 #, python-format msgid "VBD not found in instance %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:257 +#: ../nova/virt/xenapi/vm_utils.py:254 #, python-format msgid "Unable to unplug VBD %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:268 +#: ../nova/virt/xenapi/vm_utils.py:265 #, python-format msgid "Unable to destroy VBD %s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:1449 +#: ../nova/virt/xenapi/vmops.py:1460 #, python-format msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." msgstr "" -#: ../nova/virt/xenapi/vmops.py:1452 +#: ../nova/virt/xenapi/vmops.py:1463 #, python-format msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:295 +#: ../nova/virt/xenapi/vm_utils.py:292 #, python-format msgid "" "Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on " "%(sr_ref)s." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:322 +#: ../nova/virt/xenapi/vm_utils.py:319 #, python-format msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:336 +#: ../nova/virt/xenapi/vm_utils.py:333 #, python-format msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s." msgstr "" #. NOTE(sirp): Currently we only support uploading images as VHD, there #. is no RAW equivalent (yet) -#: ../nova/virt/xenapi/vm_utils.py:366 +#: ../nova/virt/xenapi/vm_utils.py:363 #, python-format msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s" msgstr "" @@ -765,12 +765,12 @@ msgstr "" #. We need to invoke a plugin for copying the #. content of the VDI into the proper path. -#: ../nova/virt/xenapi/vm_utils.py:671 +#: ../nova/virt/xenapi/vm_utils.py:668 #, python-format msgid "Copying VDI %s to /boot/guest on dom0" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:681 +#: ../nova/virt/xenapi/vm_utils.py:678 #, python-format msgid "Kernel/Ramdisk VDI %s destroyed" msgstr "" @@ -780,7 +780,7 @@ msgstr "" msgid "Asking xapi to fetch %(url)s as %(access)s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:759 +#: ../nova/virt/xenapi/vm_utils.py:756 #, python-format msgid "Looking up vdi %s for PV kernel" msgstr "" @@ -790,57 +790,57 @@ msgstr "" msgid "PV Kernel in VDI:%s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1294 +#: ../nova/virt/xenapi/vm_utils.py:1299 #, python-format msgid "Running pygrub against %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1301 +#: ../nova/virt/xenapi/vm_utils.py:1306 #, python-format msgid "Found Xen kernel %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1303 +#: ../nova/virt/xenapi/vm_utils.py:1308 msgid "No Xen kernel found. Booting HVM." msgstr "" -#: ../nova/virt/hyperv.py:450 +#: ../nova/virt/hyperv.py:449 #, python-format msgid "duplicate name found: %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:819 +#: ../nova/virt/xenapi/vm_utils.py:816 #, python-format msgid "VDI %s is still available" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:857 +#: ../nova/virt/xenapi/vm_utils.py:862 #, python-format msgid "(VM_UTILS) xenserver vm state -> |%s|" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:859 +#: ../nova/virt/xenapi/vm_utils.py:864 #, python-format msgid "(VM_UTILS) xenapi power_state -> |%s|" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1101 +#: ../nova/virt/xenapi/vm_utils.py:1106 #, python-format msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:915 +#: ../nova/virt/xenapi/vm_utils.py:920 #, python-format msgid "Re-scanning SR %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1152 +#: ../nova/virt/xenapi/vm_utils.py:1157 #, python-format msgid "" "VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1159 +#: ../nova/virt/xenapi/vm_utils.py:1164 #, python-format msgid "" "Parent %(parent_uuid)s doesn't match original parent " @@ -857,25 +857,25 @@ msgstr "" msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1221 +#: ../nova/virt/xenapi/vm_utils.py:1226 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188 #, python-format msgid "Creating VBD for VDI %s ... " msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1223 +#: ../nova/virt/xenapi/vm_utils.py:1228 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190 #, python-format msgid "Creating VBD for VDI %s done." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1225 +#: ../nova/virt/xenapi/vm_utils.py:1230 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192 #, python-format msgid "Plugging VBD %s ... " msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1228 +#: ../nova/virt/xenapi/vm_utils.py:1233 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194 #, python-format msgid "Plugging VBD %s done." @@ -891,40 +891,40 @@ msgstr "" msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1242 +#: ../nova/virt/xenapi/vm_utils.py:1247 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197 #, python-format msgid "Destroying VBD for VDI %s ... " msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1246 +#: ../nova/virt/xenapi/vm_utils.py:1251 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200 #, python-format msgid "Destroying VBD for VDI %s done." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1258 +#: ../nova/virt/xenapi/vm_utils.py:1263 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211 msgid "VBD.unplug successful first time." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1263 +#: ../nova/virt/xenapi/vm_utils.py:1268 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216 msgid "VBD.unplug rejected: retrying..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1268 +#: ../nova/virt/xenapi/vm_utils.py:1273 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220 msgid "VBD.unplug successful eventually." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1271 +#: ../nova/virt/xenapi/vm_utils.py:1276 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223 #, python-format msgid "Ignoring XenAPI.Failure in VBD.unplug: %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1280 +#: ../nova/virt/xenapi/vm_utils.py:1285 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66 #, python-format msgid "Ignoring XenAPI.Failure %s" @@ -936,7 +936,7 @@ msgid "" "Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:1361 +#: ../nova/virt/xenapi/vm_utils.py:1366 #, python-format msgid "Writing partition table %s done." msgstr "" @@ -956,7 +956,7 @@ msgstr "" msgid "Received %s" msgstr "" -#: ../nova/db/sqlalchemy/api.py:50 +#: ../nova/db/sqlalchemy/api.py:52 msgid "Use of empty request context is deprecated" msgstr "" @@ -1096,7 +1096,7 @@ msgstr "" msgid "No zone with id %(zone_id)s" msgstr "" -#: ../nova/compute/manager.py:192 +#: ../nova/compute/manager.py:221 #, python-format msgid "Checking state of %s" msgstr "" @@ -1106,16 +1106,16 @@ msgstr "" msgid "Current state of %(name)s was %(state)s." msgstr "" -#: ../nova/virt/libvirt/connection.py:226 +#: ../nova/virt/libvirt/connection.py:228 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: ../nova/virt/libvirt/connection.py:240 +#: ../nova/virt/libvirt/connection.py:242 msgid "Connection to libvirt broke" msgstr "" -#: ../nova/virt/libvirt/connection.py:394 +#: ../nova/virt/libvirt/connection.py:403 #, python-format msgid "instance %(instance_name)s: deleting instance files %(target)s" msgstr "" @@ -1154,7 +1154,7 @@ msgstr "" msgid "_wait_for_rescue failed: %s" msgstr "" -#: ../nova/virt/libvirt/connection.py:670 +#: ../nova/virt/libvirt/connection.py:680 #, python-format msgid "instance %s: is running" msgstr "" @@ -1169,16 +1169,16 @@ msgstr "" msgid "instance %s: failed to boot" msgstr "" -#: ../nova/virt/libvirt/connection.py:693 +#: ../nova/virt/libvirt/connection.py:703 #, python-format msgid "virsh said: %r" msgstr "" -#: ../nova/virt/libvirt/connection.py:697 +#: ../nova/virt/libvirt/connection.py:707 msgid "cool, it's a device" msgstr "" -#: ../nova/virt/libvirt/connection.py:708 +#: ../nova/virt/libvirt/connection.py:718 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" @@ -1192,7 +1192,7 @@ msgstr "" msgid "Unable to find an open port" msgstr "" -#: ../nova/virt/libvirt/connection.py:854 +#: ../nova/virt/libvirt/connection.py:868 #, python-format msgid "instance %s: Creating image" msgstr "" @@ -1208,7 +1208,7 @@ msgid "instance %(inst_name)s: injecting net into image %(img_id)s" msgstr "" #. This could be a windows image, or a vmdk format disk -#: ../nova/virt/libvirt/connection.py:1044 +#: ../nova/virt/libvirt/connection.py:1058 #, python-format msgid "" "instance %(inst_name)s: ignoring error injecting data into image %(img_id)s " @@ -1216,12 +1216,12 @@ msgid "" msgstr "" #. TODO(termie): cache? -#: ../nova/virt/libvirt/connection.py:1183 +#: ../nova/virt/libvirt/connection.py:1204 #, python-format msgid "instance %s: starting toXML method" msgstr "" -#: ../nova/virt/libvirt/connection.py:1187 +#: ../nova/virt/libvirt/connection.py:1208 #, python-format msgid "instance %s: finished toXML method" msgstr "" @@ -1230,12 +1230,12 @@ msgstr "" msgid "diagnostics are not supported for libvirt" msgstr "" -#: ../nova/virt/libvirt/firewall.py:540 +#: ../nova/virt/libvirt/firewall.py:486 ../nova/virt/firewall.py:125 #, python-format msgid "Attempted to unfilter instance %s which is not filtered" msgstr "" -#: ../nova/api/metadata/handler.py:250 ../nova/api/metadata/handler.py:257 +#: ../nova/api/metadata/handler.py:251 ../nova/api/metadata/handler.py:258 #, python-format msgid "Failed to get metadata for ip: %s" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" msgid "Quota exceeeded for %s, tried to allocate address" msgstr "" -#: ../nova/network/manager.py:296 +#: ../nova/network/manager.py:302 msgid "Address quota exceeded. You cannot allocate any more addresses" msgstr "" @@ -1263,7 +1263,7 @@ msgstr "" msgid "Finished retreving %(url)s -- placed in %(path)s" msgstr "" -#: ../nova/scheduler/driver.py:165 +#: ../nova/scheduler/driver.py:169 msgid "Must implement a fallback schedule" msgstr "" @@ -1276,7 +1276,7 @@ msgstr "" msgid "Tried to remove non-existant console %(console_id)s." msgstr "" -#: ../nova/api/direct.py:219 +#: ../nova/api/direct.py:218 msgid "not available" msgstr "" @@ -1286,17 +1286,18 @@ msgid "The key_pair %s already exists" msgstr "" #. TODO(vish): Do this with M2Crypto instead -#: ../nova/api/ec2/cloud.py:227 +#: ../nova/api/ec2/cloud.py:237 +#: ../nova/api/openstack/v2/contrib/cloudpipe.py:82 #, python-format msgid "Generating root CA: %s" msgstr "" -#: ../nova/api/ec2/cloud.py:385 +#: ../nova/api/ec2/cloud.py:395 #, python-format msgid "Create key pair %s" msgstr "" -#: ../nova/api/ec2/cloud.py:414 +#: ../nova/api/ec2/cloud.py:437 #, python-format msgid "Delete key pair %s" msgstr "" @@ -1310,103 +1311,103 @@ msgstr "" msgid "Invalid port range" msgstr "" -#: ../nova/api/openstack/v2/contrib/security_groups.py:349 +#: ../nova/api/openstack/v2/contrib/security_groups.py:490 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/security_groups.py:211 +#: ../nova/api/openstack/v2/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" -#: ../nova/api/ec2/cloud.py:673 ../nova/api/ec2/cloud.py:729 +#: ../nova/api/ec2/cloud.py:696 ../nova/api/ec2/cloud.py:752 msgid "No rule for the specified parameters." msgstr "" -#: ../nova/api/openstack/v2/contrib/security_groups.py:196 +#: ../nova/api/openstack/v2/contrib/security_groups.py:337 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/security_groups.py:218 +#: ../nova/api/openstack/v2/contrib/security_groups.py:359 #, python-format msgid "This rule already exists in group %s" msgstr "" -#: ../nova/api/ec2/cloud.py:765 -#: ../nova/api/openstack/v2/contrib/security_groups.py:138 +#: ../nova/api/ec2/cloud.py:788 +#: ../nova/api/openstack/v2/contrib/security_groups.py:277 #, python-format msgid "Create Security Group %s" msgstr "" -#: ../nova/api/ec2/cloud.py:768 +#: ../nova/api/ec2/cloud.py:791 #, python-format msgid "group %s already exists" msgstr "" -#: ../nova/api/ec2/cloud.py:795 -#: ../nova/api/openstack/v2/contrib/security_groups.py:98 +#: ../nova/api/ec2/cloud.py:818 +#: ../nova/api/openstack/v2/contrib/security_groups.py:234 #, python-format msgid "Delete security group %s" msgstr "" -#: ../nova/api/openstack/v2/contrib/volumes.py:143 -#: ../nova/api/ec2/cloud.py:887 +#: ../nova/api/openstack/v2/contrib/volumes.py:182 +#: ../nova/api/ec2/cloud.py:915 #, python-format msgid "Create volume of %s GB" msgstr "" -#: ../nova/api/ec2/cloud.py:922 +#: ../nova/api/ec2/cloud.py:950 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: ../nova/api/openstack/v2/contrib/volumes.py:327 -#: ../nova/api/ec2/cloud.py:936 +#: ../nova/api/openstack/v2/contrib/volumes.py:347 +#: ../nova/api/ec2/cloud.py:964 #, python-format msgid "Detach volume %s" msgstr "" -#: ../nova/api/ec2/cloud.py:1221 +#: ../nova/api/ec2/cloud.py:1244 msgid "Allocate address" msgstr "" -#: ../nova/api/ec2/cloud.py:1233 +#: ../nova/api/ec2/cloud.py:1256 #, python-format msgid "Release address %s" msgstr "" -#: ../nova/api/ec2/cloud.py:1238 +#: ../nova/api/ec2/cloud.py:1261 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: ../nova/api/ec2/cloud.py:1248 +#: ../nova/api/ec2/cloud.py:1271 #, python-format msgid "Disassociate address %s" msgstr "" -#: ../nova/api/ec2/cloud.py:1296 +#: ../nova/api/ec2/cloud.py:1319 msgid "Going to start terminating instances" msgstr "" -#: ../nova/api/ec2/cloud.py:1305 +#: ../nova/api/ec2/cloud.py:1328 #, python-format msgid "Reboot instance %r" msgstr "" -#: ../nova/api/ec2/cloud.py:1445 +#: ../nova/api/ec2/cloud.py:1469 #, python-format msgid "De-registering image %s" msgstr "" -#: ../nova/api/ec2/cloud.py:1472 +#: ../nova/api/ec2/cloud.py:1496 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: ../nova/api/ec2/cloud.py:963 ../nova/api/ec2/cloud.py:1024 -#: ../nova/api/ec2/cloud.py:1500 ../nova/api/ec2/cloud.py:1515 +#: ../nova/api/ec2/cloud.py:991 ../nova/api/ec2/cloud.py:1048 +#: ../nova/api/ec2/cloud.py:1524 ../nova/api/ec2/cloud.py:1539 #, python-format msgid "attribute not supported: %s" msgstr "" @@ -1416,19 +1417,19 @@ msgstr "" msgid "invalid id: %s" msgstr "" -#: ../nova/api/ec2/cloud.py:1518 +#: ../nova/api/ec2/cloud.py:1542 msgid "user or group not specified" msgstr "" -#: ../nova/api/ec2/cloud.py:1520 +#: ../nova/api/ec2/cloud.py:1544 msgid "only group \"all\" is supported" msgstr "" -#: ../nova/api/ec2/cloud.py:1522 +#: ../nova/api/ec2/cloud.py:1546 msgid "operation_type must be add or remove" msgstr "" -#: ../nova/api/ec2/cloud.py:1523 +#: ../nova/api/ec2/cloud.py:1547 #, python-format msgid "Updating image %s publicity" msgstr "" @@ -1514,12 +1515,12 @@ msgstr "" msgid "instance %(name)s: not enough free memory" msgstr "" -#: ../nova/virt/xenapi/vmops.py:388 +#: ../nova/virt/xenapi/vmops.py:441 #, python-format msgid "Starting VM %s..." msgstr "" -#: ../nova/virt/xenapi/vmops.py:391 +#: ../nova/virt/xenapi/vmops.py:444 #, python-format msgid "Spawning VM %(instance_name)s created %(vm_ref)s." msgstr "" @@ -1529,7 +1530,7 @@ msgstr "" msgid "Invalid value for onset_files: '%s'" msgstr "" -#: ../nova/virt/xenapi/vmops.py:437 +#: ../nova/virt/xenapi/vmops.py:418 #, python-format msgid "Injecting file path: '%s'" msgstr "" @@ -1546,17 +1547,17 @@ msgstr "" #. TODO(sirp): Add quiesce and VSS locking support when Windows support #. is added -#: ../nova/virt/xenapi/vmops.py:612 +#: ../nova/virt/xenapi/vmops.py:614 #, python-format msgid "Starting snapshot for VM %s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:621 +#: ../nova/virt/xenapi/vmops.py:623 #, python-format msgid "Unable to Snapshot %(vm_ref)s: %(exc)s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:606 +#: ../nova/virt/xenapi/vmops.py:608 #, python-format msgid "Finished snapshot and upload for VM %s" msgstr "" @@ -1570,7 +1571,7 @@ msgstr "" msgid "Removing kernel/ramdisk files" msgstr "" -#: ../nova/virt/xenapi/vmops.py:1086 +#: ../nova/virt/xenapi/vmops.py:1091 msgid "kernel/ramdisk files removed" msgstr "" @@ -1595,17 +1596,17 @@ msgid "" "args=%(strargs)s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:1764 +#: ../nova/virt/xenapi/vmops.py:1788 #, python-format msgid "OpenSSL error: %s" msgstr "" -#: ../nova/tests/test_compute.py:288 ../nova/tests/test_compute.py:1165 +#: ../nova/tests/test_compute.py:335 ../nova/tests/test_compute.py:1307 #, python-format msgid "Running instances: %s" msgstr "" -#: ../nova/tests/test_compute.py:294 +#: ../nova/tests/test_compute.py:341 #, python-format msgid "After terminating instances: %s" msgstr "" @@ -1698,7 +1699,7 @@ msgstr "" msgid "Unexpected error raised: %s" msgstr "" -#: ../nova/api/metadata/handler.py:252 ../nova/api/ec2/__init__.py:414 +#: ../nova/api/metadata/handler.py:253 ../nova/api/ec2/__init__.py:414 msgid "An unknown error has occurred. Please try your request again." msgstr "" @@ -1743,17 +1744,17 @@ msgid "" "and xenapi_connection_password to use connection_type=xenapi" msgstr "" -#: ../nova/virt/xenapi_conn.py:542 +#: ../nova/virt/xenapi_conn.py:560 #, python-format msgid "Task [%(name)s] %(task)s status: success %(result)s" msgstr "" -#: ../nova/virt/xenapi_conn.py:551 +#: ../nova/virt/xenapi_conn.py:569 #, python-format msgid "Task [%(name)s] %(task)s status: %(status)s %(error_info)s" msgstr "" -#: ../nova/virt/xenapi_conn.py:577 ../nova/virt/xenapi_conn.py:590 +#: ../nova/virt/xenapi_conn.py:595 ../nova/virt/xenapi_conn.py:608 #, python-format msgid "Got exception: %s" msgstr "" @@ -1769,7 +1770,7 @@ msgid "" "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: ../nova/api/openstack/v2/__init__.py:63 +#: ../nova/api/openstack/v2/__init__.py:61 #, python-format msgid "Caught error: %s" msgstr "" @@ -1824,30 +1825,30 @@ msgid "" "\n" msgstr "" -#: ../bin/nova-manage.py:609 +#: ../bin/nova-manage.py:616 msgid "" "The above error may show that the certificate db has not been created.\n" "Please create a database by running a nova-api server on this host." msgstr "" -#: ../bin/nova-manage.py:633 +#: ../bin/nova-manage.py:640 msgid "network" msgstr "" -#: ../bin/nova-manage.py:634 +#: ../bin/nova-manage.py:641 msgid "IP address" msgstr "" -#: ../bin/nova-manage.py:635 +#: ../bin/nova-manage.py:642 msgid "MAC address" msgstr "" -#: ../bin/nova-manage.py:636 +#: ../bin/nova-manage.py:643 msgid "hostname" msgstr "" -#: ../bin/nova-manage.py:637 ../bin/nova-manage.py:1136 -#: ../bin/nova-manage.py:1252 ../bin/nova-manage.py:1284 +#: ../bin/nova-manage.py:644 ../bin/nova-manage.py:1181 +#: ../bin/nova-manage.py:1297 ../bin/nova-manage.py:1329 msgid "host" msgstr "" @@ -1855,7 +1856,7 @@ msgstr "" msgid "netmask" msgstr "" -#: ../bin/nova-manage.py:832 ../nova/tests/test_nova_manage.py:183 +#: ../bin/nova-manage.py:852 ../nova/tests/test_nova_manage.py:183 msgid "start address" msgstr "" @@ -1864,22 +1865,24 @@ msgstr "" msgid "Failed to load partition: %s" msgstr "" -#: ../nova/virt/disk.py:148 ../nova/virt/disk.py:180 +#: ../nova/virt/disk/api.py:222 ../nova/virt/disk/guestfs.py:64 +#: ../nova/virt/disk/guestfs.py:78 ../nova/virt/disk/mount.py:112 #, python-format msgid "Failed to mount filesystem: %s" msgstr "" -#: ../nova/virt/disk.py:217 +#: ../nova/virt/disk/nbd.py:82 #, python-format msgid "nbd device %s did not show up" msgstr "" -#: ../nova/virt/disk.py:222 +#: ../nova/virt/disk/loop.py:30 #, python-format msgid "Could not attach image to loopback: %s" msgstr "" -#: ../nova/virt/disk.py:246 +#. really want to log this info, not raise +#: ../nova/virt/disk/nbd.py:52 msgid "No free nbd devices" msgstr "" @@ -1992,17 +1995,17 @@ msgstr "" msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s " msgstr "" -#: ../nova/virt/hyperv.py:380 +#: ../nova/virt/hyperv.py:379 #, python-format msgid "Got request to destroy vm %s" msgstr "" -#: ../nova/virt/hyperv.py:405 +#: ../nova/virt/hyperv.py:404 #, python-format msgid "Failed to destroy vm %s" msgstr "" -#: ../nova/virt/hyperv.py:412 +#: ../nova/virt/hyperv.py:411 #, python-format msgid "Del: disk %(vhdfile)s vm %(instance_name)s" msgstr "" @@ -2014,12 +2017,12 @@ msgid "" "num_cpu=%(numprocs)s, cpu_time=%(uptime)s" msgstr "" -#: ../nova/virt/hyperv.py:470 +#: ../nova/virt/hyperv.py:469 #, python-format msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s" msgstr "" -#: ../nova/virt/hyperv.py:473 +#: ../nova/virt/hyperv.py:472 #, python-format msgid "Failed to change vm state of %(vm_name)s to %(req_state)s" msgstr "" @@ -2039,17 +2042,17 @@ msgstr "" msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances" msgstr "" -#: ../nova/compute/api.py:202 +#: ../nova/compute/api.py:219 #, python-format msgid "" "Instance quota exceeded. You can only run %s more instances of this type." msgstr "" -#: ../nova/compute/api.py:251 +#: ../nova/compute/api.py:268 msgid "Creating a raw instance" msgstr "" -#: ../nova/compute/api.py:306 +#: ../nova/compute/api.py:323 #, python-format msgid "Going to run %s instances..." msgstr "" @@ -2059,7 +2062,7 @@ msgstr "" msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s" msgstr "" -#: ../nova/compute/api.py:818 +#: ../nova/compute/api.py:852 #, python-format msgid "Going to try to terminate %s" msgstr "" @@ -2074,12 +2077,12 @@ msgstr "" msgid "Instance %d is already being terminated" msgstr "" -#: ../nova/compute/api.py:1521 +#: ../nova/compute/api.py:1644 #, python-format msgid "Invalid device specified: %s. Example device: /dev/vdb" msgstr "" -#: ../nova/compute/api.py:1536 +#: ../nova/compute/api.py:1659 msgid "Volume isn't attached to anything!" msgstr "" @@ -2095,7 +2098,7 @@ msgstr "" msgid "Unable to connect to AMQP server after %d tries. Shutting down." msgstr "" -#: ../nova/rpc/impl_carrot.py:220 +#: ../nova/rpc/impl_carrot.py:221 msgid "Reconnected to queue" msgstr "" @@ -2103,12 +2106,12 @@ msgstr "" msgid "Failed to fetch message from queue" msgstr "" -#: ../nova/rpc/impl_carrot.py:235 +#: ../nova/rpc/impl_carrot.py:236 #, python-format msgid "Initing the Adapter Consumer for %s" msgstr "" -#: ../nova/rpc/impl_kombu.py:600 ../nova/rpc/impl_carrot.py:255 +#: ../nova/rpc/impl_kombu.py:629 ../nova/rpc/impl_carrot.py:256 #, python-format msgid "received %s" msgstr "" @@ -2117,22 +2120,22 @@ msgstr "" #. messages stay in the queue indefinitely, so for now #. we just log the message and send an error string #. back to the caller -#: ../nova/rpc/impl_kombu.py:605 ../nova/rpc/impl_carrot.py:268 +#: ../nova/rpc/impl_kombu.py:634 ../nova/rpc/impl_carrot.py:269 #, python-format msgid "no method for message: %s" msgstr "" -#: ../nova/rpc/impl_kombu.py:606 ../nova/rpc/impl_carrot.py:270 +#: ../nova/rpc/impl_kombu.py:635 ../nova/rpc/impl_carrot.py:271 #, python-format msgid "No method for message: %s" msgstr "" -#: ../nova/rpc/impl_kombu.py:779 ../nova/rpc/impl_carrot.py:453 +#: ../nova/rpc/impl_kombu.py:816 ../nova/rpc/impl_carrot.py:455 #, python-format msgid "Returning exception %s to caller" msgstr "" -#: ../nova/rpc/impl_kombu.py:646 ../nova/rpc/impl_carrot.py:486 +#: ../nova/rpc/impl_kombu.py:675 ../nova/rpc/impl_carrot.py:488 #, python-format msgid "unpacked context: %s" msgstr "" @@ -2141,7 +2144,7 @@ msgstr "" msgid "Making asynchronous call..." msgstr "" -#: ../nova/rpc/impl_kombu.py:733 ../nova/rpc/impl_carrot.py:522 +#: ../nova/rpc/impl_kombu.py:762 ../nova/rpc/impl_carrot.py:524 #, python-format msgid "MSG_ID is %s" msgstr "" @@ -2150,17 +2153,17 @@ msgstr "" msgid "Making asynchronous cast..." msgstr "" -#: ../nova/rpc/impl_carrot.py:621 +#: ../nova/rpc/impl_carrot.py:634 #, python-format msgid "response %s" msgstr "" -#: ../nova/rpc/impl_carrot.py:630 +#: ../nova/rpc/impl_carrot.py:643 #, python-format msgid "topic is %s" msgstr "" -#: ../nova/rpc/impl_carrot.py:631 +#: ../nova/rpc/impl_carrot.py:644 #, python-format msgid "message %s" msgstr "" @@ -2213,11 +2216,11 @@ msgstr "" msgid "Starting %(arg0)s on %(host)s:%(port)s" msgstr "" -#: ../nova/wsgi.py:208 +#: ../nova/wsgi.py:204 msgid "You must implement __call__" msgstr "" -#: ../bin/nova-dhcpbridge.py:58 +#: ../bin/nova-dhcpbridge.py:54 msgid "leasing ip" msgstr "" @@ -2225,7 +2228,7 @@ msgstr "" msgid "Adopted old lease or got a change of mac/hostname" msgstr "" -#: ../bin/nova-dhcpbridge.py:78 +#: ../bin/nova-dhcpbridge.py:74 msgid "releasing ip" msgstr "" @@ -2246,7 +2249,7 @@ msgstr "" msgid "Dissassociated %s stale fixed ip(s)" msgstr "" -#: ../nova/network/manager.py:525 +#: ../nova/network/manager.py:564 msgid "setting network host" msgstr "" @@ -2285,12 +2288,12 @@ msgstr "" msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s" msgstr "" -#: ../nova/network/manager.py:881 +#: ../nova/network/manager.py:1063 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: ../nova/network/manager.py:1289 +#: ../nova/network/manager.py:1490 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" @@ -2693,7 +2696,7 @@ msgstr "" msgid "The group at dn %s doesn't exist" msgstr "" -#: ../nova/exception.py:790 +#: ../nova/exception.py:801 #, python-format msgid "User %(uid)s is already a member of the group %(group_dn)s" msgstr "" @@ -2736,66 +2739,66 @@ msgstr "" msgid "Found no network for bridge %s" msgstr "" -#: ../nova/api/ec2/admin.py:145 +#: ../nova/api/ec2/admin.py:146 #, python-format msgid "Creating new user: %s" msgstr "" -#: ../nova/api/ec2/admin.py:153 +#: ../nova/api/ec2/admin.py:154 #, python-format msgid "Deleting user: %s" msgstr "" -#: ../nova/api/ec2/admin.py:175 +#: ../nova/api/ec2/admin.py:176 #, python-format msgid "Adding role %(role)s to user %(user)s for project %(project)s" msgstr "" -#: ../nova/api/ec2/admin.py:179 +#: ../nova/api/ec2/admin.py:180 #, python-format msgid "Adding sitewide role %(role)s to user %(user)s" msgstr "" -#: ../nova/api/ec2/admin.py:185 +#: ../nova/api/ec2/admin.py:186 #, python-format msgid "Removing role %(role)s from user %(user)s for project %(project)s" msgstr "" -#: ../nova/api/ec2/admin.py:189 +#: ../nova/api/ec2/admin.py:190 #, python-format msgid "Removing sitewide role %(role)s from user %(user)s" msgstr "" -#: ../nova/api/ec2/admin.py:194 ../nova/api/ec2/admin.py:271 +#: ../nova/api/ec2/admin.py:195 ../nova/api/ec2/admin.py:272 msgid "operation must be add or remove" msgstr "" -#: ../nova/api/ec2/admin.py:207 +#: ../nova/api/ec2/admin.py:208 #, python-format msgid "Getting x509 for user: %(name)s on project: %(project)s" msgstr "" -#: ../nova/api/ec2/admin.py:225 +#: ../nova/api/ec2/admin.py:226 #, python-format msgid "Create project %(name)s managed by %(manager_user)s" msgstr "" -#: ../nova/api/ec2/admin.py:238 +#: ../nova/api/ec2/admin.py:239 #, python-format msgid "Modify project: %(name)s managed by %(manager_user)s" msgstr "" -#: ../nova/api/ec2/admin.py:248 +#: ../nova/api/ec2/admin.py:249 #, python-format msgid "Delete project: %s" msgstr "" -#: ../nova/api/ec2/admin.py:262 +#: ../nova/api/ec2/admin.py:263 #, python-format msgid "Adding user %(user)s to project %(project)s" msgstr "" -#: ../nova/api/ec2/admin.py:266 +#: ../nova/api/ec2/admin.py:267 #, python-format msgid "Removing user %(user)s from project %(project)s" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 12f23edfa567..24fd24d55268 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-02-21 10:03-0500\n" -"PO-Revision-Date: 2011-11-04 11:14+0000\n" -"Last-Translator: Otavio Gaspareto \n" +"PO-Revision-Date: 2012-01-18 19:48+0000\n" +"Last-Translator: Rafael Neri \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-11-05 06:06+0000\n" -"X-Generator: Launchpad (build 14231)\n" +"X-Launchpad-Export-Date: 2012-01-19 05:06+0000\n" +"X-Generator: Launchpad (build 14692)\n" #: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55 #: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110 @@ -23,11 +23,11 @@ msgstr "" msgid "No hosts found" msgstr "Hosts não encontrados" -#: ../nova/exception.py:33 +#: ../nova/exception.py:69 msgid "Unexpected error while running command." msgstr "Erro inesperado ao executar o comando." -#: ../nova/exception.py:36 +#: ../nova/exception.py:72 #, python-format msgid "" "%(description)s\n" @@ -47,7 +47,7 @@ msgid "DB exception wrapped" msgstr "" #. exc_type, exc_value, exc_traceback = sys.exc_info() -#: ../nova/exception.py:120 +#: ../nova/exception.py:127 msgid "Uncaught exception" msgstr "Exceção não capturada" @@ -56,21 +56,22 @@ msgstr "Exceção não capturada" msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume" msgstr "Cota excedida para %(pid)s, tentando criar volume com %(size)sG" -#: ../nova/volume/api.py:47 +#: ../nova/volume/api.py:57 #, python-format msgid "Volume quota exceeded. You cannot create a volume of size %sG" msgstr "" "Cota excedida para o volume. Você não pode criar um volume com o tamanho %sG" -#: ../nova/volume/api.py:71 ../nova/volume/api.py:96 +#: ../nova/volume/api.py:102 ../nova/volume/api.py:172 +#: ../nova/volume/api.py:230 msgid "Volume status must be available" msgstr "O status do volume parece estar disponível" -#: ../nova/volume/api.py:98 +#: ../nova/volume/api.py:174 msgid "Volume is already attached" msgstr "O Volume já está anexado" -#: ../nova/volume/api.py:104 +#: ../nova/volume/api.py:180 msgid "Volume is already detached" msgstr "O Volume já está desanexado" @@ -91,42 +92,42 @@ msgstr "%(param)s propriedade não foi encontrada para %(_image_id)s" msgid "No keypairs defined" msgstr "Os keypairs não foram definidos" -#: ../nova/api/openstack/servers.py:238 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:177 #, python-format msgid "Compute.api::lock %s" msgstr "Compute.api::lock %s" -#: ../nova/api/openstack/servers.py:253 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:193 #, python-format msgid "Compute.api::unlock %s" msgstr "Compute.api::unlock %s" -#: ../nova/api/openstack/servers.py:267 +#: ../nova/api/openstack/servers.py:388 #, python-format msgid "Compute.api::get_lock %s" msgstr "Compute.api::get_lock %s" -#: ../nova/api/openstack/servers.py:281 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:145 #, python-format msgid "Compute.api::reset_network %s" msgstr "Compute.api::reset_network %s" -#: ../nova/api/openstack/servers.py:292 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:64 #, python-format msgid "Compute.api::pause %s" msgstr "Compute.api::pause %s" -#: ../nova/api/openstack/servers.py:303 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:81 #, python-format msgid "Compute.api::unpause %s" msgstr "Compute.api::unpause %s" -#: ../nova/api/openstack/servers.py:314 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:98 #, python-format msgid "compute.api::suspend %s" msgstr "compute.api::suspend %s" -#: ../nova/api/openstack/servers.py:325 +#: ../nova/api/openstack/v2/contrib/admin_actions.py:115 #, python-format msgid "compute.api::resume %s" msgstr "compute.api::resume %s" @@ -139,103 +140,104 @@ msgid "Instance %s not found" msgstr "Instancia %s não encontrada" #. NOTE: No Resource Pool concept so far -#: ../nova/virt/xenapi/volumeops.py:51 +#: ../nova/virt/xenapi/volumeops.py:50 #, python-format msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s" msgstr "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s" -#: ../nova/virt/xenapi/volumeops.py:69 +#: ../nova/virt/xenapi/volumeops.py:174 #, python-format msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s" msgstr "" "Não é possível criar o VDI no SR %(sr_ref)s para a instância " "%(instance_name)s" -#: ../nova/virt/xenapi/volumeops.py:80 +#: ../nova/virt/xenapi/volumeops.py:187 #, python-format msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s" msgstr "" "Não é possível usar o SR %(sr_ref)s para a instância %(instance_name)s" -#: ../nova/virt/xenapi/volumeops.py:91 +#: ../nova/virt/xenapi/volumeops.py:195 #, python-format msgid "Unable to attach volume to instance %s" msgstr "Não é possível anexar o volume na instância %s" -#: ../nova/virt/xenapi/volumeops.py:93 +#: ../nova/virt/xenapi/volumeops.py:198 #, python-format msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s" msgstr "" "Ponto de montagem %(mountpoint)s conectada à instância %(instance_name)s" #. Detach VBD from VM -#: ../nova/virt/xenapi/volumeops.py:104 +#: ../nova/virt/xenapi/volumeops.py:208 #, python-format msgid "Detach_volume: %(instance_name)s, %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: ../nova/virt/xenapi/volumeops.py:112 +#: ../nova/virt/xenapi/volumeops.py:216 #, python-format msgid "Unable to locate volume %s" msgstr "Não é possível localizar o volume %s" -#: ../nova/virt/xenapi/volumeops.py:120 +#: ../nova/virt/xenapi/volumeops.py:224 #, python-format msgid "Unable to detach volume %s" msgstr "Não é possível desconectar o volume %s" -#: ../nova/virt/xenapi/volumeops.py:127 +#: ../nova/virt/xenapi/volumeops.py:238 #, python-format msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" "Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s" -#: ../nova/compute/instance_types.py:41 +#: ../nova/compute/instance_types.py:115 ../nova/compute/instance_types.py:127 +#: ../nova/compute/instance_types.py:141 ../nova/compute/instance_types.py:152 #, python-format msgid "Unknown instance type: %s" msgstr "Tipo de instância desconhecido: %s" -#: ../nova/crypto.py:46 +#: ../nova/crypto.py:50 msgid "Filename of root CA" msgstr "Nome do arquivo da CA raiz" -#: ../nova/crypto.py:49 +#: ../nova/crypto.py:53 msgid "Filename of private key" msgstr "Nome do arquivo da chave privada" -#: ../nova/crypto.py:51 +#: ../nova/crypto.py:55 msgid "Filename of root Certificate Revokation List" msgstr "Nome de arquivo da Lista de Revogação de Certificados" -#: ../nova/crypto.py:53 +#: ../nova/crypto.py:57 msgid "Where we keep our keys" msgstr "Aonde armazenamos nossas chaves" -#: ../nova/crypto.py:55 +#: ../nova/crypto.py:59 msgid "Where we keep our root CA" msgstr "Onde mantemos nosso CA raiz" -#: ../nova/crypto.py:57 +#: ../nova/crypto.py:61 msgid "Should we use a CA for each project?" msgstr "Devemos usar um CA para cada projeto?" -#: ../nova/crypto.py:61 +#: ../nova/crypto.py:65 #, python-format msgid "Subject for certificate for users, %s for project, user, timestamp" msgstr "" "Assunto do certificado para usuários, %s para projeto, usuário, timestamp" -#: ../nova/crypto.py:66 +#: ../nova/crypto.py:70 #, python-format msgid "Subject for certificate for projects, %s for project, timestamp" msgstr "Assunto do certificado para projetos, %s para projeto, timestamp" -#: ../nova/crypto.py:71 +#: ../nova/crypto.py:75 #, python-format msgid "Subject for certificate for vpns, %s for project, timestamp" msgstr "Assunto do certificado para vpns, %s para projeto, timestamp" -#: ../nova/crypto.py:258 +#: ../nova/crypto.py:277 #, python-format msgid "Flags path: %s" msgstr "Localização dos sinalizadores: %s" @@ -245,49 +247,48 @@ msgstr "Localização dos sinalizadores: %s" msgid "Casting to %(topic)s %(host)s for %(method)s" msgstr "Moldagem para %(topic)s %(host)s para %(method)s" -#: ../nova/compute/manager.py:78 +#: ../nova/compute/manager.py:111 #, python-format msgid "check_instance_lock: decorating: |%s|" msgstr "check_instance_lock: decorating: |%s|" -#: ../nova/compute/manager.py:80 +#: ../nova/compute/manager.py:104 #, python-format msgid "" "check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|" msgstr "" "check_instance_lock: argumentos: |%(self)s| |%(context)s| |%(instance_id)s|" -#: ../nova/compute/manager.py:84 +#: ../nova/compute/manager.py:117 #, python-format msgid "check_instance_lock: locked: |%s|" msgstr "check_instance_lock: locked: |%s|" -#: ../nova/compute/manager.py:86 +#: ../nova/compute/manager.py:119 #, python-format msgid "check_instance_lock: admin: |%s|" msgstr "check_instance_lock: admin: |%s|" -#: ../nova/compute/manager.py:91 +#: ../nova/compute/manager.py:124 #, python-format msgid "check_instance_lock: executing: |%s|" msgstr "check_instance_lock: executando: |%s|" -#: ../nova/compute/manager.py:95 +#: ../nova/compute/manager.py:128 #, python-format msgid "check_instance_lock: not executing |%s|" msgstr "check_instance_lock: not executando |%s|" -#: ../nova/compute/manager.py:179 +#: ../nova/compute/manager.py:395 msgid "Instance has already been created" msgstr "A instância já foi criada" -#: ../nova/compute/manager.py:180 +#: ../nova/compute/manager.py:452 #, python-format msgid "instance %s: starting..." msgstr "instância %s: iniciando..." -#. pylint: disable=W0702 -#: ../nova/compute/manager.py:219 +#: ../nova/virt/xenapi/vmops.py:233 #, python-format msgid "instance %s: Failed to spawn" msgstr "instância %s: falha na geração" @@ -302,17 +303,17 @@ msgstr "Terminando a instância %s" msgid "Deallocating address %s" msgstr "Desalocando o endereço %s" -#: ../nova/compute/manager.py:268 +#: ../nova/compute/manager.py:589 #, python-format msgid "trying to destroy already destroyed instance: %s" msgstr "tentando destruir instância já destruida: %s" -#: ../nova/compute/manager.py:282 +#: ../nova/compute/manager.py:753 #, python-format msgid "Rebooting instance %s" msgstr "Reiniciando a instância %s" -#: ../nova/compute/manager.py:287 +#: ../nova/compute/manager.py:599 #, python-format msgid "" "trying to reboot a non-running instance: %(instance_id)s (state: %(state)s " @@ -321,12 +322,12 @@ msgstr "" "tentando reiniciar uma instancia com estado diferente de running: " "%(instance_id)s (estado: %(state)s esperado: %(running)s)" -#: ../nova/compute/manager.py:311 +#: ../nova/compute/manager.py:813 #, python-format msgid "instance %s: snapshotting" msgstr "instância %s: fazendo um snapshot" -#: ../nova/compute/manager.py:316 +#: ../nova/compute/manager.py:651 #, python-format msgid "" "trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s " @@ -349,7 +350,7 @@ msgstr "" msgid "instance %s: setting admin password" msgstr "instância %s: configurando a senha do administrador" -#: ../nova/compute/manager.py:353 +#: ../nova/compute/manager.py:772 #, python-format msgid "" "trying to inject a file into a non-running instance: %(instance_id)s (state: " @@ -364,72 +365,72 @@ msgstr "" msgid "instance %(nm)s: injecting file to %(plain_path)s" msgstr "instância %(nm)s: injetando um arquivo para %(plain_path)s" -#: ../nova/compute/manager.py:372 +#: ../nova/compute/manager.py:990 #, python-format msgid "instance %s: rescuing" msgstr "instância %s: resgatando" -#: ../nova/compute/manager.py:387 +#: ../nova/compute/manager.py:1013 #, python-format msgid "instance %s: unrescuing" msgstr "instância %s: desfazendo o resgate" -#: ../nova/compute/manager.py:406 +#: ../nova/compute/manager.py:1302 #, python-format msgid "instance %s: pausing" msgstr "instância %s: pausando" -#: ../nova/compute/manager.py:423 +#: ../nova/compute/manager.py:1320 #, python-format msgid "instance %s: unpausing" msgstr "instância %s: saindo do pause" -#: ../nova/compute/manager.py:440 +#: ../nova/compute/manager.py:1349 #, python-format msgid "instance %s: retrieving diagnostics" msgstr "instância %s: recuperando os diagnósticos" -#: ../nova/compute/manager.py:453 +#: ../nova/compute/manager.py:1358 #, python-format msgid "instance %s: suspending" msgstr "instância %s: suspendendo" -#: ../nova/compute/manager.py:472 +#: ../nova/compute/manager.py:1380 #, python-format msgid "instance %s: resuming" msgstr "instância %s: resumindo" -#: ../nova/compute/manager.py:491 +#: ../nova/compute/manager.py:1403 #, python-format msgid "instance %s: locking" msgstr "instância %s: bloqueando" -#: ../nova/compute/manager.py:503 +#: ../nova/compute/manager.py:1412 #, python-format msgid "instance %s: unlocking" msgstr "instância %s: desbloqueando" -#: ../nova/compute/manager.py:513 +#: ../nova/compute/manager.py:1420 #, python-format msgid "instance %s: getting locked state" msgstr "instância %s: obtendo estado de bloqueio" -#: ../nova/compute/manager.py:526 +#: ../nova/compute/manager.py:1430 #, python-format msgid "instance %s: reset network" msgstr "instância %s: reset da rede" -#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515 +#: ../nova/compute/manager.py:1452 ../nova/api/ec2/cloud.py:823 #, python-format msgid "Get console output for instance %s" msgstr "Obter saída do console para instância %s" -#: ../nova/compute/manager.py:543 +#: ../nova/compute/manager.py:1477 #, python-format msgid "instance %s: getting ajax console" msgstr "instância %s: obtendo console ajax" -#: ../nova/compute/manager.py:553 +#: ../nova/compute/manager.py:1239 #, python-format msgid "" "instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s" @@ -440,14 +441,14 @@ msgstr "" #. NOTE(vish): The inline callback eats the exception info so we #. log the traceback here and reraise the same #. ecxception below. -#: ../nova/compute/manager.py:569 +#: ../nova/compute/manager.py:1265 #, python-format msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing" msgstr "" "instância %(instance_id)s: falha ao atachar ponto de montagem " "%(mountpoint)s, removendo" -#: ../nova/compute/manager.py:585 +#: ../nova/compute/manager.py:1472 #, python-format msgid "" "Detach volume %(volume_id)s from mountpoint %(mp)s on instance " @@ -456,112 +457,112 @@ msgstr "" "Desconectando volume %(volume_id)s do ponto de montagem %(mp)s na instância " "%(instance_id)s" -#: ../nova/compute/manager.py:588 +#: ../nova/compute/manager.py:1559 #, python-format msgid "Detaching volume from unknown instance %s" msgstr "Desconectando volume da instância desconhecida %s" -#: ../nova/scheduler/simple.py:53 +#: ../nova/scheduler/simple.py:52 #, python-format msgid "Host %s is not alive" msgstr "Host %s não está ativo" -#: ../nova/scheduler/simple.py:65 +#: ../nova/scheduler/simple.py:67 msgid "All hosts have too many cores" msgstr "Todos os hosts tem muitos núcleos de CPU" -#: ../nova/scheduler/simple.py:87 +#: ../nova/scheduler/simple.py:94 ../nova/scheduler/vsa.py:223 #, python-format msgid "Host %s not available" msgstr "O host %s não está disponível" -#: ../nova/scheduler/simple.py:99 +#: ../nova/scheduler/simple.py:119 msgid "All hosts have too many gigabytes" msgstr "Todos os hosts tem muitos gigabytes" -#: ../nova/scheduler/simple.py:119 +#: ../nova/scheduler/simple.py:136 msgid "All hosts have too many networks" msgstr "Todos os hosts tem muitas interfaces de rede" -#: ../nova/volume/manager.py:85 +#: ../nova/volume/manager.py:89 #, python-format msgid "Re-exporting %s volumes" msgstr "Re-exportando %s volumes" -#: ../nova/volume/manager.py:90 +#: ../nova/volume/manager.py:94 #, python-format msgid "volume %s: skipping export" msgstr "volume %s: ignorando export" -#: ../nova/volume/manager.py:96 +#: ../nova/volume/manager.py:100 #, python-format msgid "volume %s: creating" msgstr "volume %s: criando" -#: ../nova/volume/manager.py:108 +#: ../nova/volume/manager.py:112 #, python-format msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG" msgstr "volume %(vol_name)s: criando lv com tamanho %(vol_size)sG" -#: ../nova/volume/manager.py:112 +#: ../nova/volume/manager.py:124 #, python-format msgid "volume %s: creating export" msgstr "volume %s: criando o export" -#: ../nova/volume/manager.py:123 +#: ../nova/volume/manager.py:138 #, python-format msgid "volume %s: created successfully" msgstr "volume %s: criado com sucesso" -#: ../nova/volume/manager.py:131 +#: ../nova/volume/manager.py:167 msgid "Volume is still attached" msgstr "O volume continua atachado" -#: ../nova/volume/manager.py:133 +#: ../nova/volume/manager.py:169 msgid "Volume is not local to this node" msgstr "O volume não pertence à este node" -#: ../nova/volume/manager.py:136 +#: ../nova/volume/manager.py:173 #, python-format msgid "volume %s: removing export" msgstr "volume %s: removendo export" -#: ../nova/volume/manager.py:138 +#: ../nova/volume/manager.py:175 #, python-format msgid "volume %s: deleting" msgstr "volume %s: removendo" -#: ../nova/volume/manager.py:147 +#: ../nova/volume/manager.py:190 #, python-format msgid "volume %s: deleted successfully" msgstr "volume %s: remoção realizada com sucesso" -#: ../nova/virt/xenapi/fake.py:74 +#: ../nova/virt/xenapi/fake.py:77 ../nova/virt/vmwareapi/fake.py:44 #, python-format msgid "%(text)s: _db_content => %(content)s" msgstr "%(text)s: _db_content => %(content)s" -#: ../nova/virt/xenapi/fake.py:304 ../nova/virt/xenapi/fake.py:404 -#: ../nova/virt/xenapi/fake.py:422 ../nova/virt/xenapi/fake.py:478 +#: ../nova/virt/xenapi/fake.py:495 ../nova/virt/xenapi/fake.py:594 +#: ../nova/virt/xenapi/fake.py:612 ../nova/virt/xenapi/fake.py:675 msgid "Raising NotImplemented" msgstr "Aumento não implementado" -#: ../nova/virt/xenapi/fake.py:306 +#: ../nova/virt/xenapi/fake.py:497 #, python-format msgid "xenapi.fake does not have an implementation for %s" msgstr "xenapi.fake não tem uma implementação para %s" -#: ../nova/virt/xenapi/fake.py:341 +#: ../nova/virt/xenapi/fake.py:531 #, python-format msgid "Calling %(localname)s %(impl)s" msgstr "Chamando %(localname)s %(impl)s" -#: ../nova/virt/xenapi/fake.py:346 +#: ../nova/virt/xenapi/fake.py:536 #, python-format msgid "Calling getter %s" msgstr "Chamando o pai %s" -#: ../nova/virt/xenapi/fake.py:406 +#: ../nova/virt/xenapi/fake.py:596 #, python-format msgid "" "xenapi.fake does not have an implementation for %s or it has been called " @@ -579,49 +580,49 @@ msgstr "Não é possível testar instâncias sem um ambiente virtual real" msgid "Need to watch instance %s until it's running..." msgstr "É necessário assistir a instância %s até ela estar rodando..." -#: ../nova/virt/connection.py:73 +#: ../nova/virt/connection.py:78 msgid "Failed to open connection to the hypervisor" msgstr "Falha ao abrir a conexão com o hypervisor" -#: ../nova/network/linux_net.py:187 +#: ../nova/network/linux_net.py:937 #, python-format msgid "Starting VLAN inteface %s" msgstr "Iniciando a VLAN %s" -#: ../nova/network/linux_net.py:208 +#: ../nova/network/linux_net.py:969 #, python-format msgid "Starting Bridge interface for %s" msgstr "Iniciando a Bridge para %s" #. pylint: disable=W0703 -#: ../nova/network/linux_net.py:314 +#: ../nova/network/linux_net.py:669 #, python-format msgid "Hupping dnsmasq threw %s" msgstr "" -#: ../nova/network/linux_net.py:316 +#: ../nova/network/linux_net.py:671 #, python-format msgid "Pid %d is stale, relaunching dnsmasq" msgstr "Pid %d está ultrapassado, reiniciando dnsmasq" #. pylint: disable=W0703 -#: ../nova/network/linux_net.py:358 +#: ../nova/network/linux_net.py:731 #, python-format msgid "killing radvd threw %s" msgstr "" -#: ../nova/network/linux_net.py:360 +#: ../nova/network/linux_net.py:733 #, python-format msgid "Pid %d is stale, relaunching radvd" msgstr "Pid %d está ultrapassado, reiniciando radvd" #. pylint: disable=W0703 -#: ../nova/network/linux_net.py:449 +#: ../nova/network/linux_net.py:763 #, python-format msgid "Killing dnsmasq threw %s" msgstr "" -#: ../nova/utils.py:58 +#: ../nova/utils.py:66 #, python-format msgid "Inner Exception: %s" msgstr "Exceção interna: %s" @@ -631,133 +632,133 @@ msgstr "Exceção interna: %s" msgid "Class %s cannot be found" msgstr "Classe %s não pode ser encontrada" -#: ../nova/utils.py:118 +#: ../nova/utils.py:150 #, python-format msgid "Fetching %s" msgstr "Obtendo %s" -#: ../nova/utils.py:130 +#: ../nova/utils.py:201 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Executando comando (subprocesso): %s" -#: ../nova/utils.py:143 ../nova/utils.py:183 +#: ../nova/utils.py:217 ../nova/utils.py:297 #, python-format msgid "Result was %s" msgstr "Resultado foi %s" -#: ../nova/utils.py:159 +#: ../nova/utils.py:273 #, python-format msgid "Running cmd (SSH): %s" msgstr "Rodando o comando (SSH): %s" -#: ../nova/utils.py:217 +#: ../nova/utils.py:337 #, python-format msgid "debug in callback: %s" msgstr "debug em callback: %s" -#: ../nova/utils.py:222 +#: ../nova/utils.py:342 #, python-format msgid "Running %s" msgstr "Executando %s" -#: ../nova/utils.py:262 +#: ../nova/utils.py:470 #, python-format msgid "Link Local address is not found.:%s" msgstr "Endereço para Link Local não encontrado: %s" -#: ../nova/utils.py:265 +#: ../nova/utils.py:473 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" "Não foi possível atribuir um IP para o Link Local de %(interface)s :%(ex)s" -#: ../nova/utils.py:363 +#: ../nova/utils.py:570 #, python-format msgid "Invalid backend: %s" msgstr "Backend inválido: %s" -#: ../nova/utils.py:374 +#: ../nova/utils.py:581 #, python-format msgid "backend %s" msgstr "backend %s" -#: ../nova/fakerabbit.py:49 +#: ../nova/testing/fake/rabbit.py:50 #, python-format msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s" msgstr "(%(nm)s) publicar (key: %(routing_key)s) %(message)s" -#: ../nova/fakerabbit.py:54 +#: ../nova/testing/fake/rabbit.py:54 #, python-format msgid "Publishing to route %s" msgstr "Publicando para rota %s" -#: ../nova/fakerabbit.py:84 +#: ../nova/testing/fake/rabbit.py:84 #, python-format msgid "Declaring queue %s" msgstr "Declarando fila %s" -#: ../nova/fakerabbit.py:90 +#: ../nova/testing/fake/rabbit.py:90 #, python-format msgid "Declaring exchange %s" msgstr "Declarando troca %s" -#: ../nova/fakerabbit.py:96 +#: ../nova/testing/fake/rabbit.py:96 #, python-format msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s" msgstr "Ligação %(queue)s para %(exchange)s com chave %(routing_key)s" -#: ../nova/fakerabbit.py:121 +#: ../nova/testing/fake/rabbit.py:133 #, python-format msgid "Getting from %(queue)s: %(message)s" msgstr "Recebendo de %(queue)s: %(message)s" -#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171 +#: ../nova/virt/xenapi/vm_utils.py:189 ../nova/virt/hyperv.py:189 #, python-format msgid "Created VM %s..." msgstr "VM %s criada..." -#: ../nova/virt/xenapi/vm_utils.py:138 +#: ../nova/virt/xenapi/vm_utils.py:192 #, python-format msgid "Created VM %(instance_name)s as %(vm_ref)s." msgstr "VM %(instance_name)s criada como %(vm_ref)s." -#: ../nova/virt/xenapi/vm_utils.py:168 +#: ../nova/virt/xenapi/volume_utils.py:206 #, python-format msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... " msgstr "Criando VBD para VM %(vm_ref)s, VDI %(vdi_ref)s ... " -#: ../nova/virt/xenapi/vm_utils.py:171 +#: ../nova/virt/xenapi/volume_utils.py:209 #, python-format msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s." msgstr "VBD %(vbd_ref)s criado para VM %(vm_ref)s, VDI %(vdi_ref)s." -#: ../nova/virt/xenapi/vm_utils.py:187 +#: ../nova/virt/xenapi/vm_utils.py:243 #, python-format msgid "VBD not found in instance %s" msgstr "O VBD não foi encontrado na instância %s" -#: ../nova/virt/xenapi/vm_utils.py:197 +#: ../nova/virt/xenapi/vm_utils.py:254 #, python-format msgid "Unable to unplug VBD %s" msgstr "Não é possível desconectar o VBD %s" -#: ../nova/virt/xenapi/vm_utils.py:209 +#: ../nova/virt/xenapi/vm_utils.py:265 #, python-format msgid "Unable to destroy VBD %s" msgstr "Não é possível destruir o VBD %s" -#: ../nova/virt/xenapi/vm_utils.py:224 +#: ../nova/virt/xenapi/vmops.py:1460 #, python-format msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s." -#: ../nova/virt/xenapi/vm_utils.py:227 +#: ../nova/virt/xenapi/vmops.py:1463 #, python-format msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s." msgstr "VIF %(vif_ref)s criada para VM %(vm_ref)s, rede %(network_ref)s." -#: ../nova/virt/xenapi/vm_utils.py:246 +#: ../nova/virt/xenapi/vm_utils.py:292 #, python-format msgid "" "Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on " @@ -766,19 +767,19 @@ msgstr "" "VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) no SR " "%(sr_ref)s criada com sucesso." -#. TODO(sirp): Add quiesce and VSS locking support when Windows support -#. is added -#: ../nova/virt/xenapi/vm_utils.py:258 +#: ../nova/virt/xenapi/vm_utils.py:319 #, python-format msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..." msgstr "Fazendo um snapshot da VM %(vm_ref)s com rótulo '%(label)s'..." -#: ../nova/virt/xenapi/vm_utils.py:272 +#: ../nova/virt/xenapi/vm_utils.py:333 #, python-format msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s." msgstr "Snapshot %(template_vm_ref)s criado a partir da VM %(vm_ref)s." -#: ../nova/virt/xenapi/vm_utils.py:286 +#. NOTE(sirp): Currently we only support uploading images as VHD, there +#. is no RAW equivalent (yet) +#: ../nova/virt/xenapi/vm_utils.py:363 #, python-format msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s" msgstr "" @@ -790,19 +791,20 @@ msgstr "" msgid "Size for image %(image)s:%(virtual_size)d" msgstr "Tamanho da imagem %(image)s:%(virtual_size)d" -#: ../nova/virt/xenapi/vm_utils.py:332 +#. TODO(sirp): This should eventually be the URI for the Glance image +#: ../nova/virt/xenapi/vm_utils.py:1157 #, python-format msgid "Glance image %s" msgstr "Visão geral da imagem %s" -#. we need to invoke a plugin for copying VDI's -#. content into proper path -#: ../nova/virt/xenapi/vm_utils.py:342 +#. We need to invoke a plugin for copying the +#. content of the VDI into the proper path. +#: ../nova/virt/xenapi/vm_utils.py:668 #, python-format msgid "Copying VDI %s to /boot/guest on dom0" msgstr "Copiando o VDI %s de /boot/guest no dom0" -#: ../nova/virt/xenapi/vm_utils.py:352 +#: ../nova/virt/xenapi/vm_utils.py:678 #, python-format msgid "Kernel/Ramdisk VDI %s destroyed" msgstr "Kernel/Ramdisk %s destruidos" @@ -812,7 +814,7 @@ msgstr "Kernel/Ramdisk %s destruidos" msgid "Asking xapi to fetch %(url)s as %(access)s" msgstr "Requisitando à xapi a busca da url %(url)s como %(access)s" -#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402 +#: ../nova/virt/xenapi/vm_utils.py:756 #, python-format msgid "Looking up vdi %s for PV kernel" msgstr "Verificando o vdi %s para kernel PV" @@ -822,64 +824,64 @@ msgstr "Verificando o vdi %s para kernel PV" msgid "PV Kernel in VDI:%s" msgstr "Kernel PV no VDI: %s" -#: ../nova/virt/xenapi/vm_utils.py:405 +#: ../nova/virt/xenapi/vm_utils.py:1299 #, python-format msgid "Running pygrub against %s" msgstr "Rodando pygrub novamente %s" -#: ../nova/virt/xenapi/vm_utils.py:411 +#: ../nova/virt/xenapi/vm_utils.py:1306 #, python-format msgid "Found Xen kernel %s" msgstr "Kernel Xen encontrado: %s" -#: ../nova/virt/xenapi/vm_utils.py:413 +#: ../nova/virt/xenapi/vm_utils.py:1308 msgid "No Xen kernel found. Booting HVM." msgstr "Kernel Xen não encontrado. Iniciando como HVM." -#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431 +#: ../nova/virt/hyperv.py:449 #, python-format msgid "duplicate name found: %s" msgstr "nome duplicado encontrado: %s" -#: ../nova/virt/xenapi/vm_utils.py:442 +#: ../nova/virt/xenapi/vm_utils.py:816 #, python-format msgid "VDI %s is still available" msgstr "O VDI %s continua disponível" -#: ../nova/virt/xenapi/vm_utils.py:463 +#: ../nova/virt/xenapi/vm_utils.py:862 #, python-format msgid "(VM_UTILS) xenserver vm state -> |%s|" msgstr "(VM_UTILS) xenserver vm state -> |%s|" -#: ../nova/virt/xenapi/vm_utils.py:465 +#: ../nova/virt/xenapi/vm_utils.py:864 #, python-format msgid "(VM_UTILS) xenapi power_state -> |%s|" msgstr "(VM_UTILS) xenapi power_state -> |%s|" -#: ../nova/virt/xenapi/vm_utils.py:525 +#: ../nova/virt/xenapi/vm_utils.py:1106 #, python-format msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s" msgstr "O VHD %(vdi_uuid)s tem pai %(parent_ref)s" -#: ../nova/virt/xenapi/vm_utils.py:542 +#: ../nova/virt/xenapi/vm_utils.py:920 #, python-format msgid "Re-scanning SR %s" msgstr "Re-escaneando SR %s" -#: ../nova/virt/xenapi/vm_utils.py:567 +#: ../nova/virt/xenapi/vm_utils.py:1157 #, python-format msgid "" "VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:574 +#: ../nova/virt/xenapi/vm_utils.py:1164 #, python-format msgid "" "Parent %(parent_uuid)s doesn't match original parent " "%(original_parent_uuid)s, waiting for coalesce..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:590 +#: ../nova/virt/xenapi/vm_utils.py:911 #, python-format msgid "No VDIs found for VM %s" msgstr "Nenhum VDIs encontrado para MV %s" @@ -890,25 +892,25 @@ msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s" msgstr "" "Número de VDIs inesperado (%(num_vdis)s) encontrado para MV %(vm_ref)s" -#: ../nova/virt/xenapi/vm_utils.py:653 +#: ../nova/virt/xenapi/vm_utils.py:1226 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188 #, python-format msgid "Creating VBD for VDI %s ... " msgstr "Criando VBD para VDI %s ... " -#: ../nova/virt/xenapi/vm_utils.py:655 +#: ../nova/virt/xenapi/vm_utils.py:1228 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190 #, python-format msgid "Creating VBD for VDI %s done." msgstr "O VBD para VDI %s foi criado." -#: ../nova/virt/xenapi/vm_utils.py:657 +#: ../nova/virt/xenapi/vm_utils.py:1230 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192 #, python-format msgid "Plugging VBD %s ... " msgstr "Conectando VBD %s ... " -#: ../nova/virt/xenapi/vm_utils.py:659 +#: ../nova/virt/xenapi/vm_utils.py:1233 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194 #, python-format msgid "Plugging VBD %s done." @@ -924,72 +926,72 @@ msgstr "VBD %(vbd)s conectado como %(orig_dev)s" msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s" msgstr "VBD %(vbd)s conectado no device errado, remapeando para %(dev)s" -#: ../nova/virt/xenapi/vm_utils.py:668 +#: ../nova/virt/xenapi/vm_utils.py:1247 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197 #, python-format msgid "Destroying VBD for VDI %s ... " msgstr "Destruindo VBD para o VDI %s ... " -#: ../nova/virt/xenapi/vm_utils.py:671 +#: ../nova/virt/xenapi/vm_utils.py:1251 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200 #, python-format msgid "Destroying VBD for VDI %s done." msgstr "O VBD para o VDI %s foi destruído." -#: ../nova/virt/xenapi/vm_utils.py:683 +#: ../nova/virt/xenapi/vm_utils.py:1263 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211 msgid "VBD.unplug successful first time." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:688 +#: ../nova/virt/xenapi/vm_utils.py:1268 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216 msgid "VBD.unplug rejected: retrying..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:692 +#: ../nova/virt/xenapi/vm_utils.py:1273 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220 msgid "VBD.unplug successful eventually." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:695 +#: ../nova/virt/xenapi/vm_utils.py:1276 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223 #, python-format msgid "Ignoring XenAPI.Failure in VBD.unplug: %s" msgstr "Ignorando XenAPI.Failure em VBD.unplug: %s" -#: ../nova/virt/xenapi/vm_utils.py:704 +#: ../nova/virt/xenapi/vm_utils.py:1285 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66 #, python-format msgid "Ignoring XenAPI.Failure %s" msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:735 +#: ../nova/virt/xenapi/vm_utils.py:1140 #, python-format msgid "" "Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..." msgstr "" -#: ../nova/virt/xenapi/vm_utils.py:747 +#: ../nova/virt/xenapi/vm_utils.py:1366 #, python-format msgid "Writing partition table %s done." msgstr "" -#: ../nova/tests/test_rpc.py:89 +#: ../nova/tests/rpc/common.py:142 #, python-format msgid "Nested received %(queue)s, %(value)s" msgstr "" -#: ../nova/tests/test_rpc.py:95 +#: ../nova/tests/rpc/common.py:150 #, python-format msgid "Nested return %s" msgstr "" -#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126 +#: ../nova/tests/rpc/common.py:176 ../nova/tests/rpc/common.py:182 #, python-format msgid "Received %s" msgstr "" -#: ../nova/db/sqlalchemy/api.py:44 +#: ../nova/db/sqlalchemy/api.py:52 msgid "Use of empty request context is deprecated" msgstr "" @@ -1129,7 +1131,7 @@ msgstr "" msgid "No zone with id %(zone_id)s" msgstr "" -#: ../nova/virt/libvirt_conn.py:160 +#: ../nova/compute/manager.py:221 #, python-format msgid "Checking state of %s" msgstr "" @@ -1139,16 +1141,16 @@ msgstr "" msgid "Current state of %(name)s was %(state)s." msgstr "" -#: ../nova/virt/libvirt_conn.py:183 +#: ../nova/virt/libvirt/connection.py:228 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: ../nova/virt/libvirt_conn.py:196 +#: ../nova/virt/libvirt/connection.py:242 msgid "Connection to libvirt broke" msgstr "" -#: ../nova/virt/libvirt_conn.py:258 +#: ../nova/virt/libvirt/connection.py:403 #, python-format msgid "instance %(instance_name)s: deleting instance files %(target)s" msgstr "" @@ -1187,7 +1189,7 @@ msgstr "" msgid "_wait_for_rescue failed: %s" msgstr "" -#: ../nova/virt/libvirt_conn.py:411 +#: ../nova/virt/libvirt/connection.py:680 #, python-format msgid "instance %s: is running" msgstr "" @@ -1202,30 +1204,30 @@ msgstr "" msgid "instance %s: failed to boot" msgstr "" -#: ../nova/virt/libvirt_conn.py:436 +#: ../nova/virt/libvirt/connection.py:703 #, python-format msgid "virsh said: %r" msgstr "" -#: ../nova/virt/libvirt_conn.py:440 +#: ../nova/virt/libvirt/connection.py:707 msgid "cool, it's a device" msgstr "" -#: ../nova/virt/libvirt_conn.py:448 +#: ../nova/virt/libvirt/connection.py:718 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: ../nova/virt/libvirt_conn.py:456 +#: ../nova/virt/libvirt/connection.py:745 #, python-format msgid "Contents of file %(fpath)s: %(contents)r" msgstr "" -#: ../nova/virt/libvirt_conn.py:489 +#: ../nova/virt/libvirt/utils.py:218 msgid "Unable to find an open port" -msgstr "" +msgstr "Impossível localizar uma porta aberta" -#: ../nova/virt/libvirt_conn.py:563 +#: ../nova/virt/libvirt/connection.py:868 #, python-format msgid "instance %s: Creating image" msgstr "" @@ -1241,7 +1243,7 @@ msgid "instance %(inst_name)s: injecting net into image %(img_id)s" msgstr "" #. This could be a windows image, or a vmdk format disk -#: ../nova/virt/libvirt_conn.py:657 +#: ../nova/virt/libvirt/connection.py:1058 #, python-format msgid "" "instance %(inst_name)s: ignoring error injecting data into image %(img_id)s " @@ -1249,26 +1251,26 @@ msgid "" msgstr "" #. TODO(termie): cache? -#: ../nova/virt/libvirt_conn.py:665 +#: ../nova/virt/libvirt/connection.py:1204 #, python-format msgid "instance %s: starting toXML method" msgstr "" -#: ../nova/virt/libvirt_conn.py:732 +#: ../nova/virt/libvirt/connection.py:1208 #, python-format msgid "instance %s: finished toXML method" msgstr "" -#: ../nova/virt/libvirt_conn.py:751 +#: ../nova/virt/libvirt/connection.py:1330 msgid "diagnostics are not supported for libvirt" msgstr "" -#: ../nova/virt/libvirt_conn.py:1225 +#: ../nova/virt/libvirt/firewall.py:486 ../nova/virt/firewall.py:125 #, python-format msgid "Attempted to unfilter instance %s which is not filtered" msgstr "" -#: ../nova/api/ec2/metadatarequesthandler.py:76 +#: ../nova/api/metadata/handler.py:251 ../nova/api/metadata/handler.py:258 #, python-format msgid "Failed to get metadata for ip: %s" msgstr "Falha ao obter metadados para o ip: %s" @@ -1282,11 +1284,11 @@ msgstr "Tentativa de instanciar singleton" msgid "Quota exceeeded for %s, tried to allocate address" msgstr "" -#: ../nova/network/api.py:42 +#: ../nova/network/manager.py:302 msgid "Address quota exceeded. You cannot allocate any more addresses" msgstr "" -#: ../nova/tests/test_volume.py:162 +#: ../nova/tests/test_volume.py:190 #, python-format msgid "Target %s allocated" msgstr "" @@ -1296,20 +1298,20 @@ msgstr "" msgid "Finished retreving %(url)s -- placed in %(path)s" msgstr "" -#: ../nova/scheduler/driver.py:66 +#: ../nova/scheduler/driver.py:169 msgid "Must implement a fallback schedule" msgstr "" -#: ../nova/console/manager.py:70 +#: ../nova/console/manager.py:71 ../nova/console/vmrc_manager.py:64 msgid "Adding console" msgstr "" -#: ../nova/console/manager.py:90 +#: ../nova/console/manager.py:91 #, python-format msgid "Tried to remove non-existant console %(console_id)s." msgstr "" -#: ../nova/api/direct.py:149 +#: ../nova/api/direct.py:218 msgid "not available" msgstr "" @@ -1319,17 +1321,18 @@ msgid "The key_pair %s already exists" msgstr "" #. TODO(vish): Do this with M2Crypto instead -#: ../nova/api/ec2/cloud.py:118 +#: ../nova/api/ec2/cloud.py:237 +#: ../nova/api/openstack/v2/contrib/cloudpipe.py:82 #, python-format msgid "Generating root CA: %s" msgstr "Gerando CA raiz: %s" -#: ../nova/api/ec2/cloud.py:303 +#: ../nova/api/ec2/cloud.py:395 #, python-format msgid "Create key pair %s" msgstr "Criar par de chaves %s" -#: ../nova/api/ec2/cloud.py:311 +#: ../nova/api/ec2/cloud.py:437 #, python-format msgid "Delete key pair %s" msgstr "Remover par de chaves %s" @@ -1343,98 +1346,103 @@ msgstr "%s não é um ipProtocol válido" msgid "Invalid port range" msgstr "Intervalo de porta inválido" -#: ../nova/api/ec2/cloud.py:421 +#: ../nova/api/openstack/v2/contrib/security_groups.py:490 #, python-format msgid "Revoke security group ingress %s" msgstr "Revogado entrada do grupo de segurança %s" -#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459 +#: ../nova/api/openstack/v2/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" -#: ../nova/api/ec2/cloud.py:443 +#: ../nova/api/ec2/cloud.py:696 ../nova/api/ec2/cloud.py:752 msgid "No rule for the specified parameters." msgstr "Não existe regra para os parâmetros especificados" -#: ../nova/api/ec2/cloud.py:450 +#: ../nova/api/openstack/v2/contrib/security_groups.py:337 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizada entrada do grupo de segurança %s" -#: ../nova/api/ec2/cloud.py:464 +#: ../nova/api/openstack/v2/contrib/security_groups.py:359 #, python-format msgid "This rule already exists in group %s" msgstr "Esta regra já existe no grupo %s" -#: ../nova/api/ec2/cloud.py:492 +#: ../nova/api/ec2/cloud.py:788 +#: ../nova/api/openstack/v2/contrib/security_groups.py:277 #, python-format msgid "Create Security Group %s" msgstr "Criar Grupo de Segurança %s" -#: ../nova/api/ec2/cloud.py:495 +#: ../nova/api/ec2/cloud.py:791 #, python-format msgid "group %s already exists" msgstr "group %s já existe" -#: ../nova/api/ec2/cloud.py:507 +#: ../nova/api/ec2/cloud.py:818 +#: ../nova/api/openstack/v2/contrib/security_groups.py:234 #, python-format msgid "Delete security group %s" msgstr "Excluir grupo de segurança %s" -#: ../nova/api/ec2/cloud.py:584 +#: ../nova/api/openstack/v2/contrib/volumes.py:182 +#: ../nova/api/ec2/cloud.py:915 #, python-format msgid "Create volume of %s GB" msgstr "Criar volume de %s GB" -#: ../nova/api/ec2/cloud.py:612 +#: ../nova/api/ec2/cloud.py:950 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: ../nova/api/ec2/cloud.py:629 +#: ../nova/api/openstack/v2/contrib/volumes.py:347 +#: ../nova/api/ec2/cloud.py:964 #, python-format msgid "Detach volume %s" msgstr "Desanexar volume %s" -#: ../nova/api/ec2/cloud.py:761 +#: ../nova/api/ec2/cloud.py:1244 msgid "Allocate address" msgstr "Alocar endereço" -#: ../nova/api/ec2/cloud.py:766 +#: ../nova/api/ec2/cloud.py:1256 #, python-format msgid "Release address %s" msgstr "Liberar endereço %s" -#: ../nova/api/ec2/cloud.py:771 +#: ../nova/api/ec2/cloud.py:1261 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: ../nova/api/ec2/cloud.py:780 +#: ../nova/api/ec2/cloud.py:1271 #, python-format msgid "Disassociate address %s" msgstr "Desatribuir endereço %s" -#: ../nova/api/ec2/cloud.py:807 +#: ../nova/api/ec2/cloud.py:1319 msgid "Going to start terminating instances" msgstr "Começando a terminar instâncias" -#: ../nova/api/ec2/cloud.py:815 +#: ../nova/api/ec2/cloud.py:1328 #, python-format msgid "Reboot instance %r" msgstr "Reiniciar instância %r" -#: ../nova/api/ec2/cloud.py:867 +#: ../nova/api/ec2/cloud.py:1469 #, python-format msgid "De-registering image %s" msgstr "Removendo o registro da imagem %s" -#: ../nova/api/ec2/cloud.py:875 +#: ../nova/api/ec2/cloud.py:1496 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900 +#: ../nova/api/ec2/cloud.py:991 ../nova/api/ec2/cloud.py:1048 +#: ../nova/api/ec2/cloud.py:1524 ../nova/api/ec2/cloud.py:1539 #, python-format msgid "attribute not supported: %s" msgstr "atributo não suportado: %s" @@ -1444,19 +1452,19 @@ msgstr "atributo não suportado: %s" msgid "invalid id: %s" msgstr "id inválido: %s" -#: ../nova/api/ec2/cloud.py:903 +#: ../nova/api/ec2/cloud.py:1542 msgid "user or group not specified" msgstr "usuário ou grupo não especificado" -#: ../nova/api/ec2/cloud.py:905 +#: ../nova/api/ec2/cloud.py:1544 msgid "only group \"all\" is supported" msgstr "apenas o grupo \"all\" é suportado" -#: ../nova/api/ec2/cloud.py:907 +#: ../nova/api/ec2/cloud.py:1546 msgid "operation_type must be add or remove" msgstr "operation_type deve ser add ou remove" -#: ../nova/api/ec2/cloud.py:908 +#: ../nova/api/ec2/cloud.py:1547 #, python-format msgid "Updating image %s publicity" msgstr "Atualizando publicidade da imagem %s" @@ -1542,12 +1550,12 @@ msgstr "" msgid "instance %(name)s: not enough free memory" msgstr "" -#: ../nova/virt/xenapi/vmops.py:148 +#: ../nova/virt/xenapi/vmops.py:441 #, python-format msgid "Starting VM %s..." msgstr "" -#: ../nova/virt/xenapi/vmops.py:151 +#: ../nova/virt/xenapi/vmops.py:444 #, python-format msgid "Spawning VM %(instance_name)s created %(vm_ref)s." msgstr "" @@ -1557,12 +1565,12 @@ msgstr "" msgid "Invalid value for onset_files: '%s'" msgstr "" -#: ../nova/virt/xenapi/vmops.py:167 +#: ../nova/virt/xenapi/vmops.py:418 #, python-format msgid "Injecting file path: '%s'" msgstr "" -#: ../nova/virt/xenapi/vmops.py:180 +#: ../nova/virt/xenapi/vmops.py:467 #, python-format msgid "Instance %s: booted" msgstr "" @@ -1574,17 +1582,17 @@ msgstr "" #. TODO(sirp): Add quiesce and VSS locking support when Windows support #. is added -#: ../nova/virt/xenapi/vmops.py:261 +#: ../nova/virt/xenapi/vmops.py:614 #, python-format msgid "Starting snapshot for VM %s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:269 +#: ../nova/virt/xenapi/vmops.py:623 #, python-format msgid "Unable to Snapshot %(vm_ref)s: %(exc)s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:280 +#: ../nova/virt/xenapi/vmops.py:608 #, python-format msgid "Finished snapshot and upload for VM %s" msgstr "" @@ -1598,7 +1606,7 @@ msgstr "" msgid "Removing kernel/ramdisk files" msgstr "" -#: ../nova/virt/xenapi/vmops.py:399 +#: ../nova/virt/xenapi/vmops.py:1091 msgid "kernel/ramdisk files removed" msgstr "" @@ -1623,17 +1631,17 @@ msgid "" "args=%(strargs)s" msgstr "" -#: ../nova/virt/xenapi/vmops.py:760 +#: ../nova/virt/xenapi/vmops.py:1788 #, python-format msgid "OpenSSL error: %s" msgstr "" -#: ../nova/tests/test_compute.py:148 +#: ../nova/tests/test_compute.py:335 ../nova/tests/test_compute.py:1307 #, python-format msgid "Running instances: %s" msgstr "" -#: ../nova/tests/test_compute.py:154 +#: ../nova/tests/test_compute.py:341 #, python-format msgid "After terminating instances: %s" msgstr "" @@ -1650,12 +1658,12 @@ msgstr "" msgid "Netmask to push into openvpn config" msgstr "" -#: ../nova/cloudpipe/pipelib.py:97 +#: ../nova/cloudpipe/pipelib.py:96 #, python-format msgid "Launching VPN for %s" msgstr "Executando VPN para %s" -#: ../nova/db/sqlalchemy/migration.py:35 +#: ../nova/db/sqlalchemy/migration.py:36 msgid "python-migrate is not installed. Exiting." msgstr "" @@ -1664,69 +1672,69 @@ msgstr "" msgid "Image %s could not be found" msgstr "" -#: ../nova/api/ec2/__init__.py:121 +#: ../nova/api/ec2/__init__.py:134 msgid "Too many failed authentications." msgstr "Muitas falhas de autenticação." -#: ../nova/api/ec2/__init__.py:131 +#: ../nova/api/ec2/__init__.py:144 #, python-format msgid "" "Access key %(access_key)s has had %(failures)d failed authentications and " "will be locked out for %(lock_mins)d minutes." msgstr "" -#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140 +#: ../nova/api/ec2/__init__.py:204 #, python-format msgid "Authentication Failure: %s" msgstr "Falha de Autenticação: %s" -#: ../nova/api/ec2/__init__.py:182 +#: ../nova/api/ec2/__init__.py:220 #, python-format msgid "Authenticated Request For %(uname)s:%(pname)s)" msgstr "" -#: ../nova/api/ec2/__init__.py:207 +#: ../nova/api/ec2/__init__.py:251 #, python-format msgid "action: %s" msgstr "ação: %s" -#: ../nova/api/ec2/__init__.py:209 +#: ../nova/api/ec2/__init__.py:253 #, python-format msgid "arg: %(key)s\t\tval: %(value)s" msgstr "" -#: ../nova/api/ec2/__init__.py:281 +#: ../nova/api/ec2/__init__.py:328 #, python-format msgid "" "Unauthorized request for controller=%(controller)s and action=%(action)s" msgstr "" -#: ../nova/api/ec2/__init__.py:314 +#: ../nova/api/ec2/__init__.py:359 #, python-format msgid "InstanceNotFound raised: %s" msgstr "" -#: ../nova/api/ec2/__init__.py:320 +#: ../nova/api/ec2/__init__.py:365 #, python-format msgid "VolumeNotFound raised: %s" msgstr "" -#: ../nova/api/ec2/__init__.py:326 +#: ../nova/api/ec2/__init__.py:377 #, python-format msgid "NotFound raised: %s" msgstr "NotFound lançado: %s" -#: ../nova/api/ec2/__init__.py:329 +#: ../nova/api/ec2/__init__.py:380 #, python-format msgid "ApiError raised: %s" msgstr "ApiError lançado: %s" -#: ../nova/api/ec2/__init__.py:338 +#: ../nova/api/ec2/__init__.py:409 #, python-format msgid "Unexpected error raised: %s" msgstr "Erro inexperado lançado: %s" -#: ../nova/api/ec2/__init__.py:343 +#: ../nova/api/metadata/handler.py:253 ../nova/api/ec2/__init__.py:414 msgid "An unknown error has occurred. Please try your request again." msgstr "" "Ocorreu um erro desconhecido. Por favor tente sua requisição novamente." @@ -1766,74 +1774,74 @@ msgstr "Usuário \"%s\" não encontrado" msgid "Project \"%s\" not found" msgstr "Projeto \"%s\" não encontrado" -#: ../nova/virt/xenapi_conn.py:129 +#: ../nova/virt/xenapi_conn.py:159 msgid "" "Must specify xenapi_connection_url, xenapi_connection_username (optionally), " "and xenapi_connection_password to use connection_type=xenapi" msgstr "" -#: ../nova/virt/xenapi_conn.py:311 +#: ../nova/virt/xenapi_conn.py:560 #, python-format msgid "Task [%(name)s] %(task)s status: success %(result)s" msgstr "" -#: ../nova/virt/xenapi_conn.py:317 +#: ../nova/virt/xenapi_conn.py:569 #, python-format msgid "Task [%(name)s] %(task)s status: %(status)s %(error_info)s" msgstr "" -#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344 +#: ../nova/virt/xenapi_conn.py:595 ../nova/virt/xenapi_conn.py:608 #, python-format msgid "Got exception: %s" msgstr "" -#: ../nova/volume/san.py:67 +#: ../nova/volume/driver.py:359 #, python-format msgid "Could not find iSCSI export for volume %s" msgstr "" -#: ../nova/api/ec2/apirequest.py:100 +#: ../nova/api/ec2/apirequest.py:73 #, python-format msgid "" "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: ../nova/api/openstack/__init__.py:55 +#: ../nova/api/openstack/v2/__init__.py:61 #, python-format msgid "Caught error: %s" msgstr "Capturado o erro: %s" -#: ../nova/api/openstack/__init__.py:76 +#: ../nova/api/openstack/v2/__init__.py:113 msgid "Including admin operations in API." msgstr "Incluindo operações administrativas na API." -#: ../nova/console/xvp.py:99 +#: ../nova/console/xvp.py:93 msgid "Rebuilding xvp conf" msgstr "" -#: ../nova/console/xvp.py:116 +#: ../nova/console/xvp.py:111 #, python-format msgid "Re-wrote %s" msgstr "" -#: ../nova/console/xvp.py:121 +#: ../nova/console/xvp.py:116 msgid "Stopping xvp" msgstr "" -#: ../nova/console/xvp.py:134 +#: ../nova/console/xvp.py:129 msgid "Starting xvp" msgstr "" -#: ../nova/console/xvp.py:141 +#: ../nova/console/xvp.py:136 #, python-format msgid "Error starting xvp: %s" msgstr "" -#: ../nova/console/xvp.py:144 +#: ../nova/console/xvp.py:139 msgid "Restarting xvp" msgstr "" -#: ../nova/console/xvp.py:146 +#: ../nova/console/xvp.py:141 msgid "xvp not running..." msgstr "" @@ -1853,29 +1861,30 @@ msgid "" "\n" msgstr "" -#: ../bin/nova-manage.py:431 +#: ../bin/nova-manage.py:616 msgid "" "The above error may show that the certificate db has not been created.\n" "Please create a database by running a nova-api server on this host." msgstr "" -#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536 +#: ../bin/nova-manage.py:640 msgid "network" msgstr "" -#: ../bin/nova-manage.py:448 +#: ../bin/nova-manage.py:641 msgid "IP address" msgstr "" -#: ../bin/nova-manage.py:449 +#: ../bin/nova-manage.py:642 msgid "MAC address" msgstr "" -#: ../bin/nova-manage.py:450 +#: ../bin/nova-manage.py:643 msgid "hostname" msgstr "" -#: ../bin/nova-manage.py:451 +#: ../bin/nova-manage.py:644 ../bin/nova-manage.py:1181 +#: ../bin/nova-manage.py:1297 ../bin/nova-manage.py:1329 msgid "host" msgstr "" @@ -1883,31 +1892,33 @@ msgstr "" msgid "netmask" msgstr "" -#: ../bin/nova-manage.py:538 +#: ../bin/nova-manage.py:852 ../nova/tests/test_nova_manage.py:183 msgid "start address" msgstr "" -#: ../nova/virt/disk.py:69 -#, python-format -msgid "Failed to load partition: %s" -msgstr "" - -#: ../nova/virt/disk.py:91 -#, python-format -msgid "Failed to mount filesystem: %s" -msgstr "" - #: ../nova/virt/disk.py:124 #, python-format +msgid "Failed to load partition: %s" +msgstr "" + +#: ../nova/virt/disk/api.py:222 ../nova/virt/disk/guestfs.py:64 +#: ../nova/virt/disk/guestfs.py:78 ../nova/virt/disk/mount.py:112 +#, python-format +msgid "Failed to mount filesystem: %s" +msgstr "" + +#: ../nova/virt/disk/nbd.py:82 +#, python-format msgid "nbd device %s did not show up" msgstr "" -#: ../nova/virt/disk.py:128 +#: ../nova/virt/disk/loop.py:30 #, python-format msgid "Could not attach image to loopback: %s" msgstr "" -#: ../nova/virt/disk.py:151 +#. really want to log this info, not raise +#: ../nova/virt/disk/nbd.py:52 msgid "No free nbd devices" msgstr "" @@ -1917,7 +1928,7 @@ msgid "%(filename)s, line %(line_info)d" msgstr "" #. FIXME(chiradeep): implement this -#: ../nova/virt/hyperv.py:118 +#: ../nova/virt/hyperv.py:119 msgid "In init host" msgstr "" @@ -1926,128 +1937,128 @@ msgstr "" msgid "Attempt to create duplicate vm %s" msgstr "" -#: ../nova/virt/hyperv.py:148 +#: ../nova/virt/hyperv.py:166 #, python-format msgid "Starting VM %s " msgstr "" -#: ../nova/virt/hyperv.py:150 +#: ../nova/virt/hyperv.py:168 #, python-format msgid "Started VM %s " msgstr "" -#: ../nova/virt/hyperv.py:152 +#: ../nova/virt/hyperv.py:170 #, python-format msgid "spawn vm failed: %s" msgstr "" -#: ../nova/virt/hyperv.py:169 +#: ../nova/virt/hyperv.py:187 #, python-format msgid "Failed to create VM %s" msgstr "" -#: ../nova/virt/hyperv.py:188 +#: ../nova/virt/hyperv.py:206 #, python-format msgid "Set memory for vm %s..." msgstr "" -#: ../nova/virt/hyperv.py:198 +#: ../nova/virt/hyperv.py:216 #, python-format msgid "Set vcpus for vm %s..." msgstr "" -#: ../nova/virt/hyperv.py:202 +#: ../nova/virt/hyperv.py:220 #, python-format msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s" msgstr "" -#: ../nova/virt/hyperv.py:227 +#: ../nova/virt/hyperv.py:245 #, python-format msgid "Failed to add diskdrive to VM %s" msgstr "" -#: ../nova/virt/hyperv.py:230 +#: ../nova/virt/hyperv.py:248 #, python-format msgid "New disk drive path is %s" msgstr "" -#: ../nova/virt/hyperv.py:247 +#: ../nova/virt/hyperv.py:265 #, python-format msgid "Failed to add vhd file to VM %s" msgstr "" -#: ../nova/virt/hyperv.py:249 +#: ../nova/virt/hyperv.py:267 #, python-format msgid "Created disk for %s" msgstr "" -#: ../nova/virt/hyperv.py:253 +#: ../nova/virt/hyperv.py:271 #, python-format msgid "Creating nic for %s " msgstr "" -#: ../nova/virt/hyperv.py:272 +#: ../nova/virt/hyperv.py:290 msgid "Failed creating a port on the external vswitch" msgstr "" -#: ../nova/virt/hyperv.py:273 +#: ../nova/virt/hyperv.py:291 #, python-format msgid "Failed creating port for %s" msgstr "" -#: ../nova/virt/hyperv.py:276 +#: ../nova/virt/hyperv.py:294 #, python-format msgid "Created switch port %(vm_name)s on switch %(ext_path)s" msgstr "" -#: ../nova/virt/hyperv.py:286 +#: ../nova/virt/hyperv.py:304 #, python-format msgid "Failed to add nic to VM %s" msgstr "" -#: ../nova/virt/hyperv.py:288 +#: ../nova/virt/hyperv.py:306 #, python-format msgid "Created nic for %s " msgstr "" -#: ../nova/virt/hyperv.py:321 +#: ../nova/virt/hyperv.py:339 #, python-format msgid "WMI job failed: %s" msgstr "" -#: ../nova/virt/hyperv.py:325 +#: ../nova/virt/hyperv.py:343 #, python-format msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s " msgstr "" -#: ../nova/virt/hyperv.py:361 +#: ../nova/virt/hyperv.py:379 #, python-format msgid "Got request to destroy vm %s" msgstr "" -#: ../nova/virt/hyperv.py:386 +#: ../nova/virt/hyperv.py:404 #, python-format msgid "Failed to destroy vm %s" msgstr "" -#: ../nova/virt/hyperv.py:393 +#: ../nova/virt/hyperv.py:411 #, python-format msgid "Del: disk %(vhdfile)s vm %(instance_name)s" msgstr "" -#: ../nova/virt/hyperv.py:415 +#: ../nova/virt/hyperv.py:433 #, python-format msgid "" "Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, " "num_cpu=%(numprocs)s, cpu_time=%(uptime)s" msgstr "" -#: ../nova/virt/hyperv.py:451 +#: ../nova/virt/hyperv.py:469 #, python-format msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s" msgstr "" -#: ../nova/virt/hyperv.py:454 +#: ../nova/virt/hyperv.py:472 #, python-format msgid "Failed to change vm state of %(vm_name)s to %(req_state)s" msgstr "" @@ -2067,17 +2078,17 @@ msgstr "" msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances" msgstr "" -#: ../nova/compute/api.py:99 +#: ../nova/compute/api.py:219 #, python-format msgid "" "Instance quota exceeded. You can only run %s more instances of this type." msgstr "" -#: ../nova/compute/api.py:112 +#: ../nova/compute/api.py:268 msgid "Creating a raw instance" msgstr "" -#: ../nova/compute/api.py:160 +#: ../nova/compute/api.py:323 #, python-format msgid "Going to run %s instances..." msgstr "" @@ -2087,7 +2098,7 @@ msgstr "" msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s" msgstr "" -#: ../nova/compute/api.py:292 +#: ../nova/compute/api.py:852 #, python-format msgid "Going to try to terminate %s" msgstr "" @@ -2102,12 +2113,12 @@ msgstr "" msgid "Instance %d is already being terminated" msgstr "" -#: ../nova/compute/api.py:481 +#: ../nova/compute/api.py:1644 #, python-format msgid "Invalid device specified: %s. Example device: /dev/vdb" msgstr "" -#: ../nova/compute/api.py:496 +#: ../nova/compute/api.py:1659 msgid "Volume isn't attached to anything!" msgstr "" @@ -2124,7 +2135,7 @@ msgid "Unable to connect to AMQP server after %d tries. Shutting down." msgstr "" "Não foi possível conectar ao servidor AMQP após %d tentativas. Desligando." -#: ../nova/rpc.py:122 +#: ../nova/rpc/impl_carrot.py:221 msgid "Reconnected to queue" msgstr "Reconectado à fila" @@ -2132,12 +2143,12 @@ msgstr "Reconectado à fila" msgid "Failed to fetch message from queue" msgstr "Falha ao obter mensagem da fila" -#: ../nova/rpc.py:159 +#: ../nova/rpc/impl_carrot.py:236 #, python-format msgid "Initing the Adapter Consumer for %s" msgstr "Iniciando o Adaptador Consumidor para %s" -#: ../nova/rpc.py:178 +#: ../nova/rpc/impl_kombu.py:629 ../nova/rpc/impl_carrot.py:256 #, python-format msgid "received %s" msgstr "recebido %s" @@ -2146,22 +2157,22 @@ msgstr "recebido %s" #. messages stay in the queue indefinitely, so for now #. we just log the message and send an error string #. back to the caller -#: ../nova/rpc.py:191 +#: ../nova/rpc/impl_kombu.py:634 ../nova/rpc/impl_carrot.py:269 #, python-format msgid "no method for message: %s" msgstr "sem método para mensagem: %s" -#: ../nova/rpc.py:192 +#: ../nova/rpc/impl_kombu.py:635 ../nova/rpc/impl_carrot.py:271 #, python-format msgid "No method for message: %s" msgstr "Sem método para mensagem: %s" -#: ../nova/rpc.py:253 +#: ../nova/rpc/impl_kombu.py:816 ../nova/rpc/impl_carrot.py:455 #, python-format msgid "Returning exception %s to caller" msgstr "Retornando exceção %s ao método de origem" -#: ../nova/rpc.py:294 +#: ../nova/rpc/impl_kombu.py:675 ../nova/rpc/impl_carrot.py:488 #, python-format msgid "unpacked context: %s" msgstr "conteúdo descompactado: %s" @@ -2170,7 +2181,7 @@ msgstr "conteúdo descompactado: %s" msgid "Making asynchronous call..." msgstr "Fazendo chamada assíncrona..." -#: ../nova/rpc.py:316 +#: ../nova/rpc/impl_kombu.py:762 ../nova/rpc/impl_carrot.py:524 #, python-format msgid "MSG_ID is %s" msgstr "MSG_ID é %s" @@ -2179,60 +2190,61 @@ msgstr "MSG_ID é %s" msgid "Making asynchronous cast..." msgstr "" -#: ../nova/rpc.py:364 +#: ../nova/rpc/impl_carrot.py:634 #, python-format msgid "response %s" msgstr "resposta %s" -#: ../nova/rpc.py:373 +#: ../nova/rpc/impl_carrot.py:643 #, python-format msgid "topic is %s" msgstr "topico é %s" -#: ../nova/rpc.py:374 +#: ../nova/rpc/impl_carrot.py:644 #, python-format msgid "message %s" msgstr "mensagem %s" -#: ../nova/volume/driver.py:78 +#: ../nova/volume/driver.py:79 #, python-format msgid "Recovering from a failed execute. Try number %s" msgstr "" -#: ../nova/volume/driver.py:87 +#: ../nova/volume/driver.py:89 #, python-format msgid "volume group %s doesn't exist" msgstr "" -#: ../nova/volume/driver.py:220 +#: ../nova/volume/driver.py:342 #, python-format msgid "FAKE AOE: %s" msgstr "" -#: ../nova/volume/driver.py:233 +#: ../nova/volume/driver.py:251 ../nova/volume/driver.py:847 msgid "Skipping ensure_export. No iscsi_target " msgstr "" -#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288 +#: ../nova/volume/driver.py:295 ../nova/volume/driver.py:304 +#: ../nova/volume/driver.py:891 msgid "Skipping remove_export. No iscsi_target " msgstr "" -#: ../nova/volume/driver.py:347 +#: ../nova/volume/driver.py:463 #, python-format msgid "FAKE ISCSI: %s" msgstr "" -#: ../nova/volume/driver.py:359 +#: ../nova/volume/driver.py:475 #, python-format msgid "rbd has no pool %s" msgstr "" -#: ../nova/volume/driver.py:414 +#: ../nova/volume/driver.py:545 #, python-format msgid "Sheepdog is not working: %s" msgstr "" -#: ../nova/volume/driver.py:416 +#: ../nova/volume/driver.py:547 msgid "Sheepdog is not working" msgstr "" @@ -2241,11 +2253,11 @@ msgstr "" msgid "Starting %(arg0)s on %(host)s:%(port)s" msgstr "" -#: ../nova/wsgi.py:147 +#: ../nova/wsgi.py:204 msgid "You must implement __call__" msgstr "" -#: ../bin/nova-dhcpbridge.py:58 +#: ../bin/nova-dhcpbridge.py:54 msgid "leasing ip" msgstr "" @@ -2253,7 +2265,7 @@ msgstr "" msgid "Adopted old lease or got a change of mac/hostname" msgstr "" -#: ../bin/nova-dhcpbridge.py:80 +#: ../bin/nova-dhcpbridge.py:74 msgid "releasing ip" msgstr "" @@ -2269,12 +2281,12 @@ msgstr "" msgid "Instance %s Not Found" msgstr "" -#: ../nova/network/manager.py:153 +#: ../nova/network/manager.py:386 #, python-format msgid "Dissassociated %s stale fixed ip(s)" msgstr "" -#: ../nova/network/manager.py:157 +#: ../nova/network/manager.py:564 msgid "setting network host" msgstr "" @@ -2313,32 +2325,35 @@ msgstr "" msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s" msgstr "" -#: ../nova/network/manager.py:244 +#: ../nova/network/manager.py:1063 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: ../nova/network/manager.py:519 +#: ../nova/network/manager.py:1490 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:57 +#: ../nova/virt/xenapi/volume_utils.py:157 #, python-format msgid "Introducing %s..." msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:74 +#: ../nova/virt/xenapi/volume_utils.py:103 +#: ../nova/virt/xenapi/volume_utils.py:170 +#: ../nova/virt/xenapi/volumeops.py:157 #, python-format msgid "Introduced %(label)s as %(sr_ref)s." msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:78 +#: ../nova/virt/xenapi/volume_utils.py:76 +#: ../nova/virt/xenapi/volume_utils.py:174 msgid "Unable to create Storage Repository" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:90 +#: ../nova/virt/xenapi/volume_utils.py:186 #, python-format msgid "Unable to find SR from VBD %s" msgstr "" @@ -2348,12 +2363,12 @@ msgstr "" msgid "Forgetting SR %s ... " msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:101 +#: ../nova/virt/xenapi/volume_utils.py:228 #, python-format msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:107 +#: ../nova/virt/xenapi/volume_utils.py:234 #, python-format msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s" msgstr "" @@ -2368,17 +2383,17 @@ msgstr "" msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:123 +#: ../nova/virt/xenapi/volume_utils.py:249 #, python-format msgid "Unable to introduce VDI on SR %s" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:128 +#: ../nova/virt/xenapi/volume_utils.py:257 #, python-format msgid "Unable to get record of VDI %s on" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:146 +#: ../nova/virt/xenapi/volume_utils.py:279 #, python-format msgid "Unable to introduce VDI for SR %s" msgstr "" @@ -2388,22 +2403,22 @@ msgstr "" msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s" msgstr "" -#: ../nova/virt/xenapi/volume_utils.py:197 +#: ../nova/virt/xenapi/volume_utils.py:356 #, python-format msgid "Mountpoint cannot be translated: %s" msgstr "" -#: ../nova/objectstore/image.py:262 +#: ../nova/image/s3.py:365 #, python-format msgid "Failed to decrypt private key: %s" msgstr "" -#: ../nova/objectstore/image.py:269 +#: ../nova/image/s3.py:374 #, python-format msgid "Failed to decrypt initialization vector: %s" msgstr "" -#: ../nova/objectstore/image.py:277 +#: ../nova/image/s3.py:385 #, python-format msgid "Failed to decrypt image file %(image_file)s: %(err)s" msgstr "" @@ -2517,12 +2532,12 @@ msgstr "" msgid "Deleted image: %s" msgstr "" -#: ../nova/auth/manager.py:259 +#: ../nova/auth/manager.py:277 #, python-format msgid "Looking up user: %r" msgstr "Procurando usuário: %r" -#: ../nova/auth/manager.py:263 +#: ../nova/auth/manager.py:281 #, python-format msgid "Failed authorization for access key %s" msgstr "Falha de autorização para chave de acesso %s" @@ -2532,12 +2547,12 @@ msgstr "Falha de autorização para chave de acesso %s" msgid "No user found for access key %s" msgstr "Nenhum usuário encontrado para chave de acesso %s" -#: ../nova/auth/manager.py:270 +#: ../nova/auth/manager.py:287 #, python-format msgid "Using project name = user name (%s)" msgstr "Usando nome do projeto = nome do usuário (%s)" -#: ../nova/auth/manager.py:277 +#: ../nova/auth/manager.py:294 #, python-format msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)" msgstr "" @@ -2547,7 +2562,7 @@ msgstr "" msgid "No project called %s could be found" msgstr "Nenhum projeto chamado %s pode ser encontrado." -#: ../nova/auth/manager.py:287 +#: ../nova/auth/manager.py:303 #, python-format msgid "" "Failed authorization: user %(uname)s not admin and not member of project " @@ -2559,7 +2574,7 @@ msgstr "" msgid "User %(uid)s is not a member of project %(pjid)s" msgstr "" -#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309 +#: ../nova/auth/manager.py:314 ../nova/auth/manager.py:336 #, python-format msgid "Invalid signature for user %s" msgstr "Assinatura inválida para usuário %s" @@ -2568,7 +2583,7 @@ msgstr "Assinatura inválida para usuário %s" msgid "Signature does not match" msgstr "Assinatura não confere" -#: ../nova/auth/manager.py:380 +#: ../nova/auth/manager.py:428 msgid "Must specify project" msgstr "Deve especificar projeto" @@ -2582,99 +2597,99 @@ msgstr "O papel %s não foi encontrado" msgid "The %s role is global only" msgstr "O papel %s é apenas global" -#: ../nova/auth/manager.py:420 +#: ../nova/auth/manager.py:469 #, python-format msgid "Adding role %(role)s to user %(uid)s in project %(pid)s" msgstr "" -#: ../nova/auth/manager.py:423 +#: ../nova/auth/manager.py:472 #, python-format msgid "Adding sitewide role %(role)s to user %(uid)s" msgstr "" -#: ../nova/auth/manager.py:448 +#: ../nova/auth/manager.py:498 #, python-format msgid "Removing role %(role)s from user %(uid)s on project %(pid)s" msgstr "" -#: ../nova/auth/manager.py:451 +#: ../nova/auth/manager.py:501 #, python-format msgid "Removing sitewide role %(role)s from user %(uid)s" msgstr "" -#: ../nova/auth/manager.py:515 +#: ../nova/auth/manager.py:574 #, python-format msgid "Created project %(name)s with manager %(manager_user)s" msgstr "" -#: ../nova/auth/manager.py:533 +#: ../nova/auth/manager.py:592 #, python-format msgid "modifying project %s" msgstr "modificando projeto %s" -#: ../nova/auth/manager.py:545 +#: ../nova/auth/manager.py:604 #, python-format msgid "Adding user %(uid)s to project %(pid)s" msgstr "" -#: ../nova/auth/manager.py:566 +#: ../nova/auth/manager.py:625 #, python-format msgid "Remove user %(uid)s from project %(pid)s" msgstr "" -#: ../nova/auth/manager.py:592 +#: ../nova/auth/manager.py:655 #, python-format msgid "Deleting project %s" msgstr "Excluindo projeto %s" -#: ../nova/auth/manager.py:650 +#: ../nova/auth/manager.py:713 #, python-format msgid "Created user %(rvname)s (admin: %(rvadmin)r)" msgstr "" -#: ../nova/auth/manager.py:659 +#: ../nova/auth/manager.py:722 #, python-format msgid "Deleting user %s" msgstr "Apagando usuário %s" -#: ../nova/auth/manager.py:669 +#: ../nova/auth/manager.py:732 #, python-format msgid "Access Key change for user %s" msgstr "" -#: ../nova/auth/manager.py:671 +#: ../nova/auth/manager.py:734 #, python-format msgid "Secret Key change for user %s" msgstr "" -#: ../nova/auth/manager.py:673 +#: ../nova/auth/manager.py:736 #, python-format msgid "Admin status set to %(admin)r for user %(uid)s" msgstr "" -#: ../nova/auth/manager.py:722 +#: ../nova/auth/manager.py:781 #, python-format msgid "No vpn data for project %s" msgstr "" -#: ../nova/service.py:161 +#: ../nova/service.py:141 #, python-format msgid "Starting %(topic)s node (version %(vcs_string)s)" msgstr "" -#: ../nova/service.py:174 +#: ../nova/service.py:232 msgid "Service killed that has no database entry" msgstr "Encerrado serviço que não tem entrada na base de dados" -#: ../nova/service.py:195 +#: ../nova/service.py:269 msgid "The service database object disappeared, Recreating it." msgstr "O objeto da base de dados do serviço desapareceu, Recriando." -#: ../nova/service.py:207 +#: ../nova/service.py:284 msgid "Recovered model server connection!" msgstr "Recuperada conexão servidor de modelo." -#: ../nova/service.py:213 +#: ../nova/service.py:290 msgid "model server went away" msgstr "servidor de modelo perdido" @@ -2720,7 +2735,7 @@ msgstr "" msgid "The group at dn %s doesn't exist" msgstr "O grupo no dn %s não existe" -#: ../nova/auth/ldapdriver.py:513 +#: ../nova/exception.py:801 #, python-format msgid "User %(uid)s is already a member of the group %(group_dn)s" msgstr "Usuário %(uid)s já é um membro do grupo %(group_dn)s" @@ -2737,7 +2752,7 @@ msgstr "" msgid "User %s is not a member of the group" msgstr "Usuário %s não é um membro do grupo" -#: ../nova/auth/ldapdriver.py:542 +#: ../nova/auth/ldapdriver.py:621 #, python-format msgid "" "Attempted to remove the last member of a group. Deleting the group at %s " @@ -2756,77 +2771,77 @@ msgstr "Usuário %s não pode ser removido de tudo porque o usuário não existe msgid "Group at dn %s doesn't exist" msgstr "Grupo no dn %s não existe" -#: ../nova/virt/xenapi/network_utils.py:40 +#: ../nova/virt/xenapi/network_utils.py:55 #, python-format msgid "Found non-unique network for bridge %s" msgstr "Encontrado múltiplas redes para a bridge %s" -#: ../nova/virt/xenapi/network_utils.py:43 +#: ../nova/virt/xenapi/network_utils.py:58 #, python-format msgid "Found no network for bridge %s" msgstr "Não foi encontrada rede para bridge %s" -#: ../nova/api/ec2/admin.py:97 +#: ../nova/api/ec2/admin.py:146 #, python-format msgid "Creating new user: %s" msgstr "Criando novo usuário: %s" -#: ../nova/api/ec2/admin.py:105 +#: ../nova/api/ec2/admin.py:154 #, python-format msgid "Deleting user: %s" msgstr "Excluindo usuário: %s" -#: ../nova/api/ec2/admin.py:127 +#: ../nova/api/ec2/admin.py:176 #, python-format msgid "Adding role %(role)s to user %(user)s for project %(project)s" msgstr "" "Adicionando função %(role)s para usuário %(user)s no projeto %(project)s" -#: ../nova/api/ec2/admin.py:131 +#: ../nova/api/ec2/admin.py:180 #, python-format msgid "Adding sitewide role %(role)s to user %(user)s" msgstr "" -#: ../nova/api/ec2/admin.py:137 +#: ../nova/api/ec2/admin.py:186 #, python-format msgid "Removing role %(role)s from user %(user)s for project %(project)s" msgstr "Removendo função %(role)s do usuário %(user)s no projeto %(project)s" -#: ../nova/api/ec2/admin.py:141 +#: ../nova/api/ec2/admin.py:190 #, python-format msgid "Removing sitewide role %(role)s from user %(user)s" msgstr "" -#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223 +#: ../nova/api/ec2/admin.py:195 ../nova/api/ec2/admin.py:272 msgid "operation must be add or remove" msgstr "operações devem ser adicionar e excluir" -#: ../nova/api/ec2/admin.py:159 +#: ../nova/api/ec2/admin.py:208 #, python-format msgid "Getting x509 for user: %(name)s on project: %(project)s" msgstr "Obtendo x509 para usuário: %(name)s no projeto: %(project)s" -#: ../nova/api/ec2/admin.py:177 +#: ../nova/api/ec2/admin.py:226 #, python-format msgid "Create project %(name)s managed by %(manager_user)s" msgstr "Criado projeto %(name)s gerenciado por %(manager_user)s" -#: ../nova/api/ec2/admin.py:190 +#: ../nova/api/ec2/admin.py:239 #, python-format msgid "Modify project: %(name)s managed by %(manager_user)s" msgstr "Modifique o projeto: %(name)s gerenciado por %(manager_user)s" -#: ../nova/api/ec2/admin.py:200 +#: ../nova/api/ec2/admin.py:249 #, python-format msgid "Delete project: %s" msgstr "Excluir projeto: %s" -#: ../nova/api/ec2/admin.py:214 +#: ../nova/api/ec2/admin.py:263 #, python-format msgid "Adding user %(user)s to project %(project)s" msgstr "Adicionando usuário %(user)s no projeto %(project)s" -#: ../nova/api/ec2/admin.py:218 +#: ../nova/api/ec2/admin.py:267 #, python-format msgid "Removing user %(user)s from project %(project)s" msgstr "Removendo usuário %(user)s do projeto %(project)s"