Merge "Imported Translations from Transifex"

This commit is contained in:
OpenStack Jenkins 2013-12-07 15:47:24 +00:00 committed by Gerrit Code Review
commit 1fa0e6dcdb
58 changed files with 5805 additions and 6312 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13051,24 +13057,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Bengali (India) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12981,24 +12987,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
@ -452,7 +452,7 @@ msgstr ""
"Der DHCP-Treiber '%s' unterstützt das Abrufen einer Liste mit bestehenden"
" Netzen nicht"
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr "DHCP-Agent gestartet"
@ -512,28 +512,28 @@ msgstr ""
"%(port_num)d Routerports auf dem Zugangsnetz für Metadaten gefunden. Nur "
"Port '%(port_id)s' für Router '%(router_id)s' wird berücksichtigt"
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr "Erstellung des Statusberichts fehlgeschlagen!"
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr "'agent_updated' (Agent aktualisiert) durch Serverseite %s!"
@ -997,12 +997,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr "Wiederverwendung von vorhandenem Gerät: %s."
@ -2560,41 +2560,41 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr "%(address)s (%(subnet_id)s) wurde nicht erneut gestartet"
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr "Netz %(network_id)s von %(host)s angefordert"
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr "Port %(device_id)s für %(network_id)s von %(host)s angefordert"
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
@ -2603,29 +2603,29 @@ msgstr ""
"DHCP-Port %(device_id)s auf Netz %(network_id)s ist auf %(host)s nicht "
"vorhanden"
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr "Löschen von DHCP-Port für %(network_id)s-Anforderung von %(host)s"
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
"'fixed_ip' für %(subnet_id)s-Anforderung von %(host)s von DHCP-Port "
"entfernt"
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2685,8 +2685,8 @@ msgstr ""
" und CIDR %(cidr)s von Teilnetz %(sub_id)s"
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: 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"
@ -4097,7 +4097,7 @@ msgid "Returning exception %s to caller"
msgstr "Ausnahme %s wird an Aufrufenden zurückgegeben"
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr "Nachricht konnte nicht verarbeitet werden und wird übersprungen."
@ -4130,53 +4130,53 @@ msgstr ""
"Erneuter Versuch in %(sleep_time)d Sekunden."
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr "Consumer konnte nicht deklariert werden für Topic '%(topic)s': %(err_str)s"
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr "Zeitlimitüberschreitung beim Warten auf RPC-Antwort: %s"
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr "Nachricht aus Warteschlange wurde nicht verarbeitet: %s"
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
"Nachricht konnte nicht veröffentlicht werden in Topic '%(topic)s': "
"%(err_str)s"
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
"Es kann keine Verbindung zum AMQP-Server hergestellt werden: %(e)s. Im "
"Ruhemodus für %(delay)s Sekunden"
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr "Verbunden mit AMQP-Server auf %s"
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr "AMQP-Warteschlangen erneut erstellt"
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr "Fehler beim Verarbeiten der Nachricht. Wird übersprungen."
@ -4470,11 +4470,12 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
msgstr "Fehler bei REST-Aufruf an Controller von fernem Netz"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
@ -4483,25 +4484,25 @@ msgstr ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "ServerProxy: HTTPS-Verbindung konnte nicht hergestellt werden"
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr "ServerProxy: HTTP-Verbindung konnte nicht hergestellt werden"
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "ServerProxy: %(action)s fehlgeschlagen, %(e)r"
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
@ -4510,206 +4511,206 @@ msgstr ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "ServerProxy: Fehler bei %(action)s für alle Server: %(server)r"
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
@ -4718,7 +4719,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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
@ -4727,7 +4728,7 @@ msgstr ""
"Der Betriebsstatus wird intern vom Plug-in eingestellt. Die Einstellung "
"'status=%s' wird ignoriert."
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -13003,19 +13004,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -14156,24 +14162,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgstr ""
#~ msgid "Error in REST call to remote network controller"
#~ msgstr "Fehler bei REST-Aufruf an Controller von fernem Netz"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13398,24 +13404,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-11-15 00:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Basque "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-11-15 02:28+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Persian "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13038,24 +13044,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Galician "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12963,24 +12969,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13416,24 +13422,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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"
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Khmer "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-09-18 00:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13050,24 +13056,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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"
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-11-17 05:24+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malayalam (India) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-10-16 22:17+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Marathi (India) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12984,24 +12990,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13302,24 +13308,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: neutron "
"jenkins.neutron.propose.translation.update.161\n"
"jenkins.neutron.propose.translation.update.162\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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"
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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) "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13416,24 +13422,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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) "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Swedish "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12939,24 +12945,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13038,24 +13044,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
@ -447,7 +447,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -505,28 +505,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2443,68 +2443,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2562,8 +2562,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3878,7 +3878,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3907,49 +3907,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4235,256 +4235,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12546,19 +12547,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13699,24 +13705,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-10-07 01:13+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Urdu "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13020,24 +13026,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr ""
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr ""
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
@ -984,12 +984,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr ""
@ -2442,68 +2442,68 @@ msgstr ""
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2561,8 +2561,8 @@ msgid ""
msgstr ""
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
@ -3877,7 +3877,7 @@ msgid "Returning exception %s to caller"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr ""
@ -3906,49 +3906,49 @@ msgid ""
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr ""
@ -4234,256 +4234,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12545,19 +12546,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -13698,24 +13704,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgid "Error in REST call to remote network controller"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-12-06 06:30+0000\n"
"POT-Creation-Date: 2013-12-07 06:31+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) "
@ -446,7 +446,7 @@ msgid ""
"networks"
msgstr "'%s' DHCP-driver 不支援擷取現有網路清單"
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:608
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:610
msgid "DHCP agent started"
msgstr "已啟動 DHCP 代理程式"
@ -504,28 +504,28 @@ msgid ""
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr "在 meta 資料存取網路上找到 %(port_num)d 個路由器埠。將僅考量路由器 %(router_id)s 的埠 %(port_id)s"
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:836
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3_agent.py:836
#: neutron/agent/metadata/agent.py:261
#: neutron/services/metering/agents/metering_agent.py:268
#: neutron/services/metering/agents/metering_agent.py:272
msgid ""
"Neutron server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
#: neutron/agent/dhcp_agent.py:597 neutron/agent/l3_agent.py:841
#: neutron/agent/dhcp_agent.py:599 neutron/agent/l3_agent.py:841
#: neutron/agent/metadata/agent.py:266
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:806
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:248
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179
#: neutron/services/metering/agents/metering_agent.py:273
#: neutron/services/metering/agents/metering_agent.py:277
msgid "Failed reporting state!"
msgstr "無法報告狀態!"
#: neutron/agent/dhcp_agent.py:605 neutron/agent/l3_agent.py:846
#: neutron/agent/dhcp_agent.py:607 neutron/agent/l3_agent.py:846
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279
#: neutron/services/metering/agents/metering_agent.py:276
#: neutron/services/metering/agents/metering_agent.py:280
#, python-format
msgid "agent_updated by server side %s!"
msgstr "agent_updated 是由伺服器端 %s 執行!"
@ -985,12 +985,12 @@ msgstr ""
msgid "Removing gateway for dhcp netns on net %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:695
#: neutron/agent/linux/dhcp.py:697
#, python-format
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
msgstr ""
#: neutron/agent/linux/dhcp.py:734 neutron/debug/debug_agent.py:75
#: neutron/agent/linux/dhcp.py:736 neutron/debug/debug_agent.py:75
#, python-format
msgid "Reusing existing device: %s."
msgstr "正在重複使用現有裝置:%s。"
@ -2449,68 +2449,68 @@ msgstr "已配置 IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr "%(address)s (%(subnet_id)s) 未回收"
#: neutron/db/dhcp_rpc_base.py:55
#: neutron/db/dhcp_rpc_base.py:57
msgid "Unrecognized action"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:71
#: neutron/db/dhcp_rpc_base.py:73
#, python-format
msgid "Port for network %(net_id)s could not be created: %(reason)s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:80
#: neutron/db/dhcp_rpc_base.py:82
#, python-format
msgid "get_active_networks requested from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:87
#: neutron/db/dhcp_rpc_base.py:89
#, python-format
msgid "get_active_networks_info from %s"
msgstr ""
#: neutron/db/dhcp_rpc_base.py:107
#: neutron/db/dhcp_rpc_base.py:109
#, python-format
msgid "Network %(network_id)s requested from %(host)s"
msgstr "從 %(host)s 要求的網路 %(network_id)s"
#: neutron/db/dhcp_rpc_base.py:114 neutron/db/dhcp_rpc_base.py:178
#: neutron/db/dhcp_rpc_base.py:116 neutron/db/dhcp_rpc_base.py:180
#, python-format
msgid "Network %s could not be found, it might have been deleted concurrently."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:136
#: neutron/db/dhcp_rpc_base.py:138
#, python-format
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
msgstr "從 %(host)s 要求的 %(network_id)s 埠 %(device_id)s"
#: neutron/db/dhcp_rpc_base.py:170
#: neutron/db/dhcp_rpc_base.py:172
#, python-format
msgid ""
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
"%(host)s"
msgstr "網路 %(network_id)s 上的 DHCP 埠 %(device_id)s 不存在於 %(host)s 上"
#: neutron/db/dhcp_rpc_base.py:210
#: neutron/db/dhcp_rpc_base.py:212
#, python-format
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
msgstr "%(host)s 提出 %(network_id)s 要求來刪除 DHCP 埠"
#: neutron/db/dhcp_rpc_base.py:224
#: neutron/db/dhcp_rpc_base.py:226
#, python-format
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
msgstr "%(host)s 提出 %(subnet_id)s 要求來移除 DHCP 埠 fixed_ip"
#: neutron/db/dhcp_rpc_base.py:248
#: neutron/db/dhcp_rpc_base.py:250
#, python-format
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:259
#: neutron/db/dhcp_rpc_base.py:261
#, python-format
msgid "Create dhcp port %(port)s from %(host)s."
msgstr ""
#: neutron/db/dhcp_rpc_base.py:276
#: neutron/db/dhcp_rpc_base.py:278
#, python-format
msgid "Update dhcp port %(port)s from %(host)s."
msgstr ""
@ -2570,8 +2570,8 @@ msgstr ""
"重疊"
#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
#: neutron/plugins/bigswitch/plugin.py:1008
#: neutron/plugins/bigswitch/plugin.py:1017
#: 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"
@ -3894,7 +3894,7 @@ msgid "Returning exception %s to caller"
msgstr "正在將異常狀況 %s 傳回至呼叫程式"
#: neutron/openstack/common/rpc/impl_kombu.py:166
#: neutron/openstack/common/rpc/impl_qpid.py:183
#: neutron/openstack/common/rpc/impl_qpid.py:184
msgid "Failed to process message... skipping it."
msgstr "無法處理訊息... 正在跳過。"
@ -3927,49 +3927,49 @@ msgstr ""
"秒鐘後重試。"
#: neutron/openstack/common/rpc/impl_kombu.py:607
#: neutron/openstack/common/rpc/impl_qpid.py:560
#: neutron/openstack/common/rpc/impl_qpid.py:561
#, python-format
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
msgstr "無法給主題 '%(topic)s' 宣告消費者:%(err_str)s"
#: neutron/openstack/common/rpc/impl_kombu.py:625
#: neutron/openstack/common/rpc/impl_qpid.py:575
#: neutron/openstack/common/rpc/impl_qpid.py:576
#, python-format
msgid "Timed out waiting for RPC response: %s"
msgstr "等候 RPC 回應時發生逾時:%s"
#: neutron/openstack/common/rpc/impl_kombu.py:629
#: neutron/openstack/common/rpc/impl_qpid.py:579
#: neutron/openstack/common/rpc/impl_qpid.py:580
#, python-format
msgid "Failed to consume message from queue: %s"
msgstr "無法耗用來自佇列的訊息:%s"
#: neutron/openstack/common/rpc/impl_kombu.py:668
#: neutron/openstack/common/rpc/impl_qpid.py:614
#: neutron/openstack/common/rpc/impl_qpid.py:615
#, python-format
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
msgstr "無法將訊息發佈至主題 '%(topic)s'%(err_str)s"
#: neutron/openstack/common/rpc/impl_qpid.py:88
#: neutron/openstack/common/rpc/impl_qpid.py:87
#, python-format
msgid "Invalid value for qpid_topology_version: %d"
msgstr ""
#: neutron/openstack/common/rpc/impl_qpid.py:502
#: neutron/openstack/common/rpc/impl_qpid.py:503
#, python-format
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
msgstr "無法連接至 AMQP 伺服器:%(e)s。休眠 %(delay)s 秒鐘"
#: neutron/openstack/common/rpc/impl_qpid.py:508
#: neutron/openstack/common/rpc/impl_qpid.py:509
#, python-format
msgid "Connected to AMQP server on %s"
msgstr "已連接至 %s 上的 AMQP 伺服器"
#: neutron/openstack/common/rpc/impl_qpid.py:521
#: neutron/openstack/common/rpc/impl_qpid.py:522
msgid "Re-established AMQP queues"
msgstr "已重新建立 AMQP 佇列"
#: neutron/openstack/common/rpc/impl_qpid.py:587
#: neutron/openstack/common/rpc/impl_qpid.py:588
msgid "Error processing message. Skipping it."
msgstr "處理訊息時發生錯誤。正在跳過。"
@ -4255,256 +4255,257 @@ msgstr ""
msgid "Syntax error in server config file, aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:173
msgid "Error in REST call to remote network controller"
msgstr "對遠端網路控制器進行 REST 呼叫時發生錯誤"
#: neutron/plugins/bigswitch/plugin.py:169
#, python-format
msgid "Error in REST call to remote network controller: %(reason)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:209
#: neutron/plugins/bigswitch/plugin.py:204
#, python-format
msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s"
msgstr "ServerProxy伺服器 = %(server)s埠 = %(port)dSSL = %(ssl)r操作 = %(action)s"
#: neutron/plugins/bigswitch/plugin.py:213
#: neutron/plugins/bigswitch/plugin.py:208
#, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "ServerProxy資源 = %(resource)s資料 = %(data)r標頭 = %(headers)r"
#: neutron/plugins/bigswitch/plugin.py:222
#: neutron/plugins/bigswitch/plugin.py:217
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "ServerProxy無法建立 HTTPS 連線"
#: neutron/plugins/bigswitch/plugin.py:229
#: neutron/plugins/bigswitch/plugin.py:224
msgid "ServerProxy: Could not establish HTTP connection"
msgstr "ServerProxy無法建立 HTTP 連線"
#: neutron/plugins/bigswitch/plugin.py:246
#: neutron/plugins/bigswitch/plugin.py:241
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "ServerProxy%(action)s 失敗,%(e)r"
#: neutron/plugins/bigswitch/plugin.py:250
#: neutron/plugins/bigswitch/plugin.py:245
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr "ServerProxy狀態 = %(status)d原因 = %(reason)rret = %(ret)s資料 = %(data)r"
#: neutron/plugins/bigswitch/plugin.py:300
#: neutron/plugins/bigswitch/plugin.py:295
#, python-format
msgid ""
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
"%(response)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:306
#: neutron/plugins/bigswitch/plugin.py:301
#, python-format
msgid ""
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
"ret=%(ret)s, data=%(data)r"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:313
#: neutron/plugins/bigswitch/plugin.py:308
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "ServerProxy對所有伺服器 %(server)r 執行的 %(action)s 失敗"
#: neutron/plugins/bigswitch/plugin.py:332
#: neutron/plugins/bigswitch/plugin.py:327
msgid "NeutronRestProxyV2: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:335
#: neutron/plugins/bigswitch/plugin.py:330
#, python-format
msgid ""
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
"%(action)s action to resource %(resource)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:345
#: neutron/plugins/bigswitch/plugin.py:340
#, python-format
msgid "Unable to create remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:351
#: neutron/plugins/bigswitch/plugin.py:346
#, python-format
msgid "Unable to update remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:356
#: neutron/plugins/bigswitch/plugin.py:351
#, python-format
msgid "Unable to delete remote router: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:362
#: neutron/plugins/bigswitch/plugin.py:357
#, python-format
msgid "Unable to add router interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:367
#: neutron/plugins/bigswitch/plugin.py:362
#, python-format
msgid "Unable to delete remote intf: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:373
#: neutron/plugins/bigswitch/plugin.py:368
#, python-format
msgid "Unable to create remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:374
#: neutron/plugins/bigswitch/plugin.py:379
#: neutron/plugins/bigswitch/plugin.py:384
#, python-format
msgid "Unable to update remote network: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:390
#: neutron/plugins/bigswitch/plugin.py:385
#, python-format
msgid "Unable to create remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:396
#: neutron/plugins/bigswitch/plugin.py:391
#, python-format
msgid "Unable to update remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:401
#: neutron/plugins/bigswitch/plugin.py:396
#, python-format
msgid "Unable to delete remote port: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:413
#: neutron/plugins/bigswitch/plugin.py:408
#, python-format
msgid "Unable to plug in interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:418
#: neutron/plugins/bigswitch/plugin.py:413
#, python-format
msgid "Unable to unplug interface: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:442
#: neutron/plugins/bigswitch/plugin.py:437
#, python-format
msgid "NeutronRestProxy: Starting plugin. Version=%s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:465
#: neutron/plugins/bigswitch/plugin.py:460
msgid "Servers not defined. Aborting plugin"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:493
#: neutron/plugins/bigswitch/plugin.py:488
msgid "NeutronRestProxyV2: initialization done"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:519
#: neutron/plugins/bigswitch/plugin.py:514
msgid "NeutronRestProxyV2: create_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:564
#: neutron/plugins/bigswitch/plugin.py:559
msgid "NeutronRestProxyV2.update_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:589
#: neutron/plugins/bigswitch/plugin.py:584
msgid "NeutronRestProxyV2: delete_network() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:637
#: neutron/plugins/bigswitch/plugin.py:632
msgid "NeutronRestProxyV2: create_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:728
#: neutron/plugins/bigswitch/plugin.py:723
msgid "NeutronRestProxyV2: update_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:788
#: neutron/plugins/bigswitch/plugin.py:783
msgid "NeutronRestProxyV2: delete_port() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:832
#: neutron/plugins/bigswitch/plugin.py:827
msgid "NeutronRestProxyV2: create_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:848
#: neutron/plugins/bigswitch/plugin.py:843
msgid "NeutronRestProxyV2: update_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:864
#: neutron/plugins/bigswitch/plugin.py:859
msgid "NeutronRestProxyV2: delete_subnet() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:902
#: neutron/plugins/bigswitch/plugin.py:897
msgid "NeutronRestProxyV2: create_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:924
#: neutron/plugins/bigswitch/plugin.py:919
msgid "NeutronRestProxyV2.update_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:943
#: neutron/plugins/bigswitch/plugin.py:938
msgid "NeutronRestProxyV2: delete_router() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:972
#: neutron/plugins/bigswitch/plugin.py:967
msgid "NeutronRestProxyV2: add_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1000
#: neutron/plugins/bigswitch/plugin.py:995
msgid "NeutronRestProxyV2: remove_router_interface() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1033
#: neutron/plugins/bigswitch/plugin.py:1028
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1049
#: neutron/plugins/bigswitch/plugin.py:1044
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1055
#: neutron/plugins/bigswitch/plugin.py:1050
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1070
#: neutron/plugins/bigswitch/plugin.py:1065
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1085
#: neutron/plugins/bigswitch/plugin.py:1080
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1100
#: neutron/plugins/bigswitch/plugin.py:1095
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1162
#: neutron/plugins/bigswitch/plugin.py:1157
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1178
#: neutron/plugins/bigswitch/plugin.py:1173
msgid "Adding host route: "
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1179
#: neutron/plugins/bigswitch/plugin.py:1174
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
#: neutron/plugins/bigswitch/plugin.py:1254
#: neutron/plugins/bigswitch/plugin.py:1249
#, 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:1260
#: neutron/plugins/bigswitch/plugin.py:1255
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr "作業狀態是由外掛程式在內部設定。正在忽略設定狀態 = %s。"
#: neutron/plugins/bigswitch/plugin.py:1287
#: neutron/plugins/bigswitch/plugin.py:1282
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
@ -12596,19 +12597,24 @@ msgstr ""
msgid "Driver %(driver)s does not implement %(func)s"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:214
msgid "Get router traffic counters"
#: neutron/services/metering/agents/metering_agent.py:183
#, python-format
msgid "Driver %(driver)s:%(func)s runtime error"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:218
msgid "Get router traffic counters"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:222
msgid "Update metering rules from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:223
#: neutron/services/metering/agents/metering_agent.py:227
msgid "Creating a metering label from agent"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:230
#: neutron/services/metering/agents/metering_agent.py:234
msgid "Delete a metering label from agent"
msgstr ""
@ -12895,7 +12901,7 @@ msgstr ""
#~ msgstr "預設服務類型的文字說明"
#~ msgid ""
#~ msgstr "選用參數,用以識別 NVP 中叢集的 UUID。這可以從 NVP 管理主控台 \"admin\" 部分擷取。"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s"
@ -13749,24 +13755,9 @@ msgstr ""
#~ msgid "An exception occured while selecting logical switch for the port"
#~ msgstr ""
#~ msgid ""
#~ "An exception occured while creating the"
#~ " quantum port %s on the NVP "
#~ "plaform"
#~ msgstr ""
#~ msgid "An exception occured while creating a port on lswitch %s"
#~ msgstr ""
#~ msgid ""
#~ "An error occured while communicating "
#~ "with NVP backend. Will retry "
#~ "synchronization in %d seconds"
#~ msgstr ""
#~ msgid ""
#~ "Adding a tunnel endpoint failed due "
#~ "to a concurrenttransaction had been "
#~ "commited (%s attempts left)"
#~ msgstr ""
#~ msgid "Error in REST call to remote network controller"
#~ msgstr "對遠端網路控制器進行 REST 呼叫時發生錯誤"