]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Thu, 2 Jan 2014 06:34:00 +0000 (06:34 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Thu, 2 Jan 2014 06:34:00 +0000 (06:34 +0000)
Change-Id: Ie39eae9336254407ac8688135f932763d860cf7b

60 files changed:
neutron/locale/ar/LC_MESSAGES/neutron.po
neutron/locale/bg_BG/LC_MESSAGES/neutron.po
neutron/locale/bn_IN/LC_MESSAGES/neutron.po
neutron/locale/bs/LC_MESSAGES/neutron.po
neutron/locale/ca/LC_MESSAGES/neutron.po
neutron/locale/cs/LC_MESSAGES/neutron.po
neutron/locale/da/LC_MESSAGES/neutron.po
neutron/locale/de/LC_MESSAGES/neutron.po
neutron/locale/en_AU/LC_MESSAGES/neutron.po
neutron/locale/en_GB/LC_MESSAGES/neutron.po
neutron/locale/en_US/LC_MESSAGES/neutron.po
neutron/locale/es/LC_MESSAGES/neutron.po
neutron/locale/es_MX/LC_MESSAGES/neutron.po
neutron/locale/eu/LC_MESSAGES/neutron.po
neutron/locale/eu_ES/LC_MESSAGES/neutron.po
neutron/locale/fa/LC_MESSAGES/neutron.po
neutron/locale/fi_FI/LC_MESSAGES/neutron.po
neutron/locale/fil/LC_MESSAGES/neutron.po
neutron/locale/fr/LC_MESSAGES/neutron.po
neutron/locale/gl/LC_MESSAGES/neutron.po
neutron/locale/hi/LC_MESSAGES/neutron.po
neutron/locale/hr/LC_MESSAGES/neutron.po
neutron/locale/hu/LC_MESSAGES/neutron.po
neutron/locale/id/LC_MESSAGES/neutron.po
neutron/locale/is_IS/LC_MESSAGES/neutron.po
neutron/locale/it/LC_MESSAGES/neutron.po
neutron/locale/it_IT/LC_MESSAGES/neutron.po
neutron/locale/ja/LC_MESSAGES/neutron.po
neutron/locale/ka_GE/LC_MESSAGES/neutron.po
neutron/locale/km/LC_MESSAGES/neutron.po
neutron/locale/kn/LC_MESSAGES/neutron.po
neutron/locale/ko/LC_MESSAGES/neutron.po
neutron/locale/ko_KR/LC_MESSAGES/neutron.po
neutron/locale/ml_IN/LC_MESSAGES/neutron.po
neutron/locale/mr_IN/LC_MESSAGES/neutron.po
neutron/locale/ms/LC_MESSAGES/neutron.po
neutron/locale/nb/LC_MESSAGES/neutron.po
neutron/locale/ne/LC_MESSAGES/neutron.po
neutron/locale/neutron.pot
neutron/locale/nl_NL/LC_MESSAGES/neutron.po
neutron/locale/pa_IN/LC_MESSAGES/neutron.po
neutron/locale/pl_PL/LC_MESSAGES/neutron.po
neutron/locale/pt/LC_MESSAGES/neutron.po
neutron/locale/pt_BR/LC_MESSAGES/neutron.po
neutron/locale/ro/LC_MESSAGES/neutron.po
neutron/locale/ru/LC_MESSAGES/neutron.po
neutron/locale/ru_RU/LC_MESSAGES/neutron.po
neutron/locale/sk/LC_MESSAGES/neutron.po
neutron/locale/sl_SI/LC_MESSAGES/neutron.po
neutron/locale/sv/LC_MESSAGES/neutron.po
neutron/locale/sw_KE/LC_MESSAGES/neutron.po
neutron/locale/tl/LC_MESSAGES/neutron.po
neutron/locale/tl_PH/LC_MESSAGES/neutron.po
neutron/locale/tr_TR/LC_MESSAGES/neutron.po
neutron/locale/uk/LC_MESSAGES/neutron.po
neutron/locale/ur/LC_MESSAGES/neutron.po
neutron/locale/vi_VN/LC_MESSAGES/neutron.po
neutron/locale/zh_CN/LC_MESSAGES/neutron.po
neutron/locale/zh_HK/LC_MESSAGES/neutron.po
neutron/locale/zh_TW/LC_MESSAGES/neutron.po

index 097197ae53e80a2241e77bb384eb1fdc81503c29..9ca4ba8d43d092a03cffc49b2fcf5c1f86278593 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-09-12 23:31+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Arabic "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13240,12 +13289,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 98aa3cb35f9522f1a8405e1904fea96cc7bb00d9..56523d715868e64897445e3ae0b50bafec0f2d62 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 7728e702b20e946445b8aebe5669fd0cea3ff9fd..e80e1966a800373d56667659530bf67bae6f286b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-10-20 01:34+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Bengali (India) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13170,12 +13219,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 49b8572d36950e9609db9ec78b2f12bf01a46365..bc7439ea094f0f9f52849d8d4fc95fc705e982b0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bosnian "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 9a18a8f08426f8b8a7bbcdee9c352318b4612e31..bc201c981f75e16ca44204eff6aebd22c2e08ae5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Catalan "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index a407dbef6ab56dc015291543723902eb93d11a24..cf91a22c44bb12c7d71201842828ece57941da19 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Czech "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 8af64c8f93dabd1f5240b370ec89cee2338f4a47..a45c9f473ae729c8693fcf7549efff3f995da2c1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Danish "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 2f72ddf6a70d86de2f1d92313f8be8cec782ef54..37b7e490ab8c797464c6e0cc9714b2a8c32993e7 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-22 08:17+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: German "
@@ -177,19 +177,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr "In Quotenfunktionen unterstütze Ressourcennamen"
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
-msgstr "Standardanzahl an zulässigen Ressourcen pro Nutzer, Minus für unbegrenzt"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
-msgstr "Anzahl an zulässigen Netzen pro Nutzer, Minus für unbegrenzt"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
+msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
-msgstr "Anzahl an zulässigen Teilnetzen pro Nutzer, Minus für unbegrenzt"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
+msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -623,7 +625,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr "Routerport %s verfügt über keine IP-Adresse"
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1484,6 +1486,21 @@ msgstr "Geladene Plug-ins implementieren Schnittstelle für Erweiterung %s nicht
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2314,14 +2331,14 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 "Die Konfiguration des Agenten %(agent_type)s auf Host %(host)s ist "
 "ungültig."
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr "Nachricht mit ungültiger Zeitmarke empfangen"
 
@@ -2670,17 +2687,17 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr "Keine IP-Adressen für externes Netz %s verfügbar"
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr "Netz %s ist kein gültiges externes Netz"
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr "Router verfügt bereits über einen Port auf Teilnetz %s"
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
@@ -2689,34 +2706,34 @@ msgstr ""
 "Überschneidungen zwischen CIDR %(subnet_cidr)s von Teilnetz %(subnet_id)s"
 " und CIDR %(cidr)s von Teilnetz %(sub_id)s"
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr "Entweder 'subnet_id' oder 'port_id' muss angegeben sein"
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr "Angabe sowohl von Teilnetz-ID als auch von Port-ID nicht möglich"
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr "Routerport muss über genau eine statische IP-Adresse verfügen"
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 "Teilnetz für Routerschnittstelle muss über eine Gateway-IP-Adresse "
 "verfügen"
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 "Dynamische IP-Adresse kann nicht zu Port auf Teilnetz %s ohne "
 "'gateway_ip' hinzugefügt werden"
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
@@ -2725,26 +2742,26 @@ msgstr ""
 "Port %(port_id)s ist einem anderen Nutzer zugeordnet als die dynamische "
 "IP-Adresse %(floatingip_id)s und kann daher nicht gebunden werden."
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr "Port %(id)s verfügt nicht über statische IP-Adresse %(address)s"
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 "Dynamische IP-Adresse kann nicht zu Port %s hinzugefügt werden, der über "
 "keine statischen IP-Adressen verfügt"
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
@@ -2754,11 +2771,11 @@ msgstr ""
 "bestimmten IP-Adresse bei Zuweisung einer dynamischen IP-Adresse "
 "erforderlich"
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr "'fixed_ip_address' kann nicht ohne 'port_id' angegeben werden"
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
@@ -2767,12 +2784,12 @@ msgstr ""
 "Port %(port_id)s hat Eigentümer %(port_owner)s, aber keine IP-Adresse und"
 " kann daher gelöscht werden"
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr "Mehrere dynamische IP-Adressen für Port %s gefunden"
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "Port %s wird übersprungen, da keine IP-Adresse auf ihm konfiguriert ist"
@@ -3216,15 +3233,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3307,12 +3328,14 @@ msgstr ""
 "Adressen erforderlich ist. "
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen Routern pro Nutzer, -1 für unbegrenzt"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
+msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen dynamischen IP-Adressen pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
 #, python-format
@@ -3585,12 +3608,16 @@ msgid "'%s' is not an integer or uuid"
 msgstr "'%s' ist keine Ganzzahl und keine UUID"
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
-msgstr "Anzahl an zulässigen Sicherheitsgruppen pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen Sicherheitsregeln pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/servicetype.py:54
 msgid "Neutron Service Type Management"
@@ -4680,42 +4707,42 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
@@ -4724,7 +4751,7 @@ msgstr ""
 "In dieser Plug-in-Version wird das Einstellen von 'admin_state_up=False' "
 "nicht unterstützt. Einstellungen werden ignoriert für Ressource: %s"
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
@@ -4733,7 +4760,7 @@ msgstr ""
 "Der Betriebsstatus wird intern vom Plug-in eingestellt. Die Einstellung "
 "'status=%s' wird ignoriert."
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9941,6 +9968,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr "Die Anforderung hat das zulässige Zeitlimit überschritten."
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -10139,11 +10171,6 @@ msgstr "Fehler beim Erstellen der logischen Warteschlange"
 msgid "Failed to delete logical queue"
 msgstr "Fehler beim Löschen der logischen Warteschlange"
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10706,7 +10733,12 @@ msgstr ""
 "Angegebener Name: '%s' überschreitet die maximale Länge. Er wird auf NVP "
 "abgeschnitten"
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -13224,6 +13256,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -14345,12 +14394,43 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
 #~ msgstr ""
+#~ "Standardanzahl an zulässigen Ressourcen pro"
+#~ " Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr "Anzahl an zulässigen Netzen pro Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr "Anzahl an zulässigen Teilnetzen pro Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Routern pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+#~ "Anzahl an zulässigen dynamischen IP-"
+#~ "Adressen pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Sicherheitsgruppen pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Sicherheitsregeln pro Nutzer, -1 für unbegrenzt"
 
index b4d53d123dc1be45ea07ad3888e92fce8dad0791..b86f9c7978d4de51722a8373ecf84d3cd3e518cf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (Australia) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index e86e85fe9402f4226105e42ea09489c53fc83b89..f82ff59f93c9b09811322165a04762aa139d07ca 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (United Kingdom) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 0b4e3e040ec972092f751119c2d1d2ed81165ba7..af690d61bd5c54c0a9c82914b6ea32642410236f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (United States) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 2ee19c1a8fcf21a643ee523a9d20c8e07d3b9a50..a5f124355c0665d9a7a2acc46a117a8f393d160a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 2269df8e8bdf0a3d045f194a324286de72683c21..775dcdb3d47bb24324f780ec02227fcbf35990e6 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-08-29 05:16+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Spanish (Mexico) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13587,12 +13636,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 41a45663dbd01e44a4d4a0ac70fb33cdd921be9f..a11d69f17a3c370250e42db94cf2f6c19758aa56 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-15 00:14+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Basque "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 15a2cebac8da5b928597445d420cf1bed4663fb7..2cbfeab805cc27bdac9bdcbe6f825919f28e0e77 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-15 02:27+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Basque (Spain) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index dc33c5bc0bf449c27271c1ccf354afc960118a48..d68f630a294b1e0014b1a3d1877c9bcb0a85f000 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-15 02:28+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Persian "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index c2aa657e5350fa7a75fa9be9ce011a37d82146ee..1974bf099fcbcb5308c039da00fd2f7feaac8150 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 5d879f536ec26e8c6f15fe3a9faf3d0535c621d2..4db1e6969e8a73ae2cfe3f0028e358cd5b026310 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-09-28 05:40+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Filipino "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13227,12 +13276,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index fb6e90c05803611f5f0857ab4b57a1d2b5c5c141..6fa612c729a11fce0ad0f714b93ee582603af38d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 62251845cd30a6836448715183b258a019b83236..68f93062bd4f1e3cc53a508d2077e93087b317ad 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-10-28 23:23+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Galician "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13152,12 +13201,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 735ac7b49c69efa515fb60be439854c96ff653e8..445dda2ce89ddbd488a8c654d7af388376357de7 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Hindi "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13605,12 +13654,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 603f64bf3e3808fff2ddd6635a2d19029b8e9092..a19af5b434ce77823ffe9e8390478c519df8f95a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Croatian "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 4f71d9dfe16819f7ac5ca85835be0243cd26301c..5bd39cf4ed66f4bb23988a418cefbffecd3aa6f4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Hungarian "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 72041eddb4966b67453068fc299d95e2e3278ed7..1ba893976465e9b9e379cb67a989f5b8de186bfe 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Indonesian "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 69a6cbdd130e9dcc5c1015e4b59844822b982e22..eb53b559916e2619c2e2420fd3ed0b221be98d89 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-12-16 02:36+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Icelandic (Iceland) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13003,11 +13052,41 @@ msgstr ""
 #~ msgstr ""
 
 #~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
 #~ msgstr ""
 
 #~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
index 18597f2e767ddd9aa6410760a6c99c34fcc5d960..8a6dbe29bbbcfdda1938884b35e1b1b756fd5a3e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 878faeef2eb67ec416b4d45c86ee72bf860be50a..d6203d90fada428834555dbb54664d156681130f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Italian (Italy) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 518fa9f564c830c6e6fe6712cbc2a9ec8fc1195a..f53b8e7754194224e67a0db0075d6d9a110ae7e5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-30 10:28+0000\n"
 "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
 "Language-Team: Japanese "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index d0a541f1741e43a7fde25e7ad58d1b3ccb3181fb..761807f4a8db958813321d6c8b7c91da9f3a7436 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-04-19 14:53+0000\n"
 "Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
 "Language-Team: ka_GE <LL@li.org>\n"
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index b767469f6bd8640ef372fabd01cd71ecae483057..f83dfc6e5839f51220a019221b608a0bd8a72d32 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-15 02:27+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Khmer "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index b7ece1d64c230cbb653e949153715d1e1b773fb4..84317f4f75ab9f7a5370fefdbff07a695424e4b9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-09-18 00:19+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Kannada "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13239,12 +13288,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 1bf0c79f909453f67f0448803745f9d0933aa467..f5ddd1d726ababadbdec585e6403b1a165c9e1f7 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Korean "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 3eb4e1cb06751e1cd44890852cc1b42a77a9e16f..769f1533444eaf9b895c2a1e4ba727211b1f2504 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-04-28 05:13+0000\n"
 "Last-Translator: ujuc Gang <potopro@gmail.com>\n"
 "Language-Team: ko_KR <LL@li.org>\n"
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 291ba7b55f50bbe3073a63355a927f4106dc008b..e398c9cf4d38d6efcb0342a9a2e8afb0348abf8d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-17 05:24+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Malayalam (India) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 1fb24481d7413fa1248eb470fb605674a27dbc89..76b1a703b46961d46da4c309d3d71197aa4f527a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-10-16 22:17+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Marathi (India) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13173,12 +13222,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 1144058d6d1ec0fd8976ea190227b2ba1569d9e1..253d6a915a0c923220d4251e2215d2942658cbe5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Malay "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 5d83f971cea337054d78c0fa89ccbf14756f4d57..887672cb5d8a8b4f664055d3233e091f8d6646b2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Norwegian Bokmål "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 162bf081e77e96521a72b68dc72504c58f55d641..057a22b736b145fc70c1cd91349741994a51e6fc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-09-05 06:03+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Nepali "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13491,12 +13540,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 2a976ae293d3fd9a1a82c4848ad3ec0354995ee8..4dd4b382739170b1f40feb434b1a0ff87cdb57dc 100644 (file)
@@ -1,15 +1,15 @@
 # Translations template for neutron.
-# Copyright (C) 2013 ORGANIZATION
+# Copyright (C) 2014 ORGANIZATION
 # This file is distributed under the same license as the neutron project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: neutron "
-"jenkins.neutron.propose.translation.update.178\n"
+"jenkins.neutron.propose.translation.update.191\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
index b8bc1fe34c413333197d7459136f815164eea769..221795992f613e61225410df53a699e10c2e5fe6 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Dutch (Netherlands) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 84104bc20fc35a58e4270bf69abaf2205737dede..1cc01321ae582ded98505c193c4fec684dab4cff 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-12-15 04:38+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Panjabi (Punjabi) (India) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13003,11 +13052,41 @@ msgstr ""
 #~ msgstr ""
 
 #~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
 #~ msgstr ""
 
 #~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
index a50a5552b6c1edf79388c014f458412b6e6fc9cf..277114ae4c224b0a12b22d24d6c2e948100c54fc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-06-28 06:06+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Polish (Poland) "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index c4fc988854c7ea38f1b5f53b2708fb0cfed09baa..c5343ced352fd78e18915d7526cd33708aebb1ca 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index bd6f7503a653ee70dee1b465b2fe32a3cabd08cf..cbe0d716c45c07d853ddf1a585a2278296e01339 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese (Brazil) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index c0585758525083078fd068c09abf817b3a3b3a9f..0f4e90eba6b86caf79542cb40793ee8634b4cf2f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-06-08 07:51+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Romanian "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 68a9371a46d7ab586156f9a6feeec9e977191463..6c11d5e11a82e859823a3a6a992b4898c2404b8d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 6b8f4d4e7e53749e56469e90359e4e8a54244364..5ecdbfcca42cc9150b876f684c62845752aab510 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Russian (Russia) "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index a7ffcaa70eb43a818e974ec82ee369323274a3dd..0d1f08e4267a3c3fcfc1e72dff66ca0fcb9790f0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Slovak "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13605,12 +13654,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 55ec14fd27491fb162d558b7e7a2fc5427dde9c2..730962407e69e3a66b016783438b153f927f5585 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-06-28 06:06+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Slovenian (Slovenia) "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 6d245bc6bef2c2180f6599f68606e9e93ff6473a..ff04483d173c191030240c6df0a5335d6d02a414 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-11-15 02:27+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Swedish "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13128,12 +13177,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index eeaa7110fd801478622240bedfc61432e3c7a1ab..990d9cf617dbcf4ebeb6abf3f3e01a2a1d5ef977 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Swahili (Kenya) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index abb2040ba6d4b0bd070463ef3c059197a6f27cf3..0b0fc8eefdee0f02bfff7b161c3d16a9bdf63dd1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Tagalog "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index a4642e43fcddf02df7da2334c57bc9d058c36a17..98dbd3d511c76915d1b26fe64e813f09ac49e5b9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-09-28 05:40+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Tagalog (Philippines) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13227,12 +13276,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 5c22763e7761b1acab4e7aff93e5fc26a4be6101..893d834c8e4fb645db1ed2632e20bf565c14383d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Turkish (Turkey) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 3861dbb8cddad9d0641d5279644e2f14868668d8..b728151fa6c329948051996b92b94a9a6df983eb 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Ukrainian "
@@ -176,19 +176,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1452,6 +1454,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2219,12 +2236,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2549,94 +2566,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3061,15 +3078,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3135,11 +3156,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3392,11 +3415,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4441,56 +4468,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9581,6 +9608,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9769,11 +9801,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10304,7 +10331,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12767,6 +12799,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13888,12 +13937,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 17c7a505e6f696150452b0cab6ed8823f2c4e9c4..fdcb91bb0dd995075b4e991b7db66fe0c92b20cf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-10-07 01:13+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Urdu "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13209,12 +13258,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index ae84663f1c4c5e0cbe7bcb8f0fcd53e2973831ff..e24209cdd5199378ff2f8bea01d9dc413541f0b1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 3a46960a5fd503ce1688693baae953e62543f1d3..4239b9d2c1814be6e3a2dd6f4fd2a9d6e392ab18 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (China) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index c69e809d7b8336cd1e7b6cbb541b1bf47e93dfda..789d7d33c0bc715e7f9f5528eed8dfac59abf337 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese (Hong Kong) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -612,7 +614,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1451,6 +1453,21 @@ msgstr ""
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2218,12 +2235,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr ""
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr ""
 
@@ -2548,94 +2565,94 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -3060,15 +3077,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3134,11 +3155,13 @@ msgid ""
 msgstr ""
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
@@ -3391,11 +3414,15 @@ msgid "'%s' is not an integer or uuid"
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/servicetype.py:54
@@ -4440,56 +4467,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9580,6 +9607,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr ""
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9768,11 +9800,6 @@ msgstr ""
 msgid "Failed to delete logical queue"
 msgstr ""
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10303,7 +10330,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr ""
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12766,6 +12798,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13887,12 +13936,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
index 766952e902d1d2f245804d01471a6d75699627de..21d174cf8a5bf8791c263bf9bc1150ce3839940f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
 "PO-Revision-Date: 2013-05-22 03:25+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Chinese (Taiwan) "
@@ -175,19 +175,21 @@ msgid "Resource name(s) that are supported in quota features"
 msgstr "配額功能中支援的資源名稱"
 
 #: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
-msgstr "每個 Tenant 所容許的預設資源數目,減號表示無限制"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
-msgstr "每個 Tenant 所容許的網路數目,減號表示無限制"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
+msgstr ""
 
 #: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
-msgstr "每個 Tenant 所容許的子網路數目,減號表示無限制"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
+msgstr ""
 
 #: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/quota.py:57
@@ -613,7 +615,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr "路由器埠 %s 沒有 IP 位址"
 
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
 #: neutron/services/firewall/agents/varmour/varmour_router.py:103
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
@@ -1457,6 +1459,21 @@ msgstr "所載入的外掛程式未實作延伸 %s 介面"
 msgid "Unknown API version specified"
 msgstr ""
 
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
 #, python-format
 msgid "Nofity agent at %(host)s the message %(method)s"
@@ -2225,12 +2242,12 @@ msgid ""
 "report_interval, to be sure the agent is down for good."
 msgstr ""
 
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
 #, python-format
 msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 msgstr "主機 %(host)s 上代理程式 %(agent_type)s 的配置無效。"
 
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
 msgid "Message with invalid timestamp received"
 msgstr "收到含有無效時間戳記的訊息"
 
@@ -2555,17 +2572,17 @@ msgstr ""
 msgid "No IPs available for external network %s"
 msgstr "外部網路 %s 沒有可用的 IP"
 
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr "網路 %s 不是有效的外部網路"
 
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr "路由器在子網路 %s 上已經有埠"
 
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
@@ -2574,77 +2591,77 @@ msgstr ""
 "子網路 %(subnet_id)s 的 CIDR %(subnet_cidr)s 與子網路 %(sub_id)s 的 CIDR %(cidr)s "
 "重疊"
 
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
 #: neutron/plugins/bigswitch/plugin.py:1003
 #: neutron/plugins/bigswitch/plugin.py:1012
 msgid "Either subnet_id or port_id must be specified"
 msgstr "必須指定 subnet_id 或 port_id"
 
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
 msgid "Cannot specify both subnet-id and port-id"
 msgstr "無法同時指定 subnet-id 及 port-id"
 
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
 msgid "Router port must have exactly one fixed IP"
 msgstr "路由器埠必須正好只有一個固定 IP"
 
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
 msgid "Subnet for router interface must have a gateway IP"
 msgstr "路由器介面的子網路必須具有閘道 IP"
 
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr "無法將浮動 IP 新增至子網路 %s 上沒有 gateway_ip 的埠"
 
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr "埠 %(port_id)s 已與浮動 IP %(floatingip_id)s 之外的 Tenant 產生關聯,因此無法連結。"
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
 #, python-format
 msgid ""
 "Cannnot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr "埠 %(id)s 沒有固定 IP %(address)s"
 
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
 #, python-format
 msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 msgstr "無法將浮動 IP 新增至沒有固定 IP 位址的埠 %s"
 
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr "埠 %s 具有多個固定 IP。指派浮動 IP 時必須提供特定 IP"
 
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr "如果未指定 port_id,則無法指定 fixed_ip_address"
 
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr "埠 %(port_id)s 具有擁有者 %(port_owner)s,但沒有 IP 位址,因此可以刪除"
 
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr "找到埠 %s 的多個浮動 IP"
 
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "正在跳過埠 %s,因為其上沒有配置 IP"
@@ -3071,15 +3088,19 @@ msgid "%(msg_ip)s and %(msg_subnet)s"
 msgstr ""
 
 #: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
 msgstr ""
 
 #: neutron/extensions/l3.py:36
@@ -3149,12 +3170,14 @@ msgid ""
 msgstr "無法更新路由器 %(router_id)s 的閘道,因為一個以上的浮動 IP 需要外部網路 %(net_id)s 的閘道。"
 
 #: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的路由器數目,-1 表示無限制"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
+msgstr ""
 
 #: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/l3_ext_gw_mode.py:28
 #, python-format
@@ -3406,12 +3429,16 @@ msgid "'%s' is not an integer or uuid"
 msgstr "'%s' 不是整數或 UUID"
 
 #: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
-msgstr "每個 Tenant 所容許的安全群組數目,-1 表示無限制"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的安全規則數目,-1 表示無限制"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
 
 #: neutron/extensions/servicetype.py:54
 msgid "Neutron Service Type Management"
@@ -4461,56 +4488,56 @@ msgstr ""
 msgid "NeutronRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
 msgid "NeutronRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
 msgid "NeutronRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
 msgid "NeutronRestProxyV2: diassociate_floatingips() called"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
 msgid "NeutronRestProxyV2: too many external networks"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
 #, python-format
 msgid "Unable to update remote topology: %s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
 msgid "Adding host route: "
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
 #, python-format
 msgid "Destination:%(dst)s nexthop:%(next)s"
 msgstr ""
 
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr "此外掛程式版本不支援設定 admin_state_up = False。正在忽略對資源的設定:%s"
 
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr "作業狀態是由外掛程式在內部設定。正在忽略設定狀態 = %s。"
 
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
@@ -9625,6 +9652,11 @@ msgstr ""
 msgid "The request has timed out."
 msgstr "要求已逾時。"
 
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
 #: neutron/plugins/nicira/dhcpmeta_modes.py:93
 #, python-format
 msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
@@ -9813,11 +9845,6 @@ msgstr "無法建立邏輯佇列"
 msgid "Failed to delete logical queue"
 msgstr "無法刪除邏輯佇列"
 
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
 #: neutron/plugins/nicira/api_client/client.py:116
 #, python-format
 msgid "[%d] no API providers currently available."
@@ -10348,7 +10375,12 @@ msgstr ""
 msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 msgstr "所指定的名稱 '%s' 超出長度上限。將在 NVP 上截斷"
 
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
 #, python-format
 msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
 msgstr ""
@@ -12817,6 +12849,23 @@ msgstr ""
 msgid "Unmapped error"
 msgstr ""
 
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
@@ -13938,12 +13987,39 @@ msgstr ""
 #~ msgid "A nvp lport identifier was not found for neutron port '%s'"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
 #~ msgstr ""
 
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的預設資源數目,減號表示無限制"
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的網路數目,減號表示無限制"
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的子網路數目,減號表示無限制"
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
 #~ msgstr ""
 
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的路由器數目,-1 表示無限制"
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的安全群組數目,-1 表示無限制"
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的安全規則數目,-1 表示無限制"
+