Imported Translations from Transifex

Change-Id: Ic9f6e6754db748acf456cc69b38c4268b86fe3e1
changes/64/66264/1
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 ""