Imported Translations from Transifex
Change-Id: Ie0d4dc7afb8cb4f73f12ce2115d4c18f83df33c6
This commit is contained in:
parent
90b7a37490
commit
1ed0b46373
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Arabic "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16808,3 +16865,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Bengali (India) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16738,3 +16795,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bosnian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Danish "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: German "
|
||||
@ -599,7 +599,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr "Fehler beim Importieren von Schnittstellentreiber '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr "Ein Schnittstellentreiber muss angegeben sein"
|
||||
@ -1051,27 +1051,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr "Neuladen von Zuordnungen für Netz: %s"
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr "Wiederverwendung von vorhandenem Gerät: %s."
|
||||
@ -3198,6 +3213,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr "Verfügbare Befehle"
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3596,102 +3652,107 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr "Der Router %(router_id)s wird nicht vom L3-Agenten %(agent_id)s gehostet."
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr "VIP %(vip_id)s konnte nicht gefunden werden"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr "Pool %(pool_id)s konnte nicht gefunden werden"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr "Element %(member_id)s konnte nicht gefunden werden"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr "'Health_monitor' %(monitor_id)s konnte nicht gefunden werden"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
"Ungültiger Status %(state)s von Ressource für Lastausgleichsfunktion "
|
||||
"%(id)s"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr "Pool %(pool_id)s ist noch belegt"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr "Statistikdaten von Pool %(pool_id)s konnten nicht gefunden werden"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
"Protokoll %(vip_proto)s stimmt nicht mit Poolprotokoll %(pool_proto)s "
|
||||
"überein"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6566,7 +6627,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr "Aufruf von 'NexusPlugin:create_network()'"
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6577,7 +6638,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9911,7 +9972,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10733,17 +10794,17 @@ msgstr "Verbindung zu OFC fehlgeschlagen: %s"
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr "'del_portinfo()': NotFound-Portinfo für port_id: %s"
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11763,10 +11824,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -15207,22 +15264,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17858,3 +17915,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2014-03-09 12:33+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Greek "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16198,3 +16255,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (Australia) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United States) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Spanish (Mexico) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17152,3 +17209,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-15 00:14+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Basque "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Basque (Spain) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-15 02:28+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Persian "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish (Finland) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Filipino "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16795,3 +16852,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Galician "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16720,3 +16777,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2014-01-17 14:28+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Hebrew "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16495,3 +16552,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2014-01-21 01:25+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Hebrew (Israel) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16495,3 +16552,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Hindi "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17170,3 +17227,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Croatian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-12-16 02:36+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Icelandic (Iceland) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16573,3 +16630,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (Italy) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
|
||||
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
|
||||
"Language-Team: Japanese "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-04-19 14:53+0000\n"
|
||||
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
|
||||
"Language-Team: ka_GE <LL@li.org>\n"
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Khmer "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-09-18 00:19+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Kannada "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16807,3 +16864,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-04-28 05:13+0000\n"
|
||||
"Last-Translator: ujuc Gang <potopro@gmail.com>\n"
|
||||
"Language-Team: ko_KR <LL@li.org>\n"
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-17 05:24+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Malayalam (India) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-10-16 22:17+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Marathi (India) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16741,3 +16798,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Bokmål "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17059,3 +17116,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neutron "
|
||||
"jenkins.neutron.propose.translation.update.271\n"
|
||||
"jenkins.neutron.propose.translation.update.274\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-12-15 04:38+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Panjabi (Punjabi) (India) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16573,3 +16630,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Polish (Poland) "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Romanian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Russian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (Russia) "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Slovak "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17170,3 +17227,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Slovenian (Slovenia) "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2014-03-17 07:58+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Albanian "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16195,3 +16252,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2014-03-12 23:47+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Serbian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16199,3 +16256,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Swedish "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16696,3 +16753,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swahili (Kenya) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
16185
neutron/locale/ta/LC_MESSAGES/neutron.po
Normal file
16185
neutron/locale/ta/LC_MESSAGES/neutron.po
Normal file
File diff suppressed because it is too large
Load Diff
16185
neutron/locale/te_IN/LC_MESSAGES/neutron.po
Normal file
16185
neutron/locale/te_IN/LC_MESSAGES/neutron.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tagalog "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tagalog (Philippines) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16795,3 +16852,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish (Turkey) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3064,6 +3079,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3426,98 +3482,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6338,7 +6399,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6349,7 +6410,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9617,7 +9678,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10427,17 +10488,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11440,10 +11501,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14804,22 +14861,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17453,3 +17510,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-10-07 01:13+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Urdu "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -16777,3 +16834,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (Hong Kong) "
|
||||
@ -588,7 +588,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
@ -1038,27 +1038,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr ""
|
||||
@ -3063,6 +3078,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3425,98 +3481,103 @@ msgstr ""
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6337,7 +6398,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6348,7 +6409,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9616,7 +9677,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10426,17 +10487,17 @@ msgstr ""
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11439,10 +11500,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14803,22 +14860,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17452,3 +17509,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-03-23 06:27+0000\n"
|
||||
"POT-Creation-Date: 2014-03-26 06:26+0000\n"
|
||||
"PO-Revision-Date: 2013-05-22 03:25+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) "
|
||||
@ -589,7 +589,7 @@ msgstr ""
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr "匯入介面驅動程式 '%s' 時發生錯誤"
|
||||
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:624
|
||||
#: neutron/agent/l3_agent.py:240 neutron/agent/linux/dhcp.py:632
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:92
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr "必須指定介面驅動程式"
|
||||
@ -1039,27 +1039,42 @@ msgstr ""
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr "正在重新載入網路的配置:%s"
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:631
|
||||
#: neutron/agent/linux/dhcp.py:408
|
||||
#, python-format
|
||||
msgid "Building host file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:422
|
||||
#, python-format
|
||||
msgid "Adding %(mac)s : %(name)s : %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:438
|
||||
#, python-format
|
||||
msgid "Done building host file %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:639
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%(driver)s': %(inner)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:678
|
||||
#: neutron/agent/linux/dhcp.py:686
|
||||
#, python-format
|
||||
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:688
|
||||
#: neutron/agent/linux/dhcp.py:696
|
||||
#, python-format
|
||||
msgid "Removing gateway for dhcp netns on net %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:731
|
||||
#: neutron/agent/linux/dhcp.py:739
|
||||
#, python-format
|
||||
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/dhcp.py:770 neutron/debug/debug_agent.py:69
|
||||
#: neutron/agent/linux/dhcp.py:778 neutron/debug/debug_agent.py:69
|
||||
#, python-format
|
||||
msgid "Reusing existing device: %s."
|
||||
msgstr "正在重複使用現有裝置:%s。"
|
||||
@ -3074,6 +3089,47 @@ msgstr ""
|
||||
msgid "Available commands"
|
||||
msgstr "可用的指令"
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:391
|
||||
#, python-format
|
||||
msgid "Unknown tunnel type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:405
|
||||
msgid "The plugin type whose database will be migrated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:408
|
||||
msgid "The connection url for the target db"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:411
|
||||
#, python-format
|
||||
msgid "The %s tunnel type to migrate from"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:414
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:417
|
||||
msgid "Retain the old plugin's tables"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Tunnel args (tunnel-type and vxlan-udp-port) are not valid for the %s "
|
||||
"plugin"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/migration/migrate_to_ml2.py:430
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Support for migrating %(plugin)s for release %(release)s is not yet "
|
||||
"implemented"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/vpn/vpn_db.py:681
|
||||
#, python-format
|
||||
msgid "vpnservice %s in db is already deleted"
|
||||
@ -3440,98 +3496,103 @@ msgstr "無法將路由器 %(router_id)s 排程到 L3 代理程式 %(agent_id)s
|
||||
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
|
||||
msgstr "路由器 %(router_id)s 不是由 L3 代理程式 %(agent_id)s 管理。"
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:117
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:118
|
||||
#, python-format
|
||||
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:122
|
||||
#: neutron/extensions/lbaas_agentscheduler.py:123
|
||||
#, python-format
|
||||
msgid "No active loadbalancer agent found for pool %(pool_id)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:35
|
||||
#, python-format
|
||||
msgid "No eligible backend for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr "找不到 VIP %(vip_id)s"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:39
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#, python-format
|
||||
msgid "Another Vip already exists for pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:43
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr "找不到儲存區 %(pool_id)s"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:47
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr "找不到成員 %(member_id)s"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:51
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr "找不到 Health_monitor %(monitor_id)s"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:55
|
||||
#: neutron/extensions/loadbalancer.py:59
|
||||
#, python-format
|
||||
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:60
|
||||
#: neutron/extensions/loadbalancer.py:64
|
||||
#, python-format
|
||||
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:65
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr "負載平衡器資源 %(id)s 的狀態 %(state)s 無效"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:69
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr "儲存區 %(pool_id)s 仍在使用中"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:73
|
||||
#: neutron/extensions/loadbalancer.py:77
|
||||
#, python-format
|
||||
msgid "Health monitor %(monitor_id)s still has associations with pools"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:78
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr "找不到儲存區 %(pool_id)s 的統計資料"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:82
|
||||
#: neutron/extensions/loadbalancer.py:86
|
||||
#, python-format
|
||||
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
|
||||
msgstr "通訊協定 %(vip_proto)s 與儲存區通訊協定 %(pool_proto)s 不符"
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:87
|
||||
#: neutron/extensions/loadbalancer.py:91
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Member with address %(address)s and port %(port)s already present in pool"
|
||||
" %(pool)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:302
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
msgid "Number of vips allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:306
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
msgid "Number of pools allowed per tenant. A negative value means unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:310
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
msgid ""
|
||||
"Number of pool members allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/extensions/loadbalancer.py:314
|
||||
#: neutron/extensions/loadbalancer.py:318
|
||||
msgid ""
|
||||
"Number of health monitors allowed per tenant. A negative value means "
|
||||
"unlimited."
|
||||
@ -6358,7 +6419,7 @@ msgid "NexusPlugin:create_network() called"
|
||||
msgstr "已呼叫 NexusPlugin:create_network()"
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:113
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:105
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:102
|
||||
#, python-format
|
||||
msgid "Nexus: create & trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -6369,7 +6430,7 @@ msgid "Nexus: create vlan %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:125
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:109
|
||||
#: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py:106
|
||||
#, python-format
|
||||
msgid "Nexus: trunk vlan %s"
|
||||
msgstr ""
|
||||
@ -9657,7 +9718,7 @@ msgid "Type of VM network interface: mlnx_direct or hostdev"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/config.py:28
|
||||
msgid "Enable server compatibility with old nova "
|
||||
msgid "Enable server compatibility with old nova"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py:56
|
||||
@ -10469,17 +10530,17 @@ msgstr "無法連接 OFC:%s"
|
||||
msgid "Waiting for %s seconds due to OFC Service_Unavailable."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:112
|
||||
#: neutron/plugins/nec/db/api.py:110
|
||||
#, python-format
|
||||
msgid "del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:146
|
||||
#: neutron/plugins/nec/db/api.py:144
|
||||
#, python-format
|
||||
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
|
||||
msgstr "del_portinfo():port_id 的 portinfo NotFound:%s"
|
||||
|
||||
#: neutron/plugins/nec/db/api.py:167
|
||||
#: neutron/plugins/nec/db/api.py:165
|
||||
#: neutron/plugins/openvswitch/ovs_db_v2.py:317
|
||||
#, python-format
|
||||
msgid "get_port_with_securitygroups() called:port_id=%s"
|
||||
@ -11486,10 +11547,6 @@ msgstr ""
|
||||
msgid "Network types supported by the agent (gre and/or vxlan)"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:77
|
||||
msgid "The UDP port to use for VXLAN tunnels."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/openvswitch/common/config.py:79
|
||||
msgid "MTU size of veth interfaces"
|
||||
msgstr ""
|
||||
@ -14852,22 +14909,22 @@ msgstr ""
|
||||
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:81
|
||||
#: neutron/services/loadbalancer/plugin.py:82
|
||||
#, python-format
|
||||
msgid "Delete associated loadbalancer pools before removing providers %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:90
|
||||
#: neutron/services/loadbalancer/plugin.py:91
|
||||
#, python-format
|
||||
msgid "Error retrieving driver for provider %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:98
|
||||
#: neutron/services/loadbalancer/plugin.py:99
|
||||
#, python-format
|
||||
msgid "Error retrieving provider for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/loadbalancer/plugin.py:181
|
||||
#: neutron/services/loadbalancer/plugin.py:190
|
||||
#, python-format
|
||||
msgid "Failed to delete pool %s, putting it in ERROR state"
|
||||
msgstr ""
|
||||
@ -17501,3 +17558,6 @@ msgstr ""
|
||||
#~ msgid "Handling VPN service update notification"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Enable server compatibility with old nova "
|
||||
#~ msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user