Imported Translations from Transifex

Change-Id: I45fe5fe57b916f9db7daa89f2af00300ef33ce57
This commit is contained in:
OpenStack Jenkins 2013-08-15 06:15:20 +00:00
parent 1bf2724eea
commit 43838a2303
40 changed files with 2482 additions and 1354 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
@ -961,17 +961,17 @@ msgstr "Entfernen von Filter für Gerät (%s)"
msgid "Attempted to remove port filter which is not filtered %r"
msgstr "Versuch, ungefilterten Portfilter %r zu entfernen"
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr "Versuch, nicht vorhandene Kette %s zu löschen"
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr "Unbekannte Kette: %r"
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
@ -980,11 +980,11 @@ msgstr ""
"Versuch, nicht vorhandene Regel zu entfernen: %(chain)r %(rule)r %(wrap)r"
" %(top)r"
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr "'IPTablesManager.apply' erfolgreich abgeschlossen"
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1446,38 +1446,38 @@ msgstr "'%s' ist keine gültige Eingabe"
msgid "'%s' is not a valid UUID"
msgstr "'%s' ist keine gültige UUID"
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr "%s ist kein Verzeichnis"
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr "Der Validator '%s' ist nicht vorhanden."
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr "%s ist kein Verzeichnis"
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr "'%s' ist keine Ganzzahl"
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr "'%s' sollte nicht negativ sein"
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr "'%s' kann nicht in boolesche Zahl umgewandelt werden"
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr "'%s' ist keine Ganzzahl"
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr "'%s' ist nicht in der Form <key>=[value]"
@ -2979,7 +2979,7 @@ msgstr "Anzahl an zulässigen Routern pro Nutzer, -1 für unbegrenzt"
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr "Anzahl an zulässigen dynamischen IP-Adressen pro Nutzer, -1 für unbegrenzt"
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9887,6 +9887,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -10302,9 +10346,6 @@ msgstr "lRouter: %s nicht gefunden"
#~ msgid "Unable to parse lease relay msg to dict."
#~ msgstr ""
#~ "Parsing von Lease-Relais-Nachricht an"
#~ " Verzeichnis kann nicht durchgeführt "
#~ "werden."
#~ msgid "Exception value: %s"
#~ msgstr "Ausnahmewert: %s"
@ -10315,27 +10356,6 @@ msgstr "lRouter: %s nicht gefunden"
#~ msgid "Unable update lease. Exception"
#~ msgstr "Lease kann nicht aktualisiert werden. Ausnahme"
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ "Zugeordnete IP-Adresse %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s) blockieren"
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ "Aktualisierung von Leaseablauf für "
#~ "%(ip_address)s auf Netz %(network_id)s von "
#~ "%(host)s."
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr "Ungültiger Typ der NVP-Zusatzeinheit '%s'"
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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"
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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"
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.47"
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.48"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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"
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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) "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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) "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
@ -943,28 +943,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1397,38 +1397,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2799,7 +2799,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9381,6 +9381,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9804,22 +9848,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
@ -942,28 +942,28 @@ msgstr ""
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1396,38 +1396,38 @@ msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
@ -2798,7 +2798,7 @@ msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9380,6 +9380,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9803,22 +9847,6 @@ msgstr ""
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr ""
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr ""
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-14 06:14+0000\n"
"POT-Creation-Date: 2013-08-15 06:14+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) "
@ -943,28 +943,28 @@ msgstr "正在移除裝置 (%s) 過濾器"
msgid "Attempted to remove port filter which is not filtered %r"
msgstr "已嘗試移除未過濾的埠過濾器 %r"
#: neutron/agent/linux/iptables_manager.py:148
#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr "已嘗試移除不存在的鏈 %s"
#: neutron/agent/linux/iptables_manager.py:190
#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr "不明鏈:%r"
#: neutron/agent/linux/iptables_manager.py:216
#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr "已嘗試移除不存在的規則:%(chain)r %(rule)r %(wrap)r %(top)r"
#: neutron/agent/linux/iptables_manager.py:366
#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr "已順利完成 IPTablesManager.apply"
#: neutron/agent/linux/iptables_manager.py:376
#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
@ -1402,38 +1402,38 @@ msgstr "'%s' 不是有效的輸入"
msgid "'%s' is not a valid UUID"
msgstr "'%s' 不是有效的 UUID"
#: neutron/api/v2/attributes.py:325
#, python-format
msgid "'%s' is not a dictionary"
msgstr "'%s' 不是字典"
#: neutron/api/v2/attributes.py:350
#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr "驗證器 '%s' 不存在。"
#: neutron/api/v2/attributes.py:382
#: neutron/api/v2/attributes.py:348
#, python-format
msgid "'%s' is not a dictionary"
msgstr "'%s' 不是字典"
#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr "'%s' 不是整數"
#: neutron/api/v2/attributes.py:387
#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr "'%s' 應該為非負數"
#: neutron/api/v2/attributes.py:406
#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr "無法將 '%s' 轉換為布林值"
#: neutron/api/v2/attributes.py:414
#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr "'%s' 不是整數"
#: neutron/api/v2/attributes.py:427
#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr "'%s' 的格式不是 <key>=[value]"
@ -2813,7 +2813,7 @@ msgstr "每個 Tenant 所容許的路由器數目,-1 表示無限制"
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
#: neutron/extensions/l3_ext_gw_mode.py:27
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
@ -9450,6 +9450,50 @@ msgstr ""
msgid "Failed fwaas process services sync"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
msgid "Initializing fwaas iptables driver"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
#, python-format
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
#, python-format
msgid "Failed to create firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
#, python-format
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
#, python-format
msgid "Failed to delete firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
#, python-format
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
#, python-format
msgid "Failed to update firewall: %s"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
#, python-format
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
msgstr ""
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
#, python-format
msgid "Failed to apply default policy on firewall: %s"
msgstr ""
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
@ -9613,7 +9657,7 @@ msgstr "找不到 lrouter%s"
#~ msgstr "預設服務類型的文字說明"
#~ msgid ""
#~ msgstr "找不到 Tenant %(tenant_id)s 的認證 %(credential_name)s"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s"
@ -9873,22 +9917,6 @@ msgstr "找不到 lrouter%s"
#~ msgid "Unable update lease. Exception"
#~ msgstr "無法更新租賃。異常狀況"
#~ msgid ""
#~ "Hold allocated IP %(ip_address)s "
#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgstr "保留所配置的 IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
#~ msgid ""
#~ "Updating lease expiration for %(ip_address)s"
#~ " on network %(network_id)s from %(host)s."
#~ msgstr "正在從 %(host)s 更新網路 %(network_id)s 上 %(ip_address)s 的租賃有效期限。"
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr "無效的 NVP 連接裝置類型 '%s'"
#~ msgid ""
#~ "Enables dedicated connection to the "
#~ "metadata proxy for metadata server "
#~ "access via Neutron router"
#~ msgstr ""