Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I58cc649fbaba936a5e67a5acb97f96dc23277715
This commit is contained in:
OpenStack Proposal Bot 2014-11-26 06:08:28 +00:00
parent 3334ab1071
commit a8f12e3dde
13 changed files with 2011 additions and 1119 deletions

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/neutron/language/" "Language-Team: German (http://www.transifex.com/projects/p/neutron/language/"
"de/)\n" "de/)\n"
@ -26,7 +26,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "DHCP-Agent gestartet" msgstr "DHCP-Agent gestartet"
@ -38,7 +38,7 @@ msgstr "Synchronisation von Status"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -353,6 +353,157 @@ msgstr "Warten auf Beenden von %d untergeordneten Elementen"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/neutron/language/" "Language-Team: Spanish (http://www.transifex.com/projects/p/neutron/language/"
"es/)\n" "es/)\n"
@ -25,7 +25,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "Se ha iniciado al agente DHCP" msgstr "Se ha iniciado al agente DHCP"
@ -37,7 +37,7 @@ msgstr "Sincronizando estado"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -353,6 +353,157 @@ msgstr "En espera de %d hijos para salir"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/neutron/language/" "Language-Team: French (http://www.transifex.com/projects/p/neutron/language/"
"fr/)\n" "fr/)\n"
@ -26,7 +26,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "Agent DHCP démarré" msgstr "Agent DHCP démarré"
@ -38,7 +38,7 @@ msgstr "Etat de synchronisation"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "Etat de synchronisation complet" msgstr "Etat de synchronisation complet"
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -354,6 +354,157 @@ msgstr "En attente %d enfants pour sortie"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/neutron/language/" "Language-Team: Italian (http://www.transifex.com/projects/p/neutron/language/"
"it/)\n" "it/)\n"
@ -26,7 +26,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "Agent DHCP avviato" msgstr "Agent DHCP avviato"
@ -38,7 +38,7 @@ msgstr "Stato sincronizzazione"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -351,6 +351,157 @@ msgstr "In attesa %d degli elementi secondari per uscire"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/neutron/" "Language-Team: Japanese (http://www.transifex.com/projects/p/neutron/"
"language/ja/)\n" "language/ja/)\n"
@ -26,7 +26,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "DHCP エージェントが始動しました" msgstr "DHCP エージェントが始動しました"
@ -38,7 +38,7 @@ msgstr "状態の同期中"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -349,6 +349,157 @@ msgstr "%d 個の子で終了を待機しています"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/neutron/" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/neutron/"
"language/ko_KR/)\n" "language/ko_KR/)\n"
@ -25,7 +25,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "DHCP 에이전트가 시작됨" msgstr "DHCP 에이전트가 시작됨"
@ -37,7 +37,7 @@ msgstr "상태 동기화 중"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -347,6 +347,157 @@ msgstr "%d 하위에서 종료하기를 대기 중임"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev465.g2dde360\n" "Project-Id-Version: neutron 2015.1.dev488.g963d699\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:08+0000\n" "POT-Creation-Date: 2014-11-26 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -48,7 +48,7 @@ msgstr ""
msgid "Network %s info call failed." msgid "Network %s info call failed."
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:591 neutron/agent/l3_agent.py:1984 #: neutron/agent/dhcp_agent.py:595 neutron/agent/l3_agent.py:1984
#: neutron/agent/metadata/agent.py:416 #: neutron/agent/metadata/agent.py:416
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:793 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:793
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:277 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:277
@ -86,6 +86,7 @@ msgid "Failed trying to delete namespace: %s"
msgstr "" msgstr ""
#: neutron/agent/l3_agent.py:845 #: neutron/agent/l3_agent.py:845
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:632
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "" msgstr ""
@ -463,6 +464,219 @@ msgstr ""
msgid "Unhandled exception" msgid "Unhandled exception"
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:230
#, python-format
msgid ""
"Invalid payload format for received RPC message "
"`hosting_devices_removed`. Error is %{error}s. Payload is %(payload)s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:283
msgid ""
"[Agent registration] Neutron server said that no device manager was "
"found. Cannot continue. Exiting!"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:287
#, python-format
msgid "[Agent registration] %d unsuccessful registration attempts. Exiting!"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:326
msgid "Failed sending agent report!"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/driver_mgr.py:80
#, python-format
msgid ""
"Error loading cfg agent driver %(driver)s for hosting device template "
"%(t_name)s(%(t_id)s)"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:63
#, python-format
msgid "Missing device parameter:%s. Aborting CSR1kvRoutingDriver initialization"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:229
#, python-format
msgid "Unknown route command %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:437
#, python-format
msgid "Mismatch in ACL configuration for %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:468
#, python-format
msgid "Failed creating VRF %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:482
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:495
#, python-format
msgid "VRF %s not present"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:224
msgid "Failed processing routers"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:285
msgid "RPC Error in fetching routers from plugin"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:381
#, python-format
msgid "Key Error, missing key: %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:385
#, python-format
msgid "Driver Exception on router:%(id)s. Error is %(e)s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:396
#, python-format
msgid "Exception in processing routers on device:%s"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:123
#, python-format
msgid "No tenant with a name or ID of %s exists."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:126
#, python-format
msgid "Multiple tenants matches found for %s"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:145
msgid "The virtual management network has no subnet. Please assign one."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:155
msgid ""
"The virtual management network does not have unique name. Please ensure "
"that it is."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:159
msgid "There is no virtual management network. Please create one."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:181
msgid ""
"The security group for the virtual management network does not have "
"unique name. Please ensure that it is."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:186
msgid ""
"There is no security group for the virtual management network. Please "
"create one."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:200
msgid "Error loading hosting device driver"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:213
msgid "Error loading plugging driver"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:422
#, python-format
msgid "Failed to delete hosting device %s service VM. Will un-register it anyway."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:410
#, python-format
msgid "DB inconsistency: No type and hosting info associated with router %s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:415
#, python-format
msgid "DB inconsistency: Multiple type and hosting info associated with router %s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:438
#, python-format
msgid "DB inconsistency: No hosting info associated with router %s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:515
#, python-format
msgid "Failed to allocate hosting port for port %s"
msgstr ""
#: neutron/plugins/cisco/l3/service_vm_lib.py:68
#, python-format
msgid "Failure determining running Nova services: %s"
msgstr ""
#: neutron/plugins/cisco/l3/service_vm_lib.py:85
#, python-format
msgid "Failed to get status of service VM instance %(id)s, due to %(err)s"
msgstr ""
#: neutron/plugins/cisco/l3/service_vm_lib.py:101
#, python-format
msgid "Failure finding needed Nova resource: %s"
msgstr ""
#: neutron/plugins/cisco/l3/service_vm_lib.py:123
#, python-format
msgid "Failed to create service VM instance: %s"
msgstr ""
#: neutron/plugins/cisco/l3/service_vm_lib.py:139
#, python-format
msgid "Failed to delete service VM instance %(id)s, due to %(err)s"
msgstr ""
#: neutron/plugins/cisco/l3/hosting_device_drivers/csr1kv_hd_driver.py:67
#, python-format
msgid "Failed to create config file: %s. Trying toclean up."
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:108
#, python-format
msgid ""
"The %(resource)s %(name)s does not have unique name. Please refer to "
"admin guide and create one."
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:113
#, python-format
msgid ""
"There is no %(resource)s %(name)s. Please refer to admin guide and create"
" one."
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:213
#, python-format
msgid "Error %s when creating service VM resources. Cleaning up."
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:321
#, python-format
msgid ""
"Failed to delete %(resource_name)s %(net_id)s for service vm due to "
"%(err)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:453
#, python-format
msgid "Hosting port DB inconsistency for hosting device %s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:506
#, python-format
msgid "Port trunk pair DB inconsistency for port %s"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279 #: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
#, python-format #, python-format
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s" msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
@ -1221,3 +1435,8 @@ msgstr ""
msgid "Failed to disable vpn process on router %s" msgid "Failed to disable vpn process on router %s"
msgstr "" msgstr ""
#: neutron/tests/unit/cisco/l3/device_handling_test_support.py:99
#, python-format
msgid "Failed to delete port %(p_id)s for vm instance %(v_id)s due to %(err)s"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev465.g2dde360\n" "Project-Id-Version: neutron 2015.1.dev488.g963d699\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -24,7 +24,7 @@ msgid ""
"policy:%(old_policy)s" "policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "" msgstr ""
@ -36,7 +36,7 @@ msgstr ""
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -341,6 +341,155 @@ msgstr ""
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. "
"Skipping it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid "The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s "
"failed. Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev465.g2dde360\n" "Project-Id-Version: neutron 2015.1.dev488.g963d699\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:08+0000\n" "POT-Creation-Date: 2014-11-26 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -49,15 +49,16 @@ msgid ""
"disposed." "disposed."
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:364 #: neutron/agent/dhcp_agent.py:368
#, python-format #, python-format
msgid "" msgid ""
"%(port_num)d router ports found on the metadata access network. Only the " "%(port_num)d router ports found on the metadata access network. Only the "
"port %(port_id)s, for router %(router_id)s will be considered" "port %(port_id)s, for router %(router_id)s will be considered"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:585 neutron/agent/l3_agent.py:1979 #: neutron/agent/dhcp_agent.py:589 neutron/agent/l3_agent.py:1979
#: neutron/agent/metadata/agent.py:411 #: neutron/agent/metadata/agent.py:411
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:321
#: neutron/services/metering/agents/metering_agent.py:268 #: neutron/services/metering/agents/metering_agent.py:268
msgid "" msgid ""
"Neutron server does not support state report. State report for this agent" "Neutron server does not support state report. State report for this agent"
@ -317,6 +318,79 @@ msgstr ""
msgid "Another server already removed the lock. %s" msgid "Another server already removed the lock. %s"
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:130
#, python-format
msgid ""
"Error in loading routing service helper. Class specified is %(class)s. "
"Reason:%(reason)s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:201
msgid "No routing service helper loaded"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:278
#, python-format
msgid ""
"[Agent registration] Neutron server said that device manager was not "
"ready. Retrying in %0.2f seconds "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:59
#, python-format
msgid "Cannot ping ip address: %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:338
#, python-format
msgid "Cannot find interface: %s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:478
#, python-format
msgid "VRF %s not present"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:539
#, python-format
msgid "Info for router %s was not found. Skipping router removal"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:554
#, python-format
msgid ""
"Router remove for router_id: %s was incomplete. Adding the router to "
"removed_routers list"
msgstr ""
#: neutron/plugins/cisco/db/n1kv_db_v2.py:582
#, python-format
msgid "vlan_id %(vlan)s on physical network %(network)s not found"
msgstr ""
#: neutron/plugins/cisco/db/n1kv_db_v2.py:659
#, python-format
msgid "vxlan_id %s not found"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:329
#, python-format
msgid "Cisco cfg agent %s is not alive"
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:463
msgid "There are no active Cisco cfg agents"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:284
#, python-format
msgid "Aborting resource deletion after %d unsuccessful attempts"
msgstr ""
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:173
msgid "No policy profile populated from VSM"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:83 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:83
msgid "VXLAN is enabled, a valid local_ip must be provided" msgid "VXLAN is enabled, a valid local_ip must be provided"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"neutron/language/pt_BR/)\n" "neutron/language/pt_BR/)\n"
@ -27,7 +27,7 @@ msgstr ""
"Inserindo política: %(new_policy)s no lugar de política deprecada: " "Inserindo política: %(new_policy)s no lugar de política deprecada: "
"%(old_policy)s" "%(old_policy)s"
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "Agente DHCP iniciado" msgstr "Agente DHCP iniciado"
@ -39,7 +39,7 @@ msgstr "Sincronizando estado"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -349,6 +349,157 @@ msgstr "Aguardando em %d filhos para sair"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/"
"language/zh_CN/)\n" "language/zh_CN/)\n"
@ -25,7 +25,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "在被废弃的策略:%(old_policy)s位置上插入策略:%(new_policy)s " msgstr "在被废弃的策略:%(old_policy)s位置上插入策略:%(new_policy)s "
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "已启动 DHCP 代理" msgstr "已启动 DHCP 代理"
@ -37,7 +37,7 @@ msgstr "正在使状态同步"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -345,6 +345,157 @@ msgstr "正在等待 %d 个子代退出"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-25 06:07+0000\n" "POT-Creation-Date: 2014-11-26 06:07+0000\n"
"PO-Revision-Date: 2014-11-25 05:11+0000\n" "PO-Revision-Date: 2014-11-25 18:38+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/neutron/" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/neutron/"
"language/zh_TW/)\n" "language/zh_TW/)\n"
@ -25,7 +25,7 @@ msgid ""
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:607
msgid "DHCP agent started" msgid "DHCP agent started"
msgstr "已啟動 DHCP 代理程式" msgstr "已啟動 DHCP 代理程式"
@ -37,7 +37,7 @@ msgstr "正在同步化狀態"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/agent/dhcp_agent.py:604 neutron/agent/l3_agent.py:1989
#: neutron/services/metering/agents/metering_agent.py:276 #: neutron/services/metering/agents/metering_agent.py:276
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -344,6 +344,157 @@ msgstr "正在等待 %d 個子項結束"
msgid "Failed to take lock. Another process updated the DB first." msgid "Failed to take lock. Another process updated the DB first."
msgstr "" msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:141
msgid "Cisco cfg agent started"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:274
msgid "[Agent registration] Agent successfully registered"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:143
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s hasn't passed minimum boot time. Skipping "
"it. "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:147
#, python-format
msgid "Checking hosting device: %(hd_id)s @ %(ip)s for reachability."
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:154
#, python-format
msgid ""
"Hosting device: %(hd_id)s @ %(ip)s is now reachable. Adding it to response"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_status.py:158
#, python-format
msgid "Hosting device: %(hd_id)s @ %(ip)s still not reachable "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:321
#, python-format
msgid "Interfaces:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:336
#, python-format
msgid "IP Address:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:373
#, python-format
msgid "Enabled interface %s "
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:392
#, python-format
msgid "VRFs:%s"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:466
#, python-format
msgid "VRF %s successfully created"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:476
#, python-format
msgid "VRF %s removed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py:680
#, python-format
msgid "%s successfully executed"
msgstr ""
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:372
#, python-format
msgid "Router: %(id)s is on an unreachable hosting device. "
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:149
#, python-format
msgid ""
"The virtual management network has %d subnets. The first one will be used."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:367
msgid ""
"Not all Nova services are up and running. Skipping this CSR1kv vm create "
"request."
msgstr ""
#: neutron/plugins/cisco/db/l3/device_handling_db.py:404
msgid "Created a CSR1kv hosting device VM"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:318
#, python-format
msgid "Attempting to schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:330
#, python-format
msgid "Successfully scheduled router %(r_id)s to hosting device %(d_id)s"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:337
#, python-format
msgid "Un-schedule router %s."
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:350
#, python-format
msgid "Backlogging router %s for renewed scheduling attempt later"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:357
#, python-format
msgid "Router %s removed from backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:367
msgid "Processing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:387
msgid "Synchronizing router (scheduling) backlog"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:290
#, python-format
msgid "Resource deletion attempt %d starting"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:310
msgid "Resource deletion succeeded"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:413
#, python-format
msgid "Updating trunk: %(action)s VLAN %(tag)d for network_id %(id)s"
msgstr ""
#: neutron/plugins/cisco/l3/plugging_drivers/n1kv_trunking_driver.py:460
#, python-format
msgid ""
"Attempt %(attempt)d to find trunk ports for hosting device %(hd_id)s failed. "
"Trying again in %(time)d seconds."
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:116
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:117
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807
#, python-format #, python-format
msgid "RPC agent_id: %s" msgid "RPC agent_id: %s"