Imported Translations from Transifex

Change-Id: Ic9f6e6754db748acf456cc69b38c4268b86fe3e1
This commit is contained in:
OpenStack Jenkins 2014-01-13 06:34:08 +00:00
parent 478bd4c68a
commit 38a51840a6
60 changed files with 2291 additions and 3284 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13318,33 +13333,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13354,25 +13345,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Bengali (India) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13248,33 +13263,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13284,25 +13275,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
@ -3690,34 +3690,45 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr "Ursprüngliche Ausnahme wird gelöscht: %s"
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Angeforderte Sperre '%s' konnte nicht freigegeben werden"
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgstr "Semaphor \"%(lock)s\" für Methode \"%(method)s\" erhalten..."
#: neutron/openstack/common/lockutils.py:200
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgstr "Versuch, Dateisperre \"%(lock)s\" für Methode \"%(method)s\" zu greifen..."
#: neutron/openstack/common/lockutils.py:227
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
"Dateisperre \"%(lock)s\" unter %(path)s für Methode \"%(method)s\" "
"erhalten..."
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
"Dateisperre \"%(lock)s\" unter %(path)s für Methode \"%(method)s\" "
"freigegeben..."
#: neutron/openstack/common/log.py:251
#, python-format
@ -7860,20 +7871,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -14419,33 +14430,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr "Anzahl an zulässigen Sicherheitsregeln pro Nutzer, -1 für unbegrenzt"
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14455,32 +14442,23 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr "Semaphor \"%(lock)s\" für Methode \"%(method)s\" erhalten..."
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ "Versuch, Dateisperre \"%(lock)s\" für Methode"
#~ " \"%(method)s\" zu greifen..."
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ "Dateisperre \"%(lock)s\" unter %(path)s für"
#~ " Methode \"%(method)s\" erhalten..."
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ "Eindeutige ID des L3-Gateway-Service von"
#~ " NVP, die für die Implementierung von"
#~ " Routern und dynamischen IP-Adressen "
#~ "verwendet wird"
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ msgstr ""
#~ "Eindeutige ID des L2-Gateway-Service von"
#~ " NVP, die standardmäßig für Netzgateways"
#~ " verwendet wird"
#~ "Dateisperre \"%(lock)s\" unter %(path)s für"
#~ " Methode \"%(method)s\" freigegeben..."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13665,33 +13680,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13701,25 +13692,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 00:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Basque "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Basque (Spain) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:28+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Persian "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13305,33 +13320,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13341,25 +13332,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Galician "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13230,33 +13245,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13266,25 +13257,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13683,33 +13698,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13719,25 +13710,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-12-16 02:36+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Icelandic (Iceland) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13083,33 +13098,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13119,25 +13110,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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"
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Khmer "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-09-18 00:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13317,33 +13332,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13353,25 +13344,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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"
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-17 05:24+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malayalam (India) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-10-16 22:17+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Marathi (India) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13251,33 +13266,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13287,25 +13278,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13569,33 +13584,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13605,25 +13596,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: neutron "
"jenkins.neutron.propose.translation.update.201\n"
"jenkins.neutron.propose.translation.update.202\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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"
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-12-15 04:38+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Panjabi (Punjabi) (India) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13083,33 +13098,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13119,25 +13110,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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) "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13683,33 +13698,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13719,25 +13710,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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) "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Swedish "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13206,33 +13221,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13242,25 +13233,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13305,33 +13320,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13341,25 +13332,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
@ -3497,29 +3497,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7560,20 +7575,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13966,33 +13981,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14002,25 +13993,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-10-07 01:13+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Urdu "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13287,33 +13302,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -13323,25 +13314,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
@ -3496,29 +3496,44 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
@ -7559,20 +7574,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13965,33 +13980,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14001,25 +13992,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-12 06:33+0000\n"
"POT-Creation-Date: 2014-01-13 06:32+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) "
@ -3511,30 +3511,45 @@ msgstr ""
msgid "Original exception being dropped: %s"
msgstr "正在捨棄原始異常狀況:%s"
#: neutron/openstack/common/lockutils.py:102
#: neutron/openstack/common/lockutils.py:103
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "無法釋放獲得的鎖定 `%s`"
#: neutron/openstack/common/lockutils.py:189
#: neutron/openstack/common/lockutils.py:168
#, python-format
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
msgstr "已取得方法 \"%(method)s\" 的號誌 \"%(lock)s\"..."
msgid "Got semaphore \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:200
#: neutron/openstack/common/lockutils.py:177
#, python-format
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
msgstr "正在嘗試抓取方法 \"%(method)s\" 的檔案鎖定 \"%(lock)s\"..."
msgid "Attempting to grab file lock \"%(lock)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:227
#: neutron/openstack/common/lockutils.py:187
#, python-format
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "已在 %(path)s 處取得方法 \"%(method)s\" 的檔案鎖定 \"%(lock)s\"..."
msgid "Created lock path: %s"
msgstr ""
#: neutron/openstack/common/lockutils.py:235
#: neutron/openstack/common/lockutils.py:205
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "已釋放方法 \"%(method)s\" 在 %(path)s 處的檔案鎖定 \"%(lock)s\"..."
msgid "Got file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:209
#, python-format
msgid "Released file lock \"%(lock)s\" at %(path)s"
msgstr ""
#: neutron/openstack/common/lockutils.py:247
#, python-format
msgid "Got semaphore / lock \"%(function)s\""
msgstr ""
#: neutron/openstack/common/lockutils.py:251
#, python-format
msgid "Semaphore / lock released \"%(function)s\""
msgstr ""
#: neutron/openstack/common/log.py:251
#, python-format
@ -7593,20 +7608,20 @@ msgstr ""
msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
msgstr ""
#: neutron/plugins/ml2/plugin.py:634
#: neutron/plugins/ml2/plugin.py:637
#, python-format
msgid "Deleting port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:651
#: neutron/plugins/ml2/plugin.py:658
msgid "Calling base delete_port"
msgstr ""
#: neutron/plugins/ml2/plugin.py:660
#: neutron/plugins/ml2/plugin.py:667
msgid "mechanism_manager.delete_port_postcommit failed"
msgstr ""
#: neutron/plugins/ml2/plugin.py:669
#: neutron/plugins/ml2/plugin.py:676
#, python-format
msgid "Port %(port)s updated up by agent not found"
msgstr ""
@ -13102,7 +13117,7 @@ msgstr ""
#~ msgstr "預設服務類型的文字說明"
#~ msgid ""
#~ msgstr ""
#~ msgstr "「NVP L2 閘道」服務的唯一 ID依預設此服務將由網路閘道使用"
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s"
@ -14016,33 +14031,9 @@ msgstr ""
#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr "每個 Tenant 所容許的安全規則數目,-1 表示無限制"
#~ msgid ""
#~ "DNat is disabled for the router "
#~ "%(router_id)s. Floating IPs cannot be "
#~ "associated."
#~ msgstr ""
#~ msgid ""
#~ "Unable to run Neutron with config "
#~ "option '%s', as NVP does not "
#~ "support it"
#~ msgstr ""
#~ msgid "Maximum concurrent connections to each NVP controller."
#~ msgstr ""
#~ msgid ""
#~ "Minimum delay, in seconds, between two"
#~ " state synchronization queries to NVP. "
#~ "It must not exceed state_sync_interval"
#~ msgstr ""
#~ msgid ""
#~ "Minimum number of resources to be "
#~ "retrieved from NVP during state "
#~ "synchronization"
#~ msgstr ""
#~ msgid "User name for NVP controllers in this cluster"
#~ msgstr ""
@ -14052,25 +14043,17 @@ msgstr ""
#~ msgid "Lists the NVP controllers in this cluster"
#~ msgstr ""
#~ msgid ""
#~ "This is uuid of the default NVP"
#~ " Transport zone that will be used "
#~ "for creating tunneled isolated \"Neutron\" "
#~ "networks. It needs to be created "
#~ "in NVP before starting Neutron with "
#~ "the nvp plugin."
#~ msgstr ""
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr "已取得方法 \"%(method)s\" 的號誌 \"%(lock)s\"..."
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
#~ msgstr "正在嘗試抓取方法 \"%(method)s\" 的檔案鎖定 \"%(lock)s\"..."
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#~ msgstr "已在 %(path)s 處取得方法 \"%(method)s\" 的檔案鎖定 \"%(lock)s\"..."
#~ msgid ""
#~ "Unique identifier of the NVP L3 "
#~ "Gateway service which will be used "
#~ "for implementing routers and floating "
#~ "IPs"
#~ msgstr "「NVP L3 閘道」服務的唯一 ID此服務將用於實作路由器及浮動 IP"
#~ msgid ""
#~ "Unique identifier of the NVP L2 "
#~ "Gateway service which will be used "
#~ "by default for network gateways"
#~ msgstr "「NVP L2 閘道」服務的唯一 ID依預設此服務將由網路閘道使用"
#~ "Released file lock \"%(lock)s\" at "
#~ "%(path)s for method \"%(method)s\"..."
#~ msgstr "已釋放方法 \"%(method)s\" 在 %(path)s 處的檔案鎖定 \"%(lock)s\"..."