Imported Translations from Transifex

Change-Id: I682bf1fe6796b7bf894dc6e2968fe424b08178ff
This commit is contained in:
OpenStack Jenkins 2013-10-18 06:34:11 +00:00
parent 3d1868c155
commit fc8c6321fb
50 changed files with 5101 additions and 4301 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n" "PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic " "Language-Team: Arabic "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) " "Language-Team: Bulgarian (Bulgaria) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian " "Language-Team: Bosnian "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan " "Language-Team: Catalan "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech " "Language-Team: Czech "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish " "Language-Team: Danish "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n" "PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German " "Language-Team: German "
@ -301,104 +301,104 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "Inhaltstyp fehlt" msgstr "Inhaltstyp fehlt"
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "Typ für Daten %(data)s ist %(type)s" msgstr "Typ für Daten %(data)s ist %(type)s"
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "Kann JSON nicht verstehen" msgstr "Kann JSON nicht verstehen"
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "Interne DTD ist nicht zulässig" msgstr "Interne DTD ist nicht zulässig"
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "Kann XML nicht verstehen" msgstr "Kann XML nicht verstehen"
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "Nicht erkannter Inhaltstyp in Anforderung angegeben" msgstr "Nicht erkannter Inhaltstyp in Anforderung angegeben"
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "Kein Inhaltstyp in Anforderung angegeben" msgstr "Kein Inhaltstyp in Anforderung angegeben"
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "Leerer Nachrichtentext in Anforderung angegeben" msgstr "Leerer Nachrichtentext in Anforderung angegeben"
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
"Deserialisieren von Nachrichtentext als angegebenen Inhaltstyp nicht " "Deserialisieren von Nachrichtentext als angegebenen Inhaltstyp nicht "
"möglich " "möglich "
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "Sie müssen '__call__' implementieren" msgstr "Sie müssen '__call__' implementieren"
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "%(method)s %(url)s" msgstr "%(method)s %(url)s"
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "Nicht unterstützter Inhaltstyp" msgstr "Nicht unterstützter Inhaltstyp"
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "InvalidContentType: %s" msgstr "InvalidContentType: %s"
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "Fehlerhafter Anforderungshauptteil" msgstr "Fehlerhafter Anforderungshauptteil"
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "MalformedRequestBody: %s" msgstr "MalformedRequestBody: %s"
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "Ausgelöste HTTP-Ausnahme: %s" msgstr "Ausgelöste HTTP-Ausnahme: %s"
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "Interner Fehler" msgstr "Interner Fehler"
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "%(url)s mit HTTP %(status)d zurückgegeben" msgstr "%(url)s mit HTTP %(status)d zurückgegeben"
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "%(url)s hat einen Fehler zurückgegeben: %(exception)s" msgstr "%(url)s hat einen Fehler zurückgegeben: %(exception)s"
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "Daten konnten nicht deserialisiert werden" msgstr "Daten konnten nicht deserialisiert werden"
@ -2689,7 +2689,7 @@ msgstr ""
"bestimmten IP-Adresse bei Zuweisung einer dynamischen IP-Adresse " "bestimmten IP-Adresse bei Zuweisung einer dynamischen IP-Adresse "
"erforderlich" "erforderlich"
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "'fixed_ip_address' kann nicht ohne 'port_id' angegeben werden" msgstr "'fixed_ip_address' kann nicht ohne 'port_id' angegeben werden"
@ -4845,12 +4845,12 @@ msgid "create_port() called"
msgstr "Aufruf von 'create_port()'" msgstr "Aufruf von 'create_port()'"
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "Aufruf von 'delete_port()'" msgstr "Aufruf von 'delete_port()'"
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "Aufruf von 'update_port()'" msgstr "Aufruf von 'update_port()'"
@ -5500,21 +5500,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -9274,7 +9282,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -9307,8 +9315,16 @@ msgstr "'_nvp_delete_port' für Port %(port_id)s in Netz %(net_id)s abgeschlosse
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
@ -9317,7 +9333,7 @@ msgstr ""
"Ausnahme wird ignoriert, da dies bedeutet, dass der Peer für Port '%s' " "Ausnahme wird ignoriert, da dies bedeutet, dass der Peer für Port '%s' "
"bereits gelöscht wurde." "bereits gelöscht wurde."
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
@ -9326,14 +9342,14 @@ msgstr ""
"Die Erstellung von Routerschnittstellenports in externen Netzen wie %s " "Die Erstellung von Routerschnittstellenports in externen Netzen wie %s "
"ist nicht zulässig" "ist nicht zulässig"
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
@ -9342,12 +9358,12 @@ msgstr ""
"Das Feld 'device_id' muss ausgefüllt sein, damit ein externer Gateway-" "Das Feld 'device_id' muss ausgefüllt sein, damit ein externer Gateway-"
"Port für Netz %s erstellt werden kann" "Port für Netz %s erstellt werden kann"
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "Der Gateway-Port für Router %s wurde auf der Back-End-NVP nicht gefunden" msgstr "Der Gateway-Port für Router %s wurde auf der Back-End-NVP nicht gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
@ -9356,20 +9372,20 @@ msgstr ""
"'_nvp_create_ext_gw_port' im externen Netz %(ext_net_id)s, angehängt an " "'_nvp_create_ext_gw_port' im externen Netz %(ext_net_id)s, angehängt an "
"Router: %(router_id)s, abgeschlossen. NVP-Port-ID ist %(nvp_port_id)s" "Router: %(router_id)s, abgeschlossen. NVP-Port-ID ist %(nvp_port_id)s"
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
"Die Ressource %s des logischen Routers auf der NVP-Plattform nicht " "Die Ressource %s des logischen Routers auf der NVP-Plattform nicht "
"gefunden" "gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "Logischer Router kann auf der NVP-Plattform nicht aktualisiert werden" msgstr "Logischer Router kann auf der NVP-Plattform nicht aktualisiert werden"
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
@ -9378,53 +9394,53 @@ msgstr ""
"'_nvp_delete_ext_gw_port' im externen Netz %(ext_net_id)s, angehängt an " "'_nvp_delete_ext_gw_port' im externen Netz %(ext_net_id)s, angehängt an "
"Router: %(router_id)s, abgeschlossen" "Router: %(router_id)s, abgeschlossen"
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "%s erforderlich" msgstr "%s erforderlich"
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "Segmentations-ID kann bei einfachem Netztyp nicht angegeben werden" msgstr "Segmentations-ID kann bei einfachem Netztyp nicht angegeben werden"
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "Segmentations-ID muss bei VLAN-Netztyp angegeben werden" msgstr "Segmentations-ID muss bei VLAN-Netztyp angegeben werden"
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "%(net_type_param)s %(net_type_value)s nicht unterstützt" msgstr "%(net_type_param)s %(net_type_value)s nicht unterstützt"
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "Kein Switch hat verfügbare Ports (%d geprüft)" msgstr "Kein Switch hat verfügbare Ports (%d geprüft)"
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "Maximale Anzahl an logischen Ports für logisches Netz %s erreicht" msgstr "Maximale Anzahl an logischen Ports für logisches Netz %s erreicht"
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
@ -9433,114 +9449,114 @@ msgstr ""
"Netze, für die 'admin_state_up=False' gilt, werden von diesem Plug-in " "Netze, für die 'admin_state_up=False' gilt, werden von diesem Plug-in "
"noch nicht unterstützt. Einstellungen für Netz %s werden ignoriert" "noch nicht unterstützt. Einstellungen für Netz %s werden ignoriert"
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "'delete_network' für Nutzer abgeschlossen: %s" msgstr "'delete_network' für Nutzer abgeschlossen: %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "Es wurde kein lSwitch %s in NVP gefunden" msgstr "Es wurde kein lSwitch %s in NVP gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "Netze mit 'admin_state_up=False' werden nicht unterstützt." msgstr "Netze mit 'admin_state_up=False' werden nicht unterstützt."
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "'create_port' auf NVP für Nutzer %(tenant_id)s fertig gestellt: (%(id)s)" msgstr "'create_port' auf NVP für Nutzer %(tenant_id)s fertig gestellt: (%(id)s)"
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
"Erstellung eines Ports oder Einrichtung einer Zusatzeinheit des Ports in " "Erstellung eines Ports oder Einrichtung einer Zusatzeinheit des Ports in "
"NVP nicht möglich." "NVP nicht möglich."
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "Portanforderung aktualisieren: %s" msgstr "Portanforderung aktualisieren: %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "Logischer Router kann auf der NVP-Plattform nicht erstellt werden" msgstr "Logischer Router kann auf der NVP-Plattform nicht erstellt werden"
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "Netz '%s' ist kein gültiges externes Netz" msgstr "Netz '%s' ist kein gültiges externes Netz"
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "Logischer Router %s auf der NVP-Plattform nicht gefunden" msgstr "Logischer Router %s auf der NVP-Plattform nicht gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "Logischer Router kann auf der NVP-Plattform nicht aktualisiert werden" msgstr "Logischer Router kann auf der NVP-Plattform nicht aktualisiert werden"
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "Logischer Router '%s' auf der NVP-Plattform nicht gefunden" msgstr "Logischer Router '%s' auf der NVP-Plattform nicht gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
@ -9549,7 +9565,7 @@ msgstr ""
"'Add_router_interface' für Teilnetz: %(subnet_id)s und Router: " "'Add_router_interface' für Teilnetz: %(subnet_id)s und Router: "
"%(router_id)s abgeschlossen" "%(router_id)s abgeschlossen"
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
@ -9558,13 +9574,13 @@ msgstr ""
"Fehler beim Entfernen von NAT-Regeln auf der NVP-Plattform für dynamische" "Fehler beim Entfernen von NAT-Regeln auf der NVP-Plattform für dynamische"
" IP-Adresse: %s" " IP-Adresse: %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
"Eine falsche Anzahl an übereinstimmenden NAT-Regeln wurde auf der NVP-" "Eine falsche Anzahl an übereinstimmenden NAT-Regeln wurde auf der NVP-"
"Plattform gefunden" "Plattform gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
@ -9574,21 +9590,21 @@ msgstr ""
" IP-Adresse: %(floating_ip)s, zugeordnet zu interner IP-Adresse: " " IP-Adresse: %(floating_ip)s, zugeordnet zu interner IP-Adresse: "
"%(internal_ip)s" "%(internal_ip)s"
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "Port '%s' ist keinen dynamischen IP-Adressen zugeordnet" msgstr "Port '%s' ist keinen dynamischen IP-Adressen zugeordnet"
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
@ -9597,7 +9613,7 @@ msgstr ""
"'Create_l2_gw_service' hat keine UUID für die neu erstellte Ressource " "'Create_l2_gw_service' hat keine UUID für die neu erstellte Ressource "
"zurückgegeben: %s" "zurückgegeben: %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
@ -9605,7 +9621,7 @@ msgstr ""
"Gateway-Service kann von der NVP-Plattform nicht entfernt werden - die " "Gateway-Service kann von der NVP-Plattform nicht entfernt werden - die "
"Ressource wurde nicht gefunden" "Ressource wurde nicht gefunden"
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) " "Language-Team: English (Australia) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) " "Language-Team: English (United Kingdom) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) " "Language-Team: English (United States) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish " "Language-Team: Spanish "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n" "PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) " "Language-Team: Spanish (Mexico) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) " "Language-Team: Finnish (Finland) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino " "Language-Team: Filipino "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French " "Language-Team: French "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi " "Language-Team: Hindi "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian " "Language-Team: Croatian "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian " "Language-Team: Hungarian "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian " "Language-Team: Indonesian "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian " "Language-Team: Italian "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) " "Language-Team: Italian (Italy) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n" "PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n" "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese " "Language-Team: Japanese "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "内部エラー" msgstr "内部エラー"
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-04-19 14:53+0000\n" "PO-Revision-Date: 2013-04-19 14:53+0000\n"
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n" "Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
"Language-Team: ka_GE <LL@li.org>\n" "Language-Team: ka_GE <LL@li.org>\n"
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "აკლია Content-Type" msgstr "აკლია Content-Type"
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "არასწორი მოთხოვნის ნაწილი" msgstr "არასწორი მოთხოვნის ნაწილი"
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "სისტემური შეცდომა" msgstr "სისტემური შეცდომა"
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-09-18 00:19+0000\n" "PO-Revision-Date: 2013-09-18 00:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada " "Language-Team: Kannada "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean " "Language-Team: Korean "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n" "PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n" "Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n" "Language-Team: ko_KR <LL@li.org>\n"
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-10-16 22:17+0000\n" "PO-Revision-Date: 2013-10-16 22:17+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Marathi (India) " "Language-Team: Marathi (India) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay " "Language-Team: Malay "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål " "Language-Team: Norwegian Bokmål "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n" "PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali " "Language-Team: Nepali "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,9 +7,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron " "Project-Id-Version: neutron "
"jenkins.neutron.propose.translation.update.111\n" "jenkins.neutron.propose.translation.update.112\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\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"
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) " "Language-Team: Dutch (Netherlands) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) " "Language-Team: Polish (Poland) "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese " "Language-Team: Portuguese "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) " "Language-Team: Portuguese (Brazil) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n" "PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian " "Language-Team: Romanian "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian " "Language-Team: Russian "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) " "Language-Team: Russian (Russia) "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak " "Language-Team: Slovak "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) " "Language-Team: Slovenian (Slovenia) "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) " "Language-Team: Swahili (Kenya) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog " "Language-Team: Tagalog "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) " "Language-Team: Tagalog (Philippines) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) " "Language-Team: Turkish (Turkey) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian " "Language-Team: Ukrainian "
@ -300,102 +300,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2555,7 +2555,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5257,21 +5257,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8945,7 +8953,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8974,276 +8982,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-10-07 01:13+0000\n" "PO-Revision-Date: 2013-10-07 01:13+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Urdu " "Language-Team: Urdu "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) " "Language-Team: Vietnamese (Viet Nam) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) " "Language-Team: Chinese (China) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) " "Language-Team: Chinese (Hong Kong) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "" msgstr ""
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "" msgstr ""
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""
@ -2554,7 +2554,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
@ -4601,12 +4601,12 @@ msgid "create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "" msgstr ""
@ -5256,21 +5256,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8944,7 +8952,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -8973,276 +8981,284 @@ msgstr ""
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" "attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-17 06:33+0000\n" "POT-Creation-Date: 2013-10-18 06:32+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n" "PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) " "Language-Team: Chinese (Taiwan) "
@ -299,102 +299,102 @@ msgstr ""
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
msgstr "" msgstr ""
#: neutron/wsgi.py:298 #: neutron/wsgi.py:297
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "遺漏了內容類型" msgstr "遺漏了內容類型"
#: neutron/wsgi.py:487 #: neutron/wsgi.py:486
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "資料 %(data)s 類型為 %(type)s" msgstr "資料 %(data)s 類型為 %(type)s"
#: neutron/wsgi.py:570 #: neutron/wsgi.py:569
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "無法理解 JSON" msgstr "無法理解 JSON"
#: neutron/wsgi.py:583 neutron/wsgi.py:586 #: neutron/wsgi.py:582 neutron/wsgi.py:585
msgid "Inline DTD forbidden" msgid "Inline DTD forbidden"
msgstr "已禁止行內 DTD" msgstr "已禁止行內 DTD"
#: neutron/wsgi.py:666 #: neutron/wsgi.py:665
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "無法理解 XML" msgstr "無法理解 XML"
#: neutron/wsgi.py:777 #: neutron/wsgi.py:776
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "無法辨識要求中所提供的內容類型" msgstr "無法辨識要求中所提供的內容類型"
#: neutron/wsgi.py:781 #: neutron/wsgi.py:780
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "要求中未提供內容類型" msgstr "要求中未提供內容類型"
#: neutron/wsgi.py:785 #: neutron/wsgi.py:784
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "要求中所提供主體是空的" msgstr "要求中所提供主體是空的"
#: neutron/wsgi.py:791 #: neutron/wsgi.py:790
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "無法將主體解除序列化為提供的內容類型" msgstr "無法將主體解除序列化為提供的內容類型"
#: neutron/wsgi.py:887 #: neutron/wsgi.py:886
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "必須實作 __call__" msgstr "必須實作 __call__"
#: neutron/wsgi.py:980 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 #: neutron/wsgi.py:979 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 #: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
#: neutron/extensions/l3agentscheduler.py:51 #: neutron/extensions/l3agentscheduler.py:51
#: neutron/extensions/l3agentscheduler.py:89 #: neutron/extensions/l3agentscheduler.py:89
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
#: neutron/wsgi.py:1027 #: neutron/wsgi.py:1026
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "%(method)s %(url)s" msgstr "%(method)s %(url)s"
#: neutron/wsgi.py:1033 #: neutron/wsgi.py:1032
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "不支援的內容類型" msgstr "不支援的內容類型"
#: neutron/wsgi.py:1034 #: neutron/wsgi.py:1033
#, python-format #, python-format
msgid "InvalidContentType: %s" msgid "InvalidContentType: %s"
msgstr "InvalidContentType%s" msgstr "InvalidContentType%s"
#: neutron/wsgi.py:1038 #: neutron/wsgi.py:1037
msgid "Malformed request body" msgid "Malformed request body"
msgstr "要求內文的格式不正確" msgstr "要求內文的格式不正確"
#: neutron/wsgi.py:1039 #: neutron/wsgi.py:1038
#, python-format #, python-format
msgid "MalformedRequestBody: %s" msgid "MalformedRequestBody: %s"
msgstr "MalformedRequestBody%s" msgstr "MalformedRequestBody%s"
#: neutron/wsgi.py:1046 #: neutron/wsgi.py:1045
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "已擲出 HTTP 異常狀況:%s" msgstr "已擲出 HTTP 異常狀況:%s"
#: neutron/wsgi.py:1051 #: neutron/wsgi.py:1050
msgid "Internal error" msgid "Internal error"
msgstr "內部錯誤" msgstr "內部錯誤"
#: neutron/wsgi.py:1066 neutron/wsgi.py:1168 #: neutron/wsgi.py:1065 neutron/wsgi.py:1167
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "%(url)s 傳回了 HTTP %(status)d" msgstr "%(url)s 傳回了 HTTP %(status)d"
#: neutron/wsgi.py:1069 #: neutron/wsgi.py:1068
#, python-format #, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "%(url)s 傳回了錯誤:%(exception)s" msgstr "%(url)s 傳回了錯誤:%(exception)s"
#: neutron/wsgi.py:1187 #: neutron/wsgi.py:1186
#, python-format #, python-format
msgid "The requested content type %s is invalid." msgid "The requested content type %s is invalid."
msgstr "" msgstr ""
#: neutron/wsgi.py:1246 #: neutron/wsgi.py:1245
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "無法解除序列化資料" msgstr "無法解除序列化資料"
@ -2563,7 +2563,7 @@ msgid ""
"assigning a floating IP" "assigning a floating IP"
msgstr "埠 %s 具有多個固定 IP。指派浮動 IP 時必須提供特定 IP" msgstr "埠 %s 具有多個固定 IP。指派浮動 IP 時必須提供特定 IP"
#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1756 #: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1760
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "如果未指定 port_id則無法指定 fixed_ip_address" msgstr "如果未指定 port_id則無法指定 fixed_ip_address"
@ -4622,12 +4622,12 @@ msgid "create_port() called"
msgstr "已呼叫 create_port()" msgstr "已呼叫 create_port()"
#: neutron/plugins/cisco/network_plugin.py:207 #: neutron/plugins/cisco/network_plugin.py:207
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432
msgid "delete_port() called" msgid "delete_port() called"
msgstr "已呼叫 delete_port()" msgstr "已呼叫 delete_port()"
#: neutron/plugins/cisco/network_plugin.py:226 #: neutron/plugins/cisco/network_plugin.py:226
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:345 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386
msgid "update_port() called" msgid "update_port() called"
msgstr "已呼叫 update_port()" msgstr "已呼叫 update_port()"
@ -5277,21 +5277,29 @@ msgstr ""
msgid "Provider network removed from DB: %s" msgid "Provider network removed from DB: %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:369 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357
#, python-format
msgid ""
"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, "
"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, "
"old_device_owner: %(odo)s, new_device_owner: %(ndo)s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413
#, python-format #, python-format
msgid "Unable to update port '%s' on Nexus switch" msgid "Unable to update port '%s' on Nexus switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:429 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473
msgid "L3 enabled on Nexus plugin, create SVI on switch" msgid "L3 enabled on Nexus plugin, create SVI on switch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:449 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:474 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518
msgid "L3 disabled or not Nexus plugin, send to vswitch" msgid "L3 disabled or not Nexus plugin, send to vswitch"
msgstr "" msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:463 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507
msgid "L3 enabled on Nexus plugin, delete SVI from switch" msgid "L3 enabled on Nexus plugin, delete SVI from switch"
msgstr "" msgstr ""
@ -8991,7 +8999,7 @@ msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:456 #: neutron/plugins/nicira/NeutronPlugin.py:456
#: neutron/plugins/nicira/NeutronPlugin.py:493 #: neutron/plugins/nicira/NeutronPlugin.py:493
#: neutron/plugins/nicira/NeutronPlugin.py:680 #: neutron/plugins/nicira/NeutronPlugin.py:684
#, python-format #, python-format
msgid "" msgid ""
"NVP plugin does not support regular VIF ports on external networks. Port " "NVP plugin does not support regular VIF ports on external networks. Port "
@ -9020,41 +9028,49 @@ msgstr "對網路 %(net_id)s 上埠 %(port_id)s 執行的 _nvp_delete_port 已
msgid "Port %s not found in NVP" msgid "Port %s not found in NVP"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:534 #: neutron/plugins/nicira/NeutronPlugin.py:523
#: neutron/plugins/nicira/NeutronPlugin.py:1048 #, python-format
msgid ""
"Neutron port %(port_id)s not found on NVP backend. Terminating delete "
"operation. A dangling router port might have been left on router "
"%(router_id)s"
msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:538
#: neutron/plugins/nicira/NeutronPlugin.py:1052
#, python-format #, python-format
msgid "" msgid ""
"Ignoring exception as this means the peer for port '%s' has already been " "Ignoring exception as this means the peer for port '%s' has already been "
"deleted." "deleted."
msgstr "正在忽略異常狀況,因為這意味著埠 '%s' 的同層級已刪除。" msgstr "正在忽略異常狀況,因為這意味著埠 '%s' 的同層級已刪除。"
#: neutron/plugins/nicira/NeutronPlugin.py:546 #: neutron/plugins/nicira/NeutronPlugin.py:550
#, python-format #, python-format
msgid "" msgid ""
"It is not allowed to create router interface ports on external networks " "It is not allowed to create router interface ports on external networks "
"as '%s'" "as '%s'"
msgstr "不容許在外部網路上建立路由器介面埠來作為 '%s'" msgstr "不容許在外部網路上建立路由器介面埠來作為 '%s'"
#: neutron/plugins/nicira/NeutronPlugin.py:569 #: neutron/plugins/nicira/NeutronPlugin.py:573
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_router_port completed for port %(name)s on network " "_nvp_create_router_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:582 #: neutron/plugins/nicira/NeutronPlugin.py:586
#, python-format #, python-format
msgid "" msgid ""
"device_id field must be populated in order to create an external gateway " "device_id field must be populated in order to create an external gateway "
"port for network %s" "port for network %s"
msgstr "必須將資料移入 device_id 欄位,才能給網路 %s 建立外部閘道埠" msgstr "必須將資料移入 device_id 欄位,才能給網路 %s 建立外部閘道埠"
#: neutron/plugins/nicira/NeutronPlugin.py:590 #: neutron/plugins/nicira/NeutronPlugin.py:594
#, python-format #, python-format
msgid "The gateway port for the router %s was not found on the NVP backend" msgid "The gateway port for the router %s was not found on the NVP backend"
msgstr "在 NVP 後端找不到路由器 %s 的閘道埠" msgstr "在 NVP 後端找不到路由器 %s 的閘道埠"
#: neutron/plugins/nicira/NeutronPlugin.py:629 #: neutron/plugins/nicira/NeutronPlugin.py:633
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
@ -9063,235 +9079,235 @@ msgstr ""
"已在路由器 %(router_id)s 所連接的外部網路 %(ext_net_id)s 上完成 " "已在路由器 %(router_id)s 所連接的外部網路 %(ext_net_id)s 上完成 "
"_nvp_create_ext_gw_port。NVP 埠 ID 為 %(nvp_port_id)s" "_nvp_create_ext_gw_port。NVP 埠 ID 為 %(nvp_port_id)s"
#: neutron/plugins/nicira/NeutronPlugin.py:661 #: neutron/plugins/nicira/NeutronPlugin.py:665
#: neutron/plugins/nicira/NeutronPlugin.py:1692 #: neutron/plugins/nicira/NeutronPlugin.py:1696
#, python-format #, python-format
msgid "Logical router resource %s not found on NVP platform" msgid "Logical router resource %s not found on NVP platform"
msgstr "在 NVP 平台上找不到邏輯路由器資源 %s" msgstr "在 NVP 平台上找不到邏輯路由器資源 %s"
#: neutron/plugins/nicira/NeutronPlugin.py:665 #: neutron/plugins/nicira/NeutronPlugin.py:669
#: neutron/plugins/nicira/NeutronPlugin.py:1696 #: neutron/plugins/nicira/NeutronPlugin.py:1700
msgid "Unable to update logical routeron NVP Platform" msgid "Unable to update logical routeron NVP Platform"
msgstr "無法在 NVP 平台上更新邏輯路由器" msgstr "無法在 NVP 平台上更新邏輯路由器"
#: neutron/plugins/nicira/NeutronPlugin.py:667 #: neutron/plugins/nicira/NeutronPlugin.py:671
#, python-format #, python-format
msgid "" msgid ""
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " "_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
"attached to router:%(router_id)s" "attached to router:%(router_id)s"
msgstr "已在路由器 %(router_id)s 所連接的外部網路 %(ext_net_id)s 上完成 _nvp_delete_ext_gw_port" msgstr "已在路由器 %(router_id)s 所連接的外部網路 %(ext_net_id)s 上完成 _nvp_delete_ext_gw_port"
#: neutron/plugins/nicira/NeutronPlugin.py:708 #: neutron/plugins/nicira/NeutronPlugin.py:712
#, python-format #, python-format
msgid "" msgid ""
"_nvp_create_l2_gw_port completed for port %(name)s on network " "_nvp_create_l2_gw_port completed for port %(name)s on network "
"%(network_id)s. The new port id is %(id)s." "%(network_id)s. The new port id is %(id)s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:740 #: neutron/plugins/nicira/NeutronPlugin.py:744
#, python-format #, python-format
msgid "Unable to find NVP uuid for Neutron port %s" msgid "Unable to find NVP uuid for Neutron port %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:775 #: neutron/plugins/nicira/NeutronPlugin.py:779
#, python-format #, python-format
msgid "%s required" msgid "%s required"
msgstr "需要 %s" msgstr "需要 %s"
#: neutron/plugins/nicira/NeutronPlugin.py:779 #: neutron/plugins/nicira/NeutronPlugin.py:783
msgid "Segmentation ID cannot be specified with flat network type" msgid "Segmentation ID cannot be specified with flat network type"
msgstr "無法使用平面網路類型來指定分段 ID" msgstr "無法使用平面網路類型來指定分段 ID"
#: neutron/plugins/nicira/NeutronPlugin.py:783 #: neutron/plugins/nicira/NeutronPlugin.py:787
msgid "Segmentation ID must be specified with vlan network type" msgid "Segmentation ID must be specified with vlan network type"
msgstr "必須使用 VLAN 網路類型來指定分段 ID" msgstr "必須使用 VLAN 網路類型來指定分段 ID"
#: neutron/plugins/nicira/NeutronPlugin.py:787 #: neutron/plugins/nicira/NeutronPlugin.py:791
#: neutron/plugins/nicira/NeutronPlugin.py:803 #: neutron/plugins/nicira/NeutronPlugin.py:807
#, python-format #, python-format
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:809 #: neutron/plugins/nicira/NeutronPlugin.py:813
#, python-format #, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported" msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr "不支援 %(net_type_param)s %(net_type_value)s" msgstr "不支援 %(net_type_param)s %(net_type_value)s"
#: neutron/plugins/nicira/NeutronPlugin.py:854 #: neutron/plugins/nicira/NeutronPlugin.py:858
#, python-format #, python-format
msgid "No switch has available ports (%d checked)" msgid "No switch has available ports (%d checked)"
msgstr "交換器沒有可用的埠(已檢查 %d 個)" msgstr "交換器沒有可用的埠(已檢查 %d 個)"
#: neutron/plugins/nicira/NeutronPlugin.py:876 #: neutron/plugins/nicira/NeutronPlugin.py:880
#, python-format #, python-format
msgid "Maximum number of logical ports reached for logical network %s" msgid "Maximum number of logical ports reached for logical network %s"
msgstr "已達到邏輯網路 %s 的邏輯埠數目上限" msgstr "已達到邏輯網路 %s 的邏輯埠數目上限"
#: neutron/plugins/nicira/NeutronPlugin.py:966 #: neutron/plugins/nicira/NeutronPlugin.py:970
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not yet supported by this plugin. " "Network with admin_state_up=False are not yet supported by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "此外掛程式尚不支援 admin_state_up = False 的網路。正在忽略對網路 %s 的設定" msgstr "此外掛程式尚不支援 admin_state_up = False 的網路。正在忽略對網路 %s 的設定"
#: neutron/plugins/nicira/NeutronPlugin.py:1030 #: neutron/plugins/nicira/NeutronPlugin.py:1034
#, python-format #, python-format
msgid "A nvp lport identifier was not found for neutron port '%s'" msgid "A nvp lport identifier was not found for neutron port '%s'"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1058 #: neutron/plugins/nicira/NeutronPlugin.py:1062
#, python-format #, python-format
msgid "delete_network completed for tenant: %s" msgid "delete_network completed for tenant: %s"
msgstr "已對 Tenant 完成 delete_network%s" msgstr "已對 Tenant 完成 delete_network%s"
#: neutron/plugins/nicira/NeutronPlugin.py:1061 #: neutron/plugins/nicira/NeutronPlugin.py:1065
#: neutron/plugins/nicira/NeutronServicePlugin.py:506 #: neutron/plugins/nicira/NeutronServicePlugin.py:506
#, python-format #, python-format
msgid "Did not found lswitch %s in NVP" msgid "Did not found lswitch %s in NVP"
msgstr "在 NVP 中找不到 lswitch %s" msgstr "在 NVP 中找不到 lswitch %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1091 #: neutron/plugins/nicira/NeutronPlugin.py:1095
msgid "admin_state_up=False networks are not supported." msgid "admin_state_up=False networks are not supported."
msgstr "不支援 admin_state_up = False 網路。" msgstr "不支援 admin_state_up = False 網路。"
#: neutron/plugins/nicira/NeutronPlugin.py:1157 #: neutron/plugins/nicira/NeutronPlugin.py:1161
#, python-format #, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr "已對 Tenant %(tenant_id)s 的 NVP 完成 create_port(%(id)s)" msgstr "已對 Tenant %(tenant_id)s 的 NVP 完成 create_port(%(id)s)"
#: neutron/plugins/nicira/NeutronPlugin.py:1171 #: neutron/plugins/nicira/NeutronPlugin.py:1175
#, python-format #, python-format
msgid "Logical switch for network %s was not found in NVP." msgid "Logical switch for network %s was not found in NVP."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1182 #: neutron/plugins/nicira/NeutronPlugin.py:1186
msgid "Unable to create port or set port attachment in NVP." msgid "Unable to create port or set port attachment in NVP."
msgstr "無法在 NVP 中建立埠或設定埠連接裝置。" msgstr "無法在 NVP 中建立埠或設定埠連接裝置。"
#: neutron/plugins/nicira/NeutronPlugin.py:1274 #: neutron/plugins/nicira/NeutronPlugin.py:1278
#, python-format #, python-format
msgid "Update port request: %s" msgid "Update port request: %s"
msgstr "更新埠要求:%s" msgstr "更新埠要求:%s"
#: neutron/plugins/nicira/NeutronPlugin.py:1301 #: neutron/plugins/nicira/NeutronPlugin.py:1305
#, python-format #, python-format
msgid "Unable to update port id: %s." msgid "Unable to update port id: %s."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1384 #: neutron/plugins/nicira/NeutronPlugin.py:1388
msgid "" msgid ""
"Cannot create a distributed router with the NVP platform currently in " "Cannot create a distributed router with the NVP platform currently in "
"execution. Please, try without specifying the 'distributed' attribute." "execution. Please, try without specifying the 'distributed' attribute."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1391 #: neutron/plugins/nicira/NeutronPlugin.py:1395
msgid "Unable to create logical router on NVP Platform" msgid "Unable to create logical router on NVP Platform"
msgstr "無法在 NVP 平台上建立邏輯路由器" msgstr "無法在 NVP 平台上建立邏輯路由器"
#: neutron/plugins/nicira/NeutronPlugin.py:1400 #: neutron/plugins/nicira/NeutronPlugin.py:1404
#, python-format #, python-format
msgid "" msgid ""
"Unable to create L3GW port on logical router %(router_uuid)s. Verify " "Unable to create L3GW port on logical router %(router_uuid)s. Verify "
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" "Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1410 #: neutron/plugins/nicira/NeutronPlugin.py:1414
#, python-format #, python-format
msgid "Unable to create router %s" msgid "Unable to create router %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1438 #: neutron/plugins/nicira/NeutronPlugin.py:1442
#: neutron/plugins/nicira/NeutronPlugin.py:1492 #: neutron/plugins/nicira/NeutronPlugin.py:1496
#: neutron/plugins/nicira/NeutronServicePlugin.py:195 #: neutron/plugins/nicira/NeutronServicePlugin.py:195
#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 #: neutron/plugins/nicira/NeutronServicePlugin.py:1168
#, python-format #, python-format
msgid "Network '%s' is not a valid external network" msgid "Network '%s' is not a valid external network"
msgstr "網路 '%s' 不是有效的外部網路" msgstr "網路 '%s' 不是有效的外部網路"
#: neutron/plugins/nicira/NeutronPlugin.py:1501 #: neutron/plugins/nicira/NeutronPlugin.py:1505
msgid "" msgid ""
"'routes' cannot contain route '0.0.0.0/0', this must be updated through " "'routes' cannot contain route '0.0.0.0/0', this must be updated through "
"the default gateway attribute" "the default gateway attribute"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1517 #: neutron/plugins/nicira/NeutronPlugin.py:1521
#, python-format #, python-format
msgid "Logical router %s not found on NVP Platform" msgid "Logical router %s not found on NVP Platform"
msgstr "在 NVP 平台上找不到邏輯路由器 %s" msgstr "在 NVP 平台上找不到邏輯路由器 %s"
#: neutron/plugins/nicira/NeutronPlugin.py:1521 #: neutron/plugins/nicira/NeutronPlugin.py:1525
msgid "Unable to update logical router on NVP Platform" msgid "Unable to update logical router on NVP Platform"
msgstr "無法在 NVP 平台上更新邏輯路由器" msgstr "無法在 NVP 平台上更新邏輯路由器"
#: neutron/plugins/nicira/NeutronPlugin.py:1523 #: neutron/plugins/nicira/NeutronPlugin.py:1527
msgid "" msgid ""
"Request cannot contain 'routes' with the NVP platform currently in " "Request cannot contain 'routes' with the NVP platform currently in "
"execution. Please, try without specifying the static routes." "execution. Please, try without specifying the static routes."
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1560 #: neutron/plugins/nicira/NeutronPlugin.py:1564
#, python-format #, python-format
msgid "Logical router '%s' not found on NVP Platform" msgid "Logical router '%s' not found on NVP Platform"
msgstr "在 NVP 平台上找不到邏輯路由器 '%s'" msgstr "在 NVP 平台上找不到邏輯路由器 '%s'"
#: neutron/plugins/nicira/NeutronPlugin.py:1564 #: neutron/plugins/nicira/NeutronPlugin.py:1568
#, python-format #, python-format
msgid "Unable to delete logical router '%s' on NVP Platform" msgid "Unable to delete logical router '%s' on NVP Platform"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1632 #: neutron/plugins/nicira/NeutronPlugin.py:1636
#, python-format #, python-format
msgid "" msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and " "Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s" "router:%(router_id)s"
msgstr "已對子網路 %(subnet_id)s 及路由器 %(router_id)s 完成 Add_router_interface" msgstr "已對子網路 %(subnet_id)s 及路由器 %(router_id)s 完成 Add_router_interface"
#: neutron/plugins/nicira/NeutronPlugin.py:1728 #: neutron/plugins/nicira/NeutronPlugin.py:1732
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while removing NAT rules on the NVP platform for " "An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s" "floating ip:%s"
msgstr "在 NVP 平台上移除浮動 IP 的 NAT 規則時發生錯誤:%s。" msgstr "在 NVP 平台上移除浮動 IP 的 NAT 規則時發生錯誤:%s。"
#: neutron/plugins/nicira/NeutronPlugin.py:1734 #: neutron/plugins/nicira/NeutronPlugin.py:1738
msgid "An incorrect number of matching NAT rules was found on the NVP platform" msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr "在 NVP 平台上找到的相符 NAT 規則數目不正確" msgstr "在 NVP 平台上找到的相符 NAT 規則數目不正確"
#: neutron/plugins/nicira/NeutronPlugin.py:1848 #: neutron/plugins/nicira/NeutronPlugin.py:1852
#, python-format #, python-format
msgid "" msgid ""
"An error occurred while creating NAT rules on the NVP platform for " "An error occurred while creating NAT rules on the NVP platform for "
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" "floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
msgstr "在 NVP 平台上給浮動 IP %(floating_ip)s已對映到內部 IP %(internal_ip)s建立 NAT 規則時發生錯誤" msgstr "在 NVP 平台上給浮動 IP %(floating_ip)s已對映到內部 IP %(internal_ip)s建立 NAT 規則時發生錯誤"
#: neutron/plugins/nicira/NeutronPlugin.py:1854 #: neutron/plugins/nicira/NeutronPlugin.py:1858
msgid "Failed to update NAT rules for floatingip update" msgid "Failed to update NAT rules for floatingip update"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1885 #: neutron/plugins/nicira/NeutronPlugin.py:1889
#, python-format #, python-format
msgid "The port '%s' is not associated with floating IPs" msgid "The port '%s' is not associated with floating IPs"
msgstr "埠 '%s' 未與浮動 IP 產生關聯" msgstr "埠 '%s' 未與浮動 IP 產生關聯"
#: neutron/plugins/nicira/NeutronPlugin.py:1888 #: neutron/plugins/nicira/NeutronPlugin.py:1892
#, python-format #, python-format
msgid "Nat rules not found in nvp for port: %s" msgid "Nat rules not found in nvp for port: %s"
msgstr "" msgstr ""
#: neutron/plugins/nicira/NeutronPlugin.py:1914 #: neutron/plugins/nicira/NeutronPlugin.py:1918
#, python-format #, python-format
msgid "" msgid ""
"Create_l2_gw_service did not return an uuid for the newly created " "Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s" "resource:%s"
msgstr "Create_l2_gw_service 未傳回所新建資源的 UUID%s" msgstr "Create_l2_gw_service 未傳回所新建資源的 UUID%s"
#: neutron/plugins/nicira/NeutronPlugin.py:1936 #: neutron/plugins/nicira/NeutronPlugin.py:1940
msgid "" msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not " "Unable to remove gateway service from NVP plaform - the resource was not "
"found" "found"
msgstr "無法將閘道服務從 NVP 平台中移除 - 找不到資源" msgstr "無法將閘道服務從 NVP 平台中移除 - 找不到資源"
#: neutron/plugins/nicira/NeutronPlugin.py:2024 #: neutron/plugins/nicira/NeutronPlugin.py:2028
#, python-format #, python-format
msgid "Port values not valid for protocol: %s" msgid "Port values not valid for protocol: %s"
msgstr "" msgstr ""