Update .pot file with source file and line numbers after running python setup.py build

This commit is contained in:
jaypipes@gmail.com
2011-02-15 11:06:28 -05:00
parent 76a664dcc6
commit 326bedea9b

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-09 09:26-0800\n" "POT-Creation-Date: 2011-02-15 11:05-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,9 +17,9 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../nova/scheduler/chance.py:37 ../nova/scheduler/simple.py:75 #: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55
#: ../nova/scheduler/simple.py:110 ../nova/scheduler/simple.py:122 #: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110
#: ../nova/scheduler/zone.py:55 #: ../nova/scheduler/simple.py:122
msgid "No hosts found" msgid "No hosts found"
msgstr "" msgstr ""
@@ -68,11 +68,6 @@ msgstr ""
msgid "Volume is already detached" msgid "Volume is already detached"
msgstr "" msgstr ""
#: ../nova/virt/fake.py:224
#, python-format
msgid "Instance %s Not Found"
msgstr ""
#: ../nova/api/openstack/servers.py:138 #: ../nova/api/openstack/servers.py:138
#, python-format #, python-format
msgid "%(param)s property not found for image %(_image_id)s" msgid "%(param)s property not found for image %(_image_id)s"
@@ -142,7 +137,7 @@ msgstr ""
#: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101 #: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101
#: ../nova/db/sqlalchemy/api.py:709 ../nova/virt/libvirt_conn.py:741 #: ../nova/db/sqlalchemy/api.py:709 ../nova/virt/libvirt_conn.py:741
#: ../nova/api/ec2/__init__.py:322 #: ../nova/api/ec2/__init__.py:321
#, python-format #, python-format
msgid "Instance %s not found" msgid "Instance %s not found"
msgstr "" msgstr ""
@@ -383,7 +378,7 @@ msgstr ""
msgid "instance %s: getting locked state" msgid "instance %s: getting locked state"
msgstr "" msgstr ""
#: ../nova/compute/manager.py:506 ../nova/api/ec2/cloud.py:513 #: ../nova/compute/manager.py:506 ../nova/api/ec2/cloud.py:515
#, python-format #, python-format
msgid "Get console output for instance %s" msgid "Get console output for instance %s"
msgstr "" msgstr ""
@@ -540,40 +535,40 @@ msgstr ""
msgid "Failed to open connection to the hypervisor" msgid "Failed to open connection to the hypervisor"
msgstr "" msgstr ""
#: ../nova/network/linux_net.py:181 #: ../nova/network/linux_net.py:187
#, python-format #, python-format
msgid "Starting VLAN inteface %s" msgid "Starting VLAN inteface %s"
msgstr "" msgstr ""
#: ../nova/network/linux_net.py:202 #: ../nova/network/linux_net.py:208
#, python-format #, python-format
msgid "Starting Bridge interface for %s" msgid "Starting Bridge interface for %s"
msgstr "" msgstr ""
#. pylint: disable-msg=W0703 #. pylint: disable-msg=W0703
#: ../nova/network/linux_net.py:308 #: ../nova/network/linux_net.py:314
#, python-format #, python-format
msgid "Hupping dnsmasq threw %s" msgid "Hupping dnsmasq threw %s"
msgstr "" msgstr ""
#: ../nova/network/linux_net.py:310 #: ../nova/network/linux_net.py:316
#, python-format #, python-format
msgid "Pid %d is stale, relaunching dnsmasq" msgid "Pid %d is stale, relaunching dnsmasq"
msgstr "" msgstr ""
#. pylint: disable-msg=W0703 #. pylint: disable-msg=W0703
#: ../nova/network/linux_net.py:352 #: ../nova/network/linux_net.py:358
#, python-format #, python-format
msgid "killing radvd threw %s" msgid "killing radvd threw %s"
msgstr "" msgstr ""
#: ../nova/network/linux_net.py:354 #: ../nova/network/linux_net.py:360
#, python-format #, python-format
msgid "Pid %d is stale, relaunching radvd" msgid "Pid %d is stale, relaunching radvd"
msgstr "" msgstr ""
#. pylint: disable-msg=W0703 #. pylint: disable-msg=W0703
#: ../nova/network/linux_net.py:443 #: ../nova/network/linux_net.py:449
#, python-format #, python-format
msgid "Killing dnsmasq threw %s" msgid "Killing dnsmasq threw %s"
msgstr "" msgstr ""
@@ -598,37 +593,42 @@ msgstr ""
msgid "Running cmd (subprocess): %s" msgid "Running cmd (subprocess): %s"
msgstr "" msgstr ""
#: ../nova/utils.py:141 #: ../nova/utils.py:141 ../nova/utils.py:181
#, python-format #, python-format
msgid "Result was %s" msgid "Result was %s"
msgstr "" msgstr ""
#: ../nova/utils.py:179 #: ../nova/utils.py:157
#, python-format #, python-format
msgid "debug in callback: %s" msgid "Running cmd (SSH): %s"
msgstr ""
#: ../nova/utils.py:184
#, python-format
msgid "Running %s"
msgstr "" msgstr ""
#: ../nova/utils.py:215 #: ../nova/utils.py:215
#, python-format #, python-format
msgid "debug in callback: %s"
msgstr ""
#: ../nova/utils.py:220
#, python-format
msgid "Running %s"
msgstr ""
#: ../nova/utils.py:251
#, python-format
msgid "Link Local address is not found.:%s" msgid "Link Local address is not found.:%s"
msgstr "" msgstr ""
#: ../nova/utils.py:218 #: ../nova/utils.py:254
#, python-format #, python-format
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
msgstr "" msgstr ""
#: ../nova/utils.py:316 #: ../nova/utils.py:352
#, python-format #, python-format
msgid "Invalid backend: %s" msgid "Invalid backend: %s"
msgstr "" msgstr ""
#: ../nova/utils.py:327 #: ../nova/utils.py:363
#, python-format #, python-format
msgid "backend %s" msgid "backend %s"
msgstr "" msgstr ""
@@ -793,129 +793,129 @@ msgstr ""
msgid "VDI %s is still available" msgid "VDI %s is still available"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:445 #: ../nova/virt/xenapi/vm_utils.py:453
#, python-format #, python-format
msgid "(VM_UTILS) xenserver vm state -> |%s|" msgid "(VM_UTILS) xenserver vm state -> |%s|"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:447 #: ../nova/virt/xenapi/vm_utils.py:455
#, python-format #, python-format
msgid "(VM_UTILS) xenapi power_state -> |%s|" msgid "(VM_UTILS) xenapi power_state -> |%s|"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:507 #: ../nova/virt/xenapi/vm_utils.py:515
#, python-format #, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s" msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:524 #: ../nova/virt/xenapi/vm_utils.py:532
#, python-format #, python-format
msgid "Re-scanning SR %s" msgid "Re-scanning SR %s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:549 #: ../nova/virt/xenapi/vm_utils.py:557
#, python-format #, python-format
msgid "" msgid ""
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..." "VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:556 #: ../nova/virt/xenapi/vm_utils.py:564
#, python-format #, python-format
msgid "" msgid ""
"Parent %(parent_uuid)s doesn't match original parent " "Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..." "%(original_parent_uuid)s, waiting for coalesce..."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:572 #: ../nova/virt/xenapi/vm_utils.py:580
#, python-format #, python-format
msgid "No VDIs found for VM %s" msgid "No VDIs found for VM %s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:576 #: ../nova/virt/xenapi/vm_utils.py:584
#, python-format #, python-format
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s" msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:635 #: ../nova/virt/xenapi/vm_utils.py:643
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
#, python-format #, python-format
msgid "Creating VBD for VDI %s ... " msgid "Creating VBD for VDI %s ... "
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:637 #: ../nova/virt/xenapi/vm_utils.py:645
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
#, python-format #, python-format
msgid "Creating VBD for VDI %s done." msgid "Creating VBD for VDI %s done."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:639 #: ../nova/virt/xenapi/vm_utils.py:647
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
#, python-format #, python-format
msgid "Plugging VBD %s ... " msgid "Plugging VBD %s ... "
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:641 #: ../nova/virt/xenapi/vm_utils.py:649
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
#, python-format #, python-format
msgid "Plugging VBD %s done." msgid "Plugging VBD %s done."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:643 #: ../nova/virt/xenapi/vm_utils.py:651
#, python-format #, python-format
msgid "VBD %(vbd)s plugged as %(orig_dev)s" msgid "VBD %(vbd)s plugged as %(orig_dev)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:646 #: ../nova/virt/xenapi/vm_utils.py:654
#, python-format #, python-format
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s" msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:650 #: ../nova/virt/xenapi/vm_utils.py:658
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
#, python-format #, python-format
msgid "Destroying VBD for VDI %s ... " msgid "Destroying VBD for VDI %s ... "
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:653 #: ../nova/virt/xenapi/vm_utils.py:661
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
#, python-format #, python-format
msgid "Destroying VBD for VDI %s done." msgid "Destroying VBD for VDI %s done."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:665 #: ../nova/virt/xenapi/vm_utils.py:673
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211
msgid "VBD.unplug successful first time." msgid "VBD.unplug successful first time."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:670 #: ../nova/virt/xenapi/vm_utils.py:678
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216
msgid "VBD.unplug rejected: retrying..." msgid "VBD.unplug rejected: retrying..."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:674 #: ../nova/virt/xenapi/vm_utils.py:682
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220
msgid "VBD.unplug successful eventually." msgid "VBD.unplug successful eventually."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:677 #: ../nova/virt/xenapi/vm_utils.py:685
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
#, python-format #, python-format
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s" msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:686 #: ../nova/virt/xenapi/vm_utils.py:694
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66 #: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
#, python-format #, python-format
msgid "Ignoring XenAPI.Failure %s" msgid "Ignoring XenAPI.Failure %s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:717 #: ../nova/virt/xenapi/vm_utils.py:725
#, python-format #, python-format
msgid "" msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..." "Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vm_utils.py:729 #: ../nova/virt/xenapi/vm_utils.py:737
#, python-format #, python-format
msgid "Writing partition table %s done." msgid "Writing partition table %s done."
msgstr "" msgstr ""
@@ -954,105 +954,105 @@ msgstr ""
msgid "No floating ip for address %s" msgid "No floating ip for address %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:933 #: ../nova/db/sqlalchemy/api.py:939
#, python-format #, python-format
msgid "no keypair for user %(user_id)s, name %(name)s" msgid "no keypair for user %(user_id)s, name %(name)s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1048 ../nova/db/sqlalchemy/api.py:1106 #: ../nova/db/sqlalchemy/api.py:1054 ../nova/db/sqlalchemy/api.py:1112
#, python-format #, python-format
msgid "No network for id %s" msgid "No network for id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1078 #: ../nova/db/sqlalchemy/api.py:1084
#, python-format #, python-format
msgid "No network for bridge %s" msgid "No network for bridge %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1092 #: ../nova/db/sqlalchemy/api.py:1098
#, python-format #, python-format
msgid "No network for instance %s" msgid "No network for instance %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1227 #: ../nova/db/sqlalchemy/api.py:1233
#, python-format #, python-format
msgid "Token %s does not exist" msgid "Token %s does not exist"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1252 #: ../nova/db/sqlalchemy/api.py:1258
#, python-format #, python-format
msgid "No quota for project_id %s" msgid "No quota for project_id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1405 ../nova/db/sqlalchemy/api.py:1451 #: ../nova/db/sqlalchemy/api.py:1411 ../nova/db/sqlalchemy/api.py:1457
#: ../nova/api/ec2/__init__.py:328 #: ../nova/api/ec2/__init__.py:327
#, python-format #, python-format
msgid "Volume %s not found" msgid "Volume %s not found"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1464 #: ../nova/db/sqlalchemy/api.py:1470
#, python-format #, python-format
msgid "No export device found for volume %s" msgid "No export device found for volume %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1477 #: ../nova/db/sqlalchemy/api.py:1483
#, python-format #, python-format
msgid "No target id found for volume %s" msgid "No target id found for volume %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1522 #: ../nova/db/sqlalchemy/api.py:1528
#, python-format #, python-format
msgid "No security group with id %s" msgid "No security group with id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1539 #: ../nova/db/sqlalchemy/api.py:1545
#, python-format #, python-format
msgid "No security group named %(group_name)s for project: %(project_id)s" msgid "No security group named %(group_name)s for project: %(project_id)s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1632 #: ../nova/db/sqlalchemy/api.py:1638
#, python-format #, python-format
msgid "No secuity group rule with id %s" msgid "No secuity group rule with id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1706 #: ../nova/db/sqlalchemy/api.py:1712
#, python-format #, python-format
msgid "No user for id %s" msgid "No user for id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1722 #: ../nova/db/sqlalchemy/api.py:1728
#, python-format #, python-format
msgid "No user for access key %s" msgid "No user for access key %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1784 #: ../nova/db/sqlalchemy/api.py:1790
#, python-format #, python-format
msgid "No project with id %s" msgid "No project with id %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1929 #: ../nova/db/sqlalchemy/api.py:1935
#, python-format #, python-format
msgid "No console pool with id %(pool_id)s" msgid "No console pool with id %(pool_id)s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1946 #: ../nova/db/sqlalchemy/api.py:1952
#, python-format #, python-format
msgid "" msgid ""
"No console pool of type %(console_type)s for compute host %(compute_host)s " "No console pool of type %(console_type)s for compute host %(compute_host)s "
"on proxy host %(host)s" "on proxy host %(host)s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:1985 #: ../nova/db/sqlalchemy/api.py:1991
#, python-format #, python-format
msgid "No console for instance %(instance_id)s in pool %(pool_id)s" msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:2007 #: ../nova/db/sqlalchemy/api.py:2013
#, python-format #, python-format
msgid "on instance %s" msgid "on instance %s"
msgstr "" msgstr ""
#: ../nova/db/sqlalchemy/api.py:2008 #: ../nova/db/sqlalchemy/api.py:2014
#, python-format #, python-format
msgid "No console with id %(console_id)s %(idesc)s" msgid "No console with id %(console_id)s %(idesc)s"
msgstr "" msgstr ""
@@ -1262,129 +1262,129 @@ msgstr ""
msgid "Delete key pair %s" msgid "Delete key pair %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:384 #: ../nova/api/ec2/cloud.py:386
#, python-format #, python-format
msgid "%s is not a valid ipProtocol" msgid "%s is not a valid ipProtocol"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:388 #: ../nova/api/ec2/cloud.py:390
msgid "Invalid port range" msgid "Invalid port range"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:419 #: ../nova/api/ec2/cloud.py:421
#, python-format #, python-format
msgid "Revoke security group ingress %s" msgid "Revoke security group ingress %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:428 ../nova/api/ec2/cloud.py:457 #: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
msgid "Not enough parameters to build a valid rule." msgid "Not enough parameters to build a valid rule."
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:441 #: ../nova/api/ec2/cloud.py:443
msgid "No rule for the specified parameters." msgid "No rule for the specified parameters."
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:448 #: ../nova/api/ec2/cloud.py:450
#, python-format #, python-format
msgid "Authorize security group ingress %s" msgid "Authorize security group ingress %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:462 #: ../nova/api/ec2/cloud.py:464
#, python-format #, python-format
msgid "This rule already exists in group %s" msgid "This rule already exists in group %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:490 #: ../nova/api/ec2/cloud.py:492
#, python-format #, python-format
msgid "Create Security Group %s" msgid "Create Security Group %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:493 #: ../nova/api/ec2/cloud.py:495
#, python-format #, python-format
msgid "group %s already exists" msgid "group %s already exists"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:505 #: ../nova/api/ec2/cloud.py:507
#, python-format #, python-format
msgid "Delete security group %s" msgid "Delete security group %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:582 #: ../nova/api/ec2/cloud.py:584
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:610 #: ../nova/api/ec2/cloud.py:612
#, python-format #, python-format
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:627 #: ../nova/api/ec2/cloud.py:629
#, python-format #, python-format
msgid "Detach volume %s" msgid "Detach volume %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:759 #: ../nova/api/ec2/cloud.py:761
msgid "Allocate address" msgid "Allocate address"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:764 #: ../nova/api/ec2/cloud.py:766
#, python-format #, python-format
msgid "Release address %s" msgid "Release address %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:769 #: ../nova/api/ec2/cloud.py:771
#, python-format #, python-format
msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgid "Associate address %(public_ip)s to instance %(instance_id)s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:778 #: ../nova/api/ec2/cloud.py:780
#, python-format #, python-format
msgid "Disassociate address %s" msgid "Disassociate address %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:805 #: ../nova/api/ec2/cloud.py:807
msgid "Going to start terminating instances" msgid "Going to start terminating instances"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:813 #: ../nova/api/ec2/cloud.py:815
#, python-format #, python-format
msgid "Reboot instance %r" msgid "Reboot instance %r"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:850 #: ../nova/api/ec2/cloud.py:867
#, python-format #, python-format
msgid "De-registering image %s" msgid "De-registering image %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:858 #: ../nova/api/ec2/cloud.py:875
#, python-format #, python-format
msgid "Registered image %(image_location)s with id %(image_id)s" msgid "Registered image %(image_location)s with id %(image_id)s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:865 ../nova/api/ec2/cloud.py:880 #: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
#, python-format #, python-format
msgid "attribute not supported: %s" msgid "attribute not supported: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:870 #: ../nova/api/ec2/cloud.py:890
#, python-format #, python-format
msgid "invalid id: %s" msgid "invalid id: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:883 #: ../nova/api/ec2/cloud.py:903
msgid "user or group not specified" msgid "user or group not specified"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:885 #: ../nova/api/ec2/cloud.py:905
msgid "only group \"all\" is supported" msgid "only group \"all\" is supported"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:887 #: ../nova/api/ec2/cloud.py:907
msgid "operation_type must be add or remove" msgid "operation_type must be add or remove"
msgstr "" msgstr ""
#: ../nova/api/ec2/cloud.py:888 #: ../nova/api/ec2/cloud.py:908
#, python-format #, python-format
msgid "Updating image %s publicity" msgid "Updating image %s publicity"
msgstr "" msgstr ""
@@ -1507,21 +1507,29 @@ msgstr ""
msgid "VM %(vm)s already halted, skipping shutdown..." msgid "VM %(vm)s already halted, skipping shutdown..."
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vmops.py:444 #: ../nova/virt/xenapi/vmops.py:295
msgid "Removing kernel/ramdisk files"
msgstr ""
#: ../nova/virt/xenapi/vmops.py:305
msgid "kernel/ramdisk files removed"
msgstr ""
#: ../nova/virt/xenapi/vmops.py:459
#, python-format #, python-format
msgid "" msgid ""
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; args=" "TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; args="
"%(strargs)s" "%(strargs)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vmops.py:447 #: ../nova/virt/xenapi/vmops.py:462
#, python-format #, python-format
msgid "" msgid ""
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; args=" "The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; args="
"%(strargs)s" "%(strargs)s"
msgstr "" msgstr ""
#: ../nova/virt/xenapi/vmops.py:638 #: ../nova/virt/xenapi/vmops.py:653
#, python-format #, python-format
msgid "OpenSSL error: %s" msgid "OpenSSL error: %s"
msgstr "" msgstr ""
@@ -1553,74 +1561,74 @@ msgstr ""
msgid "Launching VPN for %s" msgid "Launching VPN for %s"
msgstr "" msgstr ""
#: ../nova/image/s3.py:89 #: ../nova/image/s3.py:99
#, python-format #, python-format
msgid "Image %s could not be found" msgid "Image %s could not be found"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:126 #: ../nova/api/ec2/__init__.py:125
msgid "Too many failed authentications." msgid "Too many failed authentications."
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:136 #: ../nova/api/ec2/__init__.py:135
#, python-format #, python-format
msgid "" msgid ""
"Access key %(access_key)s has had %(failures)d failed authentications and " "Access key %(access_key)s has had %(failures)d failed authentications and "
"will be locked out for %(lock_mins)d minutes." "will be locked out for %(lock_mins)d minutes."
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:174 ../nova/objectstore/handler.py:140 #: ../nova/api/ec2/__init__.py:173 ../nova/objectstore/handler.py:140
#, python-format #, python-format
msgid "Authentication Failure: %s" msgid "Authentication Failure: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:187 #: ../nova/api/ec2/__init__.py:186
#, python-format #, python-format
msgid "Authenticated Request For %(uname)s:%(pname)s)" msgid "Authenticated Request For %(uname)s:%(pname)s)"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:212 #: ../nova/api/ec2/__init__.py:211
#, python-format #, python-format
msgid "action: %s" msgid "action: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:214 #: ../nova/api/ec2/__init__.py:213
#, python-format #, python-format
msgid "arg: %(key)s\t\tval: %(value)s" msgid "arg: %(key)s\t\tval: %(value)s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:286 #: ../nova/api/ec2/__init__.py:285
#, python-format #, python-format
msgid "" msgid ""
"Unauthorized request for controller=%(controller)s and action=%(action)s" "Unauthorized request for controller=%(controller)s and action=%(action)s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:319 #: ../nova/api/ec2/__init__.py:318
#, python-format #, python-format
msgid "InstanceNotFound raised: %s" msgid "InstanceNotFound raised: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:325 #: ../nova/api/ec2/__init__.py:324
#, python-format #, python-format
msgid "VolumeNotFound raised: %s" msgid "VolumeNotFound raised: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:331 #: ../nova/api/ec2/__init__.py:330
#, python-format #, python-format
msgid "NotFound raised: %s" msgid "NotFound raised: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:334 #: ../nova/api/ec2/__init__.py:333
#, python-format #, python-format
msgid "ApiError raised: %s" msgid "ApiError raised: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:343 #: ../nova/api/ec2/__init__.py:342
#, python-format #, python-format
msgid "Unexpected error raised: %s" msgid "Unexpected error raised: %s"
msgstr "" msgstr ""
#: ../nova/api/ec2/__init__.py:348 #: ../nova/api/ec2/__init__.py:347
msgid "An unknown error has occurred. Please try your request again." msgid "An unknown error has occurred. Please try your request again."
msgstr "" msgstr ""
@@ -1708,6 +1716,11 @@ msgstr ""
msgid "Found instance: %s" msgid "Found instance: %s"
msgstr "" msgstr ""
#: ../nova/volume/san.py:67
#, python-format
msgid "Could not find iSCSI export for volume %s"
msgstr ""
#: ../nova/api/ec2/apirequest.py:99 #: ../nova/api/ec2/apirequest.py:99
#, python-format #, python-format
msgid "" msgid ""
@@ -2155,51 +2168,56 @@ msgid ""
"on interface %(interface)s" "on interface %(interface)s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:139 #: ../nova/virt/fake.py:224
msgid "setting network host" #, python-format
msgid "Instance %s Not Found"
msgstr "" msgstr ""
#: ../nova/network/manager.py:194 #: ../nova/network/manager.py:143
#, python-format msgid "setting network host"
msgid "Leasing IP %s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:198 #: ../nova/network/manager.py:198
#, python-format #, python-format
msgid "IP %s leased that isn't associated" msgid "Leasing IP %s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:202 #: ../nova/network/manager.py:202
#, python-format #, python-format
msgid "IP %s leased that isn't associated"
msgstr ""
#: ../nova/network/manager.py:206
#, python-format
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s" msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:210 #: ../nova/network/manager.py:214
#, python-format #, python-format
msgid "IP %s leased that was already deallocated" msgid "IP %s leased that was already deallocated"
msgstr "" msgstr ""
#: ../nova/network/manager.py:215 #: ../nova/network/manager.py:219
#, python-format #, python-format
msgid "Releasing IP %s" msgid "Releasing IP %s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:219 #: ../nova/network/manager.py:223
#, python-format #, python-format
msgid "IP %s released that isn't associated" msgid "IP %s released that isn't associated"
msgstr "" msgstr ""
#: ../nova/network/manager.py:223 #: ../nova/network/manager.py:227
#, python-format #, python-format
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s" msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
msgstr "" msgstr ""
#: ../nova/network/manager.py:226 #: ../nova/network/manager.py:230
#, python-format #, python-format
msgid "IP %s released that was not leased" msgid "IP %s released that was not leased"
msgstr "" msgstr ""
#: ../nova/network/manager.py:461 #: ../nova/network/manager.py:464
#, python-format #, python-format
msgid "Dissassociated %s stale fixed ip(s)" msgid "Dissassociated %s stale fixed ip(s)"
msgstr "" msgstr ""