Imported Translations from Transifex

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

Change-Id: Ia7bcef7a0efacc79c467b18863cb8180b6a89a28
This commit is contained in:
OpenStack Proposal Bot 2014-12-17 06:05:36 +00:00
parent f7e897cda2
commit 40b662c240
13 changed files with 172 additions and 367 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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -89,7 +89,7 @@ msgstr "Synchronisation von Status"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -156,7 +156,7 @@ msgstr "Firewallregeln aktualisieren"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "Agent der Ebene 3 gestartet" msgstr "Agent der Ebene 3 gestartet"
@ -261,12 +261,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s" msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "" msgstr ""
@ -585,7 +585,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "Bereiche für Netz-VLAN: %s" msgstr "Bereiche für Netz-VLAN: %s"
@ -641,7 +640,7 @@ msgid "Agent out of sync with plugin!"
msgstr "Agent nicht synchron mit Plug-in!" msgstr "Agent nicht synchron mit Plug-in!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -746,13 +745,13 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
@ -760,7 +759,7 @@ msgstr ""
"Schleifeniteration hat Intervall (%(polling_interval)s contra %(elapsed)s) " "Schleifeniteration hat Intervall (%(polling_interval)s contra %(elapsed)s) "
"überschritten!" "überschritten!"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1069,11 +1068,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -88,7 +88,7 @@ msgstr "Sincronizando estado"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -155,7 +155,7 @@ msgstr "Renovar reglas de cortafuegos"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "Se ha iniciado al agente L3" msgstr "Se ha iniciado al agente L3"
@ -264,12 +264,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "Ignorando varias IP en el puerto de direccionador %s" msgstr "Ignorando varias IP en el puerto de direccionador %s"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "Saltando el puerto %s, ya que no hay ninguna IP configurada en él" msgstr "Saltando el puerto %s, ya que no hay ninguna IP configurada en él"
@ -586,7 +586,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "Rangos de VLAN de red: %s" msgstr "Rangos de VLAN de red: %s"
@ -642,7 +641,7 @@ msgid "Agent out of sync with plugin!"
msgstr "El agente está fuera de sincronización con el plug-in." msgstr "El agente está fuera de sincronización con el plug-in."
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -748,13 +747,13 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
@ -762,7 +761,7 @@ msgstr ""
"La iteración de bucle ha superado el intervalo (%(polling_interval)s frente " "La iteración de bucle ha superado el intervalo (%(polling_interval)s frente "
"a %(elapsed)s)." "a %(elapsed)s)."
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1071,11 +1070,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -89,7 +89,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:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -156,7 +156,7 @@ msgstr "Régénération des règles de pare-feu"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "Agent de niveau 3 démarré" msgstr "Agent de niveau 3 démarré"
@ -265,12 +265,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "Adresses IP multiples ignorées sur le port de routeur %s" msgstr "Adresses IP multiples ignorées sur le port de routeur %s"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "Ignorer le port %s car aucune adresse IP n'est configurée" msgstr "Ignorer le port %s car aucune adresse IP n'est configurée"
@ -586,7 +586,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "Plages de réseau local virtuel de réseau : %s" msgstr "Plages de réseau local virtuel de réseau : %s"
@ -642,7 +641,7 @@ msgid "Agent out of sync with plugin!"
msgstr "Agent non synchronisé avec le plug-in !" msgstr "Agent non synchronisé avec le plug-in !"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -747,13 +746,13 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
@ -761,7 +760,7 @@ msgstr ""
"L'itération de boucle a dépassé l'intervalle (%(polling_interval)s contre " "L'itération de boucle a dépassé l'intervalle (%(polling_interval)s contre "
"%(elapsed)s) !" "%(elapsed)s) !"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1070,11 +1069,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -89,7 +89,7 @@ msgstr "Stato sincronizzazione"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -156,7 +156,7 @@ msgstr "Aggiorna regole firewall"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "Agent L3 avviato" msgstr "Agent L3 avviato"
@ -261,12 +261,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "Ignora IP multipli sulla porta del router %s" msgstr "Ignora IP multipli sulla porta del router %s"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "La porta %s viene ignorata in quanto non ha nessun IP configurato" msgstr "La porta %s viene ignorata in quanto non ha nessun IP configurato"
@ -583,7 +583,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "Intervalli di rete VLAN: %s" msgstr "Intervalli di rete VLAN: %s"
@ -639,7 +638,7 @@ msgid "Agent out of sync with plugin!"
msgstr "Agent non sincronizzato con il plugin!" msgstr "Agent non sincronizzato con il plugin!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -744,20 +743,20 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "" msgstr ""
"L'iterazione loop supera l'intervallo (%(polling_interval)s vs. %(elapsed)s)!" "L'iterazione loop supera l'intervallo (%(polling_interval)s vs. %(elapsed)s)!"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1066,11 +1065,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -89,7 +89,7 @@ msgstr "状態の同期中"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -156,7 +156,7 @@ msgstr "ファイアウォール・ルールの最新表示"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "L3 エージェントが始動しました" msgstr "L3 エージェントが始動しました"
@ -260,12 +260,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "ルーター・ポート %s で複数の IP を無視します" msgstr "ルーター・ポート %s で複数の IP を無視します"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "ポート %s には IP が構成されていないため、このポートをスキップします" msgstr "ポート %s には IP が構成されていないため、このポートをスキップします"
@ -582,7 +582,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "ネットワーク VLAN の範囲: %s" msgstr "ネットワーク VLAN の範囲: %s"
@ -638,7 +637,7 @@ msgid "Agent out of sync with plugin!"
msgstr "エージェントがプラグインと非同期です。" msgstr "エージェントがプラグインと非同期です。"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -743,20 +742,20 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "" msgstr ""
"ループ反復が間隔を超えました (%(polling_interval)s に対して %(elapsed)s)。" "ループ反復が間隔を超えました (%(polling_interval)s に対して %(elapsed)s)。"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1065,11 +1064,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -88,7 +88,7 @@ msgstr "상태 동기화 중"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -155,7 +155,7 @@ msgstr "방화벽 규칙 새로 고치기"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "L3 에이전트가 시작됨" msgstr "L3 에이전트가 시작됨"
@ -258,12 +258,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "라우터 포트 %s의 다중 IP를 무시하는 중" msgstr "라우터 포트 %s의 다중 IP를 무시하는 중"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "구성된 IP가 없어서 포트 %s을(를) 건너뜀" msgstr "구성된 IP가 없어서 포트 %s을(를) 건너뜀"
@ -579,7 +579,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "네트워크 VLAN 범위: %s" msgstr "네트워크 VLAN 범위: %s"
@ -635,7 +634,7 @@ msgid "Agent out of sync with plugin!"
msgstr "에이전트가 플러그인과 동기화되지 않았습니다!" msgstr "에이전트가 플러그인과 동기화되지 않았습니다!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -740,19 +739,19 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "루프 반복이 간격을 초과했습니다(%(polling_interval)s 대 %(elapsed)s)!" msgstr "루프 반복이 간격을 초과했습니다(%(polling_interval)s 대 %(elapsed)s)!"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1061,11 +1060,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev699.g6a985c8\n" "Project-Id-Version: neutron 2015.1.dev737\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+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"
@ -98,7 +98,7 @@ msgstr ""
msgid "Network %s info call failed." msgid "Network %s info call failed."
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:593 neutron/agent/l3/agent.py:1729 #: neutron/agent/dhcp_agent.py:593 neutron/agent/l3/agent.py:1727
#: neutron/agent/metadata/agent.py:416 #: neutron/agent/metadata/agent.py:416
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:148 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:148
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:110 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:110
@ -117,88 +117,83 @@ msgstr ""
msgid "Error unable to destroy namespace: %s" msgid "Error unable to destroy namespace: %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:222 neutron/tests/unit/test_l3_agent.py:1786 #: neutron/agent/l3/agent.py:221 neutron/tests/unit/test_l3_agent.py:1787
#, python-format #, python-format
msgid "Error importing interface driver '%s'" msgid "Error importing interface driver '%s'"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:294 neutron/agent/linux/dhcp.py:809 #: neutron/agent/l3/agent.py:293 neutron/agent/linux/dhcp.py:809
msgid "An interface driver must be specified" msgid "An interface driver must be specified"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:299 #: neutron/agent/l3/agent.py:298
msgid "Router id is required if not using namespaces." msgid "Router id is required if not using namespaces."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:317 #: neutron/agent/l3/agent.py:316
msgid "RuntimeError in obtaining router list for namespace cleanup." msgid "RuntimeError in obtaining router list for namespace cleanup."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:342 #: neutron/agent/l3/agent.py:341
#, python-format #, python-format
msgid "Failed to destroy stale router namespace %s" msgid "Failed to destroy stale router namespace %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:358 neutron/agent/linux/dhcp.py:238 #: neutron/agent/l3/agent.py:357 neutron/agent/linux/dhcp.py:238
#, python-format #, python-format
msgid "Failed trying to delete namespace: %s" msgid "Failed trying to delete namespace: %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:560 #: neutron/agent/l3/agent.py:559
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:632 #: 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 ""
#: neutron/agent/l3/agent.py:921 #: neutron/agent/l3/agent.py:919
#, python-format #, python-format
msgid "Failed sending gratuitous ARP: %s" msgid "Failed sending gratuitous ARP: %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:996 #: neutron/agent/l3/agent.py:994
msgid "DVR: no map match_port found!" msgid "DVR: no map match_port found!"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1201 #: neutron/agent/l3/agent.py:1199
msgid "DVR: error adding redirection logic" msgid "DVR: error adding redirection logic"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1213 #: neutron/agent/l3/agent.py:1211
msgid "DVR: removed snat failed" msgid "DVR: removed snat failed"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1309 #: neutron/agent/l3/agent.py:1307
msgid "Missing subnet/agent_gateway_port" msgid "Missing subnet/agent_gateway_port"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1454 #: neutron/agent/l3/agent.py:1452
msgid "DVR: Failed updating arp entry" msgid "DVR: Failed updating arp entry"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1505 #: neutron/agent/l3/agent.py:1503
#, python-format #, python-format
msgid "The external network bridge '%s' does not exist" msgid "The external network bridge '%s' does not exist"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1545 #: neutron/agent/l3/agent.py:1543
#, python-format #, python-format
msgid "Failed to fetch router information for '%s'" msgid "Failed to fetch router information for '%s'"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1563 #: neutron/agent/l3/agent.py:1561
#, python-format #, python-format
msgid "Removing incompatible router '%s'" msgid "Removing incompatible router '%s'"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1600 #: neutron/agent/l3/agent.py:1602
msgid "Failed synchronizing routers due to RPC error" msgid "Failed synchronizing routers due to RPC error"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1603
#: neutron/services/metering/agents/metering_agent.py:62
msgid "Failed synchronizing routers"
msgstr ""
#: neutron/agent/l3/ha.py:136 #: neutron/agent/l3/ha.py:136
#, python-format #, python-format
msgid "Unable to process HA router %s without ha port" msgid "Unable to process HA router %s without ha port"
@ -895,14 +890,14 @@ msgstr ""
msgid "Delete floatingip failed in SDN-VE: %s" msgid "Delete floatingip failed in SDN-VE: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:200 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:197
#, python-format #, python-format
msgid "" msgid ""
"Interface %(interface)s for physical network %(physical_network)s does " "Interface %(interface)s for physical network %(physical_network)s does "
"not exist. Agent terminated!" "not exist. Agent terminated!"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:258
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1551 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1551
#, python-format #, python-format
msgid "%s Agent terminated!" msgid "%s Agent terminated!"
@ -1243,81 +1238,6 @@ msgstr ""
msgid "Failed to parse supported PCI vendor devices" msgid "Failed to parse supported PCI vendor devices"
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:161
#, python-format
msgid "Invalid physical network type %(type)s. Server terminated!"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:169
#, python-format
msgid "Parsing physical_network_type failed: %s. Server terminated!"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:174
#, python-format
msgid ""
"Invalid physical network type %(type)s for network %(net)s. Server "
"terminated!"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:186
#, python-format
msgid "%s. Server terminated!"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:208
#, python-format
msgid "Invalid tenant_network_type: %s. Service terminated!"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:243
#, python-format
msgid "provider:network_type %s not supported"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:252
msgid "provider:segmentation_id specified for flat network"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:257
msgid "provider:segmentation_id required"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:260
#, python-format
msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:268
msgid "provider:physical_network specified for local network"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:272
msgid "provider:segmentation_id specified for local network"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:283
#, python-format
msgid "Unknown provider:physical_network %s"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:289
msgid "provider:physical_network required"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:324
#, python-format
msgid "Unsupported vnic type %(vnic_type)s for physical network type %(net_type)s"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:328
msgid "Invalid vnic_type on port_create"
msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:330
msgid "vnic_type is not defined in port profile"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:57 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:57
#, python-format #, python-format
msgid "Agent cache inconsistency - port id is not stored for %s" msgid "Agent cache inconsistency - port id is not stored for %s"
@ -2300,6 +2220,10 @@ msgstr ""
msgid "Loadbalancer service plugin requires neutron-lbaas module" msgid "Loadbalancer service plugin requires neutron-lbaas module"
msgstr "" msgstr ""
#: neutron/services/metering/agents/metering_agent.py:62
msgid "Failed synchronizing routers"
msgstr ""
#: neutron/services/metering/agents/metering_agent.py:180 #: neutron/services/metering/agents/metering_agent.py:180
#, python-format #, python-format
msgid "Driver %(driver)s does not implement %(func)s" msgid "Driver %(driver)s does not implement %(func)s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev699.g6a985c8\n" "Project-Id-Version: neutron 2015.1.dev737\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+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"
@ -87,7 +87,7 @@ msgstr ""
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -154,7 +154,7 @@ msgstr ""
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "" msgstr ""
@ -252,12 +252,12 @@ msgid ""
"rescheduling is disabled." "rescheduling is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "" msgstr ""
@ -571,7 +571,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "" msgstr ""
@ -627,7 +626,7 @@ msgid "Agent out of sync with plugin!"
msgstr "" msgstr ""
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -732,17 +731,17 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "Mapping physical network %(physical_network)s to interface %(interface)s" msgid "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1051,11 +1050,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev699.g6a985c8\n" "Project-Id-Version: neutron 2015.1.dev737\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+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"
@ -61,7 +61,7 @@ msgid ""
"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:587 neutron/agent/l3/agent.py:1724 #: neutron/agent/dhcp_agent.py:587 neutron/agent/l3/agent.py:1722
#: neutron/agent/metadata/agent.py:411 #: neutron/agent/metadata/agent.py:411
#: neutron/plugins/cisco/cfg_agent/cfg_agent.py:321 #: neutron/plugins/cisco/cfg_agent/cfg_agent.py:321
#: neutron/services/metering/agents/metering_agent.py:273 #: neutron/services/metering/agents/metering_agent.py:273
@ -91,7 +91,7 @@ msgid ""
"falling back to old security_group_rules_for_devices which scales worse." "falling back to old security_group_rules_for_devices which scales worse."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:243 #: neutron/agent/l3/agent.py:242
#, python-format #, python-format
msgid "" msgid ""
"l3-agent cannot check service plugins enabled at the neutron server when " "l3-agent cannot check service plugins enabled at the neutron server when "
@ -100,19 +100,19 @@ msgid ""
"warning. Detail message: %s" "warning. Detail message: %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:255 #: neutron/agent/l3/agent.py:254
#, python-format #, python-format
msgid "" msgid ""
"l3-agent cannot check service plugins enabled on the neutron server. " "l3-agent cannot check service plugins enabled on the neutron server. "
"Retrying. Detail message: %s" "Retrying. Detail message: %s"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:485 #: neutron/agent/l3/agent.py:484
#, python-format #, python-format
msgid "Info for router %s were not found. Skipping router removal" msgid "Info for router %s were not found. Skipping router removal"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:838 #: neutron/agent/l3/agent.py:836
#, python-format #, python-format
msgid "Unable to configure IP address for floating IP: %s" msgid "Unable to configure IP address for floating IP: %s"
msgstr "" msgstr ""
@ -665,11 +665,6 @@ msgstr ""
msgid "Invalid Network ID, cannot remove Network" msgid "Invalid Network ID, cannot remove Network"
msgstr "" msgstr ""
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:182
#, python-format
msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found"
msgstr ""
#: neutron/plugins/nec/nec_plugin.py:212 #: neutron/plugins/nec/nec_plugin.py:212
#, python-format #, python-format
msgid "delete_ofc_tenant() failed due to %s" msgid "delete_ofc_tenant() failed due to %s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron 2015.1.dev699.g6a985c8\n" "Project-Id-Version: neutron 2015.1.dev737\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+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"
@ -215,7 +215,7 @@ msgstr ""
msgid "Number of threads to use during sync process." msgid "Number of threads to use during sync process."
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:67 neutron/agent/l3/agent.py:202 #: neutron/agent/dhcp_agent.py:67 neutron/agent/l3/agent.py:201
#: neutron/agent/metadata/namespace_proxy.py:166 #: neutron/agent/metadata/namespace_proxy.py:166
msgid "Location of Metadata Proxy UNIX domain socket" msgid "Location of Metadata Proxy UNIX domain socket"
msgstr "" msgstr ""
@ -282,7 +282,7 @@ msgstr ""
msgid "Top-level directory for maintaining dhcp state" msgid "Top-level directory for maintaining dhcp state"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:163 #: neutron/agent/l3/agent.py:162
msgid "" msgid ""
"The working mode for the agent. Allowed modes are: 'legacy' - this " "The working mode for the agent. Allowed modes are: 'legacy' - this "
"preserves the existing behavior where the L3 agent is deployed on a " "preserves the existing behavior where the L3 agent is deployed on a "
@ -294,49 +294,49 @@ msgid ""
"centralized node (or in single-host deployments, e.g. devstack)" "centralized node (or in single-host deployments, e.g. devstack)"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:176 neutron/debug/debug_agent.py:42 #: neutron/agent/l3/agent.py:175 neutron/debug/debug_agent.py:42
msgid "Name of bridge used for external network traffic." msgid "Name of bridge used for external network traffic."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:180 #: neutron/agent/l3/agent.py:179
msgid "TCP Port used by Neutron metadata namespace proxy." msgid "TCP Port used by Neutron metadata namespace proxy."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:184 #: neutron/agent/l3/agent.py:183
msgid "" msgid ""
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, " "Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
"the feature is disabled" "the feature is disabled"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:187 #: neutron/agent/l3/agent.py:186
msgid "" msgid ""
"If namespaces is disabled, the l3 agent can only configure a router that " "If namespaces is disabled, the l3 agent can only configure a router that "
"has the matching router ID." "has the matching router ID."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:192 #: neutron/agent/l3/agent.py:191
msgid "Agent should implement routers with no gateway" msgid "Agent should implement routers with no gateway"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:194 #: neutron/agent/l3/agent.py:193
msgid "UUID of external network for routers implemented by the agents." msgid "UUID of external network for routers implemented by the agents."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:197 #: neutron/agent/l3/agent.py:196
msgid "Allow running metadata proxy." msgid "Allow running metadata proxy."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:199 #: neutron/agent/l3/agent.py:198
msgid "Delete namespace after removing a router." msgid "Delete namespace after removing a router."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:449 #: neutron/agent/l3/agent.py:448
msgid "" msgid ""
"The 'gateway_external_network_id' option must be configured for this " "The 'gateway_external_network_id' option must be configured for this "
"agent as Neutron has more than one external network." "agent as Neutron has more than one external network."
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:558 #: neutron/agent/l3/agent.py:557
#: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:630 #: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:630
#, python-format #, python-format
msgid "Router port %s has no IP address" msgid "Router port %s has no IP address"
@ -1682,34 +1682,34 @@ msgid ""
"agents." "agents."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:263 #: neutron/db/l3_db.py:262
#, python-format #, python-format
msgid "No eligible l3 agent associated with external network %s found" msgid "No eligible l3 agent associated with external network %s found"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:284 #: neutron/db/l3_db.py:283
#, python-format #, python-format
msgid "No IPs available for external network %s" msgid "No IPs available for external network %s"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:304 #: neutron/db/l3_db.py:303
#, python-format #, python-format
msgid "Network %s is not an external network" msgid "Network %s is not an external network"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:411 #: neutron/db/l3_db.py:410
#, python-format #, python-format
msgid "Router already has a port on subnet %s" msgid "Router already has a port on subnet %s"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:425 #: neutron/db/l3_db.py:424
#, python-format #, python-format
msgid "" msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s " "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s" "of subnet %(sub_id)s"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:441 neutron/db/l3_db.py:593 neutron/db/l3_dvr_db.py:254 #: neutron/db/l3_db.py:440 neutron/db/l3_db.py:588 neutron/db/l3_dvr_db.py:254
#: neutron/plugins/bigswitch/l3_router_plugin.py:176 #: neutron/plugins/bigswitch/l3_router_plugin.py:176
#: neutron/plugins/bigswitch/l3_router_plugin.py:185 #: neutron/plugins/bigswitch/l3_router_plugin.py:185
#: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:182 #: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:182
@ -1717,59 +1717,59 @@ msgstr ""
msgid "Either subnet_id or port_id must be specified" msgid "Either subnet_id or port_id must be specified"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:444 neutron/plugins/opencontrail/contrail_plugin.py:509 #: neutron/db/l3_db.py:443 neutron/plugins/opencontrail/contrail_plugin.py:509
msgid "Cannot specify both subnet-id and port-id" msgid "Cannot specify both subnet-id and port-id"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:457 #: neutron/db/l3_db.py:456
msgid "Router port must have exactly one fixed IP" msgid "Router port must have exactly one fixed IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:472 #: neutron/db/l3_db.py:470
msgid "Subnet for router interface must have a gateway IP" msgid "Subnet for router interface must have a gateway IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:641 neutron/plugins/nec/nec_router.py:197 #: neutron/db/l3_db.py:636 neutron/plugins/nec/nec_router.py:197
#, python-format #, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip" msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:677 #: neutron/db/l3_db.py:672
#, python-format #, python-format
msgid "" msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP " "Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound." "%(floatingip_id)s and therefore cannot be bound."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:681 #: neutron/db/l3_db.py:676
#, python-format #, python-format
msgid "" msgid ""
"Cannot create floating IP and bind it to Port %s, since that port is " "Cannot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant." "owned by a different tenant."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:693 #: neutron/db/l3_db.py:688
#, python-format #, python-format
msgid "Port %(id)s does not have fixed ip %(address)s" msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:700 #: neutron/db/l3_db.py:695
#, python-format #, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses" msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:704 #: neutron/db/l3_db.py:699
#, python-format #, python-format
msgid "" msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when " "Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP" "assigning a floating IP"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:734 neutron/plugins/vmware/plugins/base.py:1825 #: neutron/db/l3_db.py:729 neutron/plugins/vmware/plugins/base.py:1825
msgid "fixed_ip_address cannot be specified without a port_id" msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "" msgstr ""
#: neutron/db/l3_db.py:774 #: neutron/db/l3_db.py:769
#, python-format #, python-format
msgid "Network %s is not a valid external network" msgid "Network %s is not a valid external network"
msgstr "" msgstr ""
@ -2862,47 +2862,6 @@ msgstr ""
msgid "Rules must be an instance of dict or Rules, got %s instead" msgid "Rules must be an instance of dict or Rules, got %s instead"
msgstr "" msgstr ""
#: neutron/openstack/common/processutils.py:59
msgid "Unexpected error while running command."
msgstr ""
#: neutron/openstack/common/processutils.py:62
#, python-format
msgid ""
"%(description)s\n"
"Command: %(cmd)s\n"
"Exit code: %(exit_code)s\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
msgstr ""
#: neutron/openstack/common/processutils.py:143
#, python-format
msgid "Got unknown keyword args: %r"
msgstr ""
#: neutron/openstack/common/processutils.py:148
msgid "Command requested root, but did not specify a root helper."
msgstr ""
#: neutron/openstack/common/processutils.py:158
#, python-format
msgid "Running cmd (subprocess): %s"
msgstr ""
#: neutron/openstack/common/processutils.py:206
#, python-format
msgid "%r failed. Retrying."
msgstr ""
#: neutron/openstack/common/processutils.py:248
msgid "Environment not supported over SSH"
msgstr ""
#: neutron/openstack/common/processutils.py:252
msgid "process_input not supported over SSH"
msgstr ""
#: neutron/openstack/common/versionutils.py:90 #: neutron/openstack/common/versionutils.py:90
#, python-format #, python-format
msgid "" msgid ""
@ -3863,7 +3822,7 @@ msgid "Invalid input for CIDR"
msgstr "" msgstr ""
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:210 #: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:210
#: neutron/plugins/mlnx/mlnx_plugin.py:227 neutron/plugins/nuage/plugin.py:419 #: neutron/plugins/nuage/plugin.py:419
msgid "provider:network_type required" msgid "provider:network_type required"
msgstr "" msgstr ""
@ -4087,7 +4046,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:51 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:51
#: neutron/plugins/linuxbridge/common/config.py:30 #: neutron/plugins/linuxbridge/common/config.py:30
#: neutron/plugins/mlnx/common/config.py:30
msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>" msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
msgstr "" msgstr ""
@ -4128,7 +4086,7 @@ msgstr ""
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:57 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:57
#: neutron/plugins/linuxbridge/common/config.py:61 #: neutron/plugins/linuxbridge/common/config.py:61
#: neutron/plugins/mlnx/common/config.py:67 #: neutron/plugins/mlnx/common/config.py:48
#: neutron/plugins/nec/common/config.py:28 #: neutron/plugins/nec/common/config.py:28
#: neutron/plugins/oneconvergence/lib/config.py:47 #: neutron/plugins/oneconvergence/lib/config.py:47
#: neutron/plugins/openvswitch/common/config.py:53 #: neutron/plugins/openvswitch/common/config.py:53
@ -4416,7 +4374,6 @@ msgid "The input does not contain nececessary info: %(msg)s"
msgstr "" msgstr ""
#: neutron/plugins/linuxbridge/common/config.py:26 #: neutron/plugins/linuxbridge/common/config.py:26
#: neutron/plugins/mlnx/common/config.py:26
msgid "Network type for tenant networks (local, vlan, or none)" msgid "Network type for tenant networks (local, vlan, or none)"
msgstr "" msgstr ""
@ -4449,13 +4406,12 @@ msgid ""
msgstr "" msgstr ""
#: neutron/plugins/linuxbridge/common/config.py:56 #: neutron/plugins/linuxbridge/common/config.py:56
#: neutron/plugins/mlnx/common/config.py:45 #: neutron/plugins/mlnx/common/config.py:26
#: neutron/plugins/ofagent/common/config.py:29 #: neutron/plugins/ofagent/common/config.py:29
msgid "List of <physical_network>:<physical_interface>" msgid "List of <physical_network>:<physical_interface>"
msgstr "" msgstr ""
#: neutron/plugins/linuxbridge/common/config.py:64 #: neutron/plugins/linuxbridge/common/config.py:64
#: neutron/plugins/mlnx/common/config.py:70
msgid "Enable server RPC compatibility with old agents" msgid "Enable server RPC compatibility with old agents"
msgstr "" msgstr ""
@ -5144,37 +5100,27 @@ msgid "Missing product_id in: '%s'"
msgstr "" msgstr ""
#: neutron/plugins/ml2/drivers/mlnx/config.py:24 #: neutron/plugins/ml2/drivers/mlnx/config.py:24
#: neutron/plugins/mlnx/common/config.py:48 #: neutron/plugins/mlnx/common/config.py:29
msgid "Type of VM network interface: mlnx_direct or hostdev" msgid "Type of VM network interface: mlnx_direct or hostdev"
msgstr "" msgstr ""
#: neutron/plugins/mlnx/common/config.py:34 #: neutron/plugins/mlnx/common/config.py:33
msgid ""
"List of <physical_network>:<physical_network_type> with "
"physical_network_type is either eth or ib"
msgstr ""
#: neutron/plugins/mlnx/common/config.py:37
msgid "Physical network type for provider network (eth or ib)"
msgstr ""
#: neutron/plugins/mlnx/common/config.py:52
msgid "eswitch daemon end point" msgid "eswitch daemon end point"
msgstr "" msgstr ""
#: neutron/plugins/mlnx/common/config.py:54 #: neutron/plugins/mlnx/common/config.py:35
msgid "" msgid ""
"The number of milliseconds the agent will wait for response on request to" "The number of milliseconds the agent will wait for response on request to"
" daemon." " daemon."
msgstr "" msgstr ""
#: neutron/plugins/mlnx/common/config.py:57 #: neutron/plugins/mlnx/common/config.py:38
msgid "" msgid ""
"The number of retries the agent will send request to daemon before giving" "The number of retries the agent will send request to daemon before giving"
" up" " up"
msgstr "" msgstr ""
#: neutron/plugins/mlnx/common/config.py:60 #: neutron/plugins/mlnx/common/config.py:41
msgid "" msgid ""
"backoff rate multiplier for waiting period between retries for request to" "backoff rate multiplier for waiting period between retries for request to"
" daemon, i.e. value of 2 will double the request timeout each retry" " daemon, i.e. value of 2 will double the request timeout each retry"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -90,7 +90,7 @@ msgstr "Sincronizando estado"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -157,7 +157,7 @@ msgstr "Atualizar regras de firewall"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "Nenhuma porta aqui para atualizar firewall" msgstr "Nenhuma porta aqui para atualizar firewall"
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "Agente L3 iniciado" msgstr "Agente L3 iniciado"
@ -260,12 +260,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "Ignorando vários IPs na porta do roteador %s" msgstr "Ignorando vários IPs na porta do roteador %s"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "Ignorando a porta %s porque nenhum IP está configurado nela" msgstr "Ignorando a porta %s porque nenhum IP está configurado nela"
@ -581,7 +581,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "Intervalos de VLAN de rede: %s" msgstr "Intervalos de VLAN de rede: %s"
@ -637,7 +636,7 @@ msgid "Agent out of sync with plugin!"
msgstr "Agente fora de sincronização com o plug-in!" msgstr "Agente fora de sincronização com o plug-in!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -742,13 +741,13 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
@ -756,7 +755,7 @@ msgstr ""
"A iteração do loop excedeu o intervalo (%(polling_interval)s vs. " "A iteração do loop excedeu o intervalo (%(polling_interval)s vs. "
"%(elapsed)s)!" "%(elapsed)s)!"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1067,11 +1066,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -88,7 +88,7 @@ msgstr "正在使状态同步"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -155,7 +155,7 @@ msgstr "请刷新防火墙规则"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "已启动 L3 代理" msgstr "已启动 L3 代理"
@ -256,12 +256,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "正在忽略路由器端口 %s 上的多个 IP" msgstr "正在忽略路由器端口 %s 上的多个 IP"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "正在跳过端口 %s因为没有在该端口上配置任何 IP" msgstr "正在跳过端口 %s因为没有在该端口上配置任何 IP"
@ -577,7 +577,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "网络 VLAN 范围:%s" msgstr "网络 VLAN 范围:%s"
@ -633,7 +632,7 @@ msgid "Agent out of sync with plugin!"
msgstr "代理与插件不同步!" msgstr "代理与插件不同步!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -738,19 +737,19 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "循环迭代超过时间间隔(%(polling_interval)s 对 %(elapsed)s" msgstr "循环迭代超过时间间隔(%(polling_interval)s 对 %(elapsed)s"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1059,11 +1058,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"

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-12-14 06:05+0000\n" "POT-Creation-Date: 2014-12-17 06:05+0000\n"
"PO-Revision-Date: 2014-12-14 03:11+0000\n" "PO-Revision-Date: 2014-12-16 21:20+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"
@ -88,7 +88,7 @@ msgstr "正在同步化狀態"
msgid "Synchronizing state complete" msgid "Synchronizing state complete"
msgstr "" msgstr ""
#: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1734 #: neutron/agent/dhcp_agent.py:602 neutron/agent/l3/agent.py:1732
#: neutron/services/metering/agents/metering_agent.py:281 #: neutron/services/metering/agents/metering_agent.py:281
#, python-format #, python-format
msgid "agent_updated by server side %s!" msgid "agent_updated by server side %s!"
@ -155,7 +155,7 @@ msgstr "重新整理防火牆規則"
msgid "No ports here to refresh firewall" msgid "No ports here to refresh firewall"
msgstr "" msgstr ""
#: neutron/agent/l3/agent.py:1636 #: neutron/agent/l3/agent.py:1634
msgid "L3 agent started" msgid "L3 agent started"
msgstr "已啟動 L3 代理程式" msgstr "已啟動 L3 代理程式"
@ -255,12 +255,12 @@ msgid ""
"is disabled." "is disabled."
msgstr "" msgstr ""
#: neutron/db/l3_db.py:1022 #: neutron/db/l3_db.py:1017
#, python-format #, python-format
msgid "Ignoring multiple IPs on router port %s" msgid "Ignoring multiple IPs on router port %s"
msgstr "正在忽略路由器埠 %s 上的多個 IP" msgstr "正在忽略路由器埠 %s 上的多個 IP"
#: neutron/db/l3_db.py:1028 #: neutron/db/l3_db.py:1023
#, python-format #, python-format
msgid "Skipping port %s as no IP is configure on it" msgid "Skipping port %s as no IP is configure on it"
msgstr "正在跳過埠 %s因為其上沒有配置 IP" msgstr "正在跳過埠 %s因為其上沒有配置 IP"
@ -576,7 +576,6 @@ msgstr ""
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206 #: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
#: neutron/plugins/ml2/drivers/type_vlan.py:95 #: neutron/plugins/ml2/drivers/type_vlan.py:95
#: neutron/plugins/mlnx/mlnx_plugin.py:188
#, python-format #, python-format
msgid "Network VLAN ranges: %s" msgid "Network VLAN ranges: %s"
msgstr "網路 VLAN 範圍:%s" msgstr "網路 VLAN 範圍:%s"
@ -632,7 +631,7 @@ msgid "Agent out of sync with plugin!"
msgstr "代理程式與外掛程式不同步!" msgstr "代理程式與外掛程式不同步!"
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:469
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:267 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:264
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1035
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1564
@ -737,19 +736,19 @@ msgstr ""
msgid "Set the controller to a new controller: %s" msgid "Set the controller to a new controller: %s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:194 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:191
#, python-format #, python-format
msgid "" msgid ""
"Mapping physical network %(physical_network)s to interface %(interface)s" "Mapping physical network %(physical_network)s to interface %(interface)s"
msgstr "" msgstr ""
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:225 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:222
#, python-format #, python-format
msgid "" msgid ""
"Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr "迴圈反覆運算已超出間隔(%(polling_interval)s 與 %(elapsed)s" msgstr "迴圈反覆運算已超出間隔(%(polling_interval)s 與 %(elapsed)s"
#: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:239 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:236
#, python-format #, python-format
msgid "Controller IPs: %s" msgid "Controller IPs: %s"
msgstr "" msgstr ""
@ -1058,11 +1057,6 @@ msgstr ""
msgid "Initializing CRD client... " msgid "Initializing CRD client... "
msgstr "" msgstr ""
#: neutron/plugins/mlnx/mlnx_plugin.py:178
#, python-format
msgid "Physical Network type mappings: %s"
msgstr ""
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
#, python-format #, python-format
msgid "Network %s is not available on this agent" msgid "Network %s is not available on this agent"