Imported Translations from Transifex

Change-Id: Iabfa4ccf4cfa145630fb5044bdeed76acb29ba6e
This commit is contained in:
OpenStack Jenkins 2014-02-05 06:24:10 +00:00
parent 5d6d5aa681
commit 5f0e64ee4e
62 changed files with 3408 additions and 3648 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n" "PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic " "Language-Team: Arabic "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13445,12 +13441,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13460,3 +13450,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) " "Language-Team: Bulgarian (Bulgaria) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-10-20 01:34+0000\n" "PO-Revision-Date: 2013-10-20 01:34+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Bengali (India) " "Language-Team: Bengali (India) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13375,12 +13371,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13390,3 +13380,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian " "Language-Team: Bosnian "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan " "Language-Team: Catalan "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech " "Language-Team: Czech "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish " "Language-Team: Danish "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n" "PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German " "Language-Team: German "
@ -3706,11 +3706,11 @@ msgstr "Ursprüngliche Ausnahme wird gelöscht: %s"
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -12066,10 +12066,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "Unerwarteter Fehler im PLUMgrid-Plug-in: %(err_msg)s" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -12087,171 +12087,167 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "Aufruf von 'update_subnet()'" msgstr "Aufruf von 'update_subnet()'"
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
@ -12260,7 +12256,7 @@ msgstr ""
"Netze, für die 'admin_state_up=False' gilt, werden von diesem Plug-in " "Netze, für die 'admin_state_up=False' gilt, werden von diesem Plug-in "
"noch nicht unterstützt. Einstellungen für Netz %s werden ignoriert" "noch nicht unterstützt. Einstellungen für Netz %s werden ignoriert"
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "Fehler beim Überprüfen des Status vom Netzadministrator:" msgstr "Fehler beim Überprüfen des Status vom Netzadministrator:"
@ -14539,16 +14535,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ "Die Anzahl an wartenden Anrufthreads ist"
#~ " größer als die Warnungsbegrenzung: %d. "
#~ "Möglicherweise gibt es ein Leck in "
#~ "'MulticallProxyWaiter'."
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "%(item)s konnte nicht bereinigt werden. Zentraler Fehler %(err)s" #~ msgstr "%(item)s konnte nicht bereinigt werden. Zentraler Fehler %(err)s"
@ -14558,3 +14544,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "ROUTER - RELAY-OUT-METHODE FÜR %(data)s" #~ msgstr "ROUTER - RELAY-OUT-METHODE FÜR %(data)s"
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr "Unerwarteter Fehler im PLUMgrid-Plug-in: %(err_msg)s"
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) " "Language-Team: English (Australia) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) " "Language-Team: English (United Kingdom) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) " "Language-Team: English (United States) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish " "Language-Team: Spanish "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n" "PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) " "Language-Team: Spanish (Mexico) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13792,12 +13788,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13807,3 +13797,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-15 00:14+0000\n" "PO-Revision-Date: 2013-11-15 00:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Basque " "Language-Team: Basque "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Basque (Spain) " "Language-Team: Basque (Spain) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-15 02:28+0000\n" "PO-Revision-Date: 2013-11-15 02:28+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Persian " "Language-Team: Persian "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) " "Language-Team: Finnish (Finland) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino " "Language-Team: Filipino "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13432,12 +13428,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13447,3 +13437,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French " "Language-Team: French "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-10-28 23:23+0000\n" "PO-Revision-Date: 2013-10-28 23:23+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Galician " "Language-Team: Galician "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13357,12 +13353,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13372,3 +13362,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2014-01-17 14:28+0000\n" "PO-Revision-Date: 2014-01-17 14:28+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Hebrew " "Language-Team: Hebrew "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13138,3 +13134,9 @@ msgstr ""
msgid "Lswitch %s does not exist" msgid "Lswitch %s does not exist"
msgstr "" msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2014-01-21 01:25+0000\n" "PO-Revision-Date: 2014-01-21 01:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hebrew (Israel) " "Language-Team: Hebrew (Israel) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13138,3 +13134,9 @@ msgstr ""
msgid "Lswitch %s does not exist" msgid "Lswitch %s does not exist"
msgstr "" msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi " "Language-Team: Hindi "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13810,12 +13806,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13825,3 +13815,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian " "Language-Team: Croatian "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian " "Language-Team: Hungarian "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian " "Language-Team: Indonesian "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-12-16 02:36+0000\n" "PO-Revision-Date: 2013-12-16 02:36+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Icelandic (Iceland) " "Language-Team: Icelandic (Iceland) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13210,12 +13206,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13225,3 +13215,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian " "Language-Team: Italian "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) " "Language-Team: Italian (Italy) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n" "PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n" "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese " "Language-Team: Japanese "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-04-19 14:53+0000\n" "PO-Revision-Date: 2013-04-19 14:53+0000\n"
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n" "Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
"Language-Team: ka_GE <LL@li.org>\n" "Language-Team: ka_GE <LL@li.org>\n"
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Khmer " "Language-Team: Khmer "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-09-18 00:19+0000\n" "PO-Revision-Date: 2013-09-18 00:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada " "Language-Team: Kannada "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13444,12 +13440,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13459,3 +13449,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean " "Language-Team: Korean "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n" "PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n" "Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n" "Language-Team: ko_KR <LL@li.org>\n"
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-17 05:24+0000\n" "PO-Revision-Date: 2013-11-17 05:24+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malayalam (India) " "Language-Team: Malayalam (India) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-10-16 22:17+0000\n" "PO-Revision-Date: 2013-10-16 22:17+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Marathi (India) " "Language-Team: Marathi (India) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13378,12 +13374,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13393,3 +13383,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay " "Language-Team: Malay "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål " "Language-Team: Norwegian Bokmål "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n" "PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali " "Language-Team: Nepali "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13696,12 +13692,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13711,3 +13701,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,9 +7,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neutron " "Project-Id-Version: neutron "
"jenkins.neutron.propose.translation.update.224\n" "jenkins.neutron.propose.translation.update.225\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) " "Language-Team: Dutch (Netherlands) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-12-15 04:38+0000\n" "PO-Revision-Date: 2013-12-15 04:38+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Panjabi (Punjabi) (India) " "Language-Team: Panjabi (Punjabi) (India) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13210,12 +13206,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13225,3 +13215,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) " "Language-Team: Polish (Poland) "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese " "Language-Team: Portuguese "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) " "Language-Team: Portuguese (Brazil) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n" "PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian " "Language-Team: Romanian "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian " "Language-Team: Russian "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) " "Language-Team: Russian (Russia) "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak " "Language-Team: Slovak "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13810,12 +13806,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13825,3 +13815,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) " "Language-Team: Slovenian (Slovenia) "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Swedish " "Language-Team: Swedish "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13333,12 +13329,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13348,3 +13338,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) " "Language-Team: Swahili (Kenya) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog " "Language-Team: Tagalog "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) " "Language-Team: Tagalog (Philippines) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13432,12 +13428,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13447,3 +13437,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) " "Language-Team: Turkish (Turkey) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian " "Language-Team: Ukrainian "
@ -3513,11 +3513,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11630,10 +11630,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11651,178 +11651,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14093,12 +14089,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14108,3 +14098,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-10-07 01:13+0000\n" "PO-Revision-Date: 2013-10-07 01:13+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n" "Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Urdu " "Language-Team: Urdu "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -13414,12 +13410,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -13429,3 +13419,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) " "Language-Team: Vietnamese (Viet Nam) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) " "Language-Team: Chinese (China) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Neutron\n" "Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) " "Language-Team: Chinese (Hong Kong) "
@ -3512,11 +3512,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11629,10 +11629,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11650,178 +11650,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "" msgstr ""
@ -14092,12 +14088,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr ""
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "" #~ msgstr ""
@ -14107,3 +14097,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "" #~ msgstr ""
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr ""
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Quantum\n" "Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-02-04 06:22+0000\n" "POT-Creation-Date: 2014-02-05 06:22+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n" "PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n" "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) " "Language-Team: Chinese (Taiwan) "
@ -3527,11 +3527,11 @@ msgstr "正在捨棄原始異常狀況:%s"
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:252 #: neutron/openstack/common/gettextutils.py:262
msgid "Message objects do not support addition." msgid "Message objects do not support addition."
msgstr "" msgstr ""
#: neutron/openstack/common/gettextutils.py:261 #: neutron/openstack/common/gettextutils.py:271
msgid "" msgid ""
"Message objects do not support str() because they may contain non-ascii " "Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead." "characters. Please use unicode() or translate() instead."
@ -11678,10 +11678,10 @@ msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:26 #: neutron/plugins/plumgrid/common/exceptions.py:26
#, python-format #, python-format
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" msgid "PLUMgrid Plugin Error: %(err_msg)s"
msgstr "PLUMgrid 外掛程式發生非預期的錯誤:%(err_msg)s" msgstr ""
#: neutron/plugins/plumgrid/common/exceptions.py:31 #: neutron/plugins/plumgrid/common/exceptions.py:30
#, python-format #, python-format
msgid "Connection failed with PLUMgrid Director: %(err_msg)s" msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
msgstr "" msgstr ""
@ -11699,178 +11699,174 @@ msgstr ""
msgid "Python PLUMgrid Library Started " msgid "Python PLUMgrid Library Started "
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:45
msgid "PLUMgrid Director communication failed"
msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
msgid "PLUMgrid Director server to connect to" msgid "PLUMgrid Director server to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:47
msgid "PLUMgrid Director server port to connect to" msgid "PLUMgrid Director server port to connect to"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:49
msgid "PLUMgrid Director admin username" msgid "PLUMgrid Director admin username"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:51
msgid "PLUMgrid Director admin password" msgid "PLUMgrid Director admin password"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:53
msgid "PLUMgrid Director server timeout" msgid "PLUMgrid Director server timeout"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:70
msgid "Neutron PLUMgrid Director: Starting Plugin" msgid "Neutron PLUMgrid Director: Starting Plugin"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:77
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:89
#, python-format #, python-format
msgid "Neutron PLUMgrid Director: %s" msgid "Neutron PLUMgrid Director: %s"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:100
msgid "Neutron PLUMgrid Director: create_network() called" msgid "Neutron PLUMgrid Director: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:114
msgid "PLUMgrid Library: create_network() called" msgid "PLUMgrid Library: create_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:129
msgid "Neutron PLUMgrid Director: update_network() called" msgid "Neutron PLUMgrid Director: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:140
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:165
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:349
msgid "PLUMgrid Library: update_network() called" msgid "PLUMgrid Library: update_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:155
msgid "Neutron PLUMgrid Director: delete_network() called" msgid "Neutron PLUMgrid Director: delete_network() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
msgid "Neutron PLUMgrid Director: create_port() called" msgid "Neutron PLUMgrid Director: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:223
msgid "PLUMgrid Library: create_port() called" msgid "PLUMgrid Library: create_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:211
msgid "Neutron PLUMgrid Director: update_port() called" msgid "Neutron PLUMgrid Director: update_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:239
msgid "Neutron PLUMgrid Director: delete_port() called" msgid "Neutron PLUMgrid Director: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:254
msgid "PLUMgrid Library: delete_port() called" msgid "PLUMgrid Library: delete_port() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:283
msgid "Neutron PLUMgrid Director: create_subnet() called" msgid "Neutron PLUMgrid Director: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:307
msgid "PLUMgrid Library: create_subnet() called" msgid "PLUMgrid Library: create_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:317
msgid "Neutron PLUMgrid Director: delete_subnet() called" msgid "Neutron PLUMgrid Director: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:329
msgid "PLUMgrid Library: delete_subnet() called" msgid "PLUMgrid Library: delete_subnet() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337
msgid "update_subnet() called" msgid "update_subnet() called"
msgstr "已呼叫 update_subnet()" msgstr "已呼叫 update_subnet()"
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:361
msgid "Neutron PLUMgrid Director: create_router() called" msgid "Neutron PLUMgrid Director: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:373
msgid "PLUMgrid Library: create_router() called" msgid "PLUMgrid Library: create_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383
msgid "Neutron PLUMgrid Director: update_router() called" msgid "Neutron PLUMgrid Director: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:389
msgid "PLUMgrid Library: update_router() called" msgid "PLUMgrid Library: update_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:398
msgid "Neutron PLUMgrid Director: delete_router() called" msgid "Neutron PLUMgrid Director: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:408
msgid "PLUMgrid Library: delete_router() called" msgid "PLUMgrid Library: delete_router() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
msgid "Neutron PLUMgrid Director: add_router_interface() called" msgid "Neutron PLUMgrid Director: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:436
msgid "PLUMgrid Library: add_router_interface() called" msgid "PLUMgrid Library: add_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:447
msgid "Neutron PLUMgrid Director: remove_router_interface() called" msgid "Neutron PLUMgrid Director: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:469
msgid "PLUMgrid Library: remove_router_interface() called" msgid "PLUMgrid Library: remove_router_interface() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:480
msgid "Neutron PLUMgrid Director: create_floatingip() called" msgid "Neutron PLUMgrid Director: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:492
msgid "PLUMgrid Library: create_floatingip() called" msgid "PLUMgrid Library: create_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:501
msgid "Neutron PLUMgrid Director: update_floatingip() called" msgid "Neutron PLUMgrid Director: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:514
msgid "PLUMgrid Library: update_floatingip() called" msgid "PLUMgrid Library: update_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:523
msgid "Neutron PLUMgrid Director: delete_floatingip() called" msgid "Neutron PLUMgrid Director: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
msgid "PLUMgrid Library: delete_floatingip() called" msgid "PLUMgrid Library: delete_floatingip() called"
msgstr "" msgstr ""
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:561
#, python-format #, python-format
msgid "" msgid ""
"Network with admin_state_up=False are not supported yet by this plugin. " "Network with admin_state_up=False are not supported yet by this plugin. "
"Ignoring setting for network %s" "Ignoring setting for network %s"
msgstr "此外掛程式尚不支援 admin_state_up = False 的網路。正在忽略對網路 %s 的設定" msgstr "此外掛程式尚不支援 admin_state_up = False 的網路。正在忽略對網路 %s 的設定"
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 #: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:565
msgid "Network Admin State Validation Falied: " msgid "Network Admin State Validation Falied: "
msgstr "網路管理狀態驗證失敗:" msgstr "網路管理狀態驗證失敗:"
@ -13202,7 +13198,7 @@ msgstr ""
#~ msgstr "預設服務類型的文字說明" #~ msgstr "預設服務類型的文字說明"
#~ msgid "" #~ msgid ""
#~ msgstr "已釋放方法 \"%(method)s\" 在 %(path)s 處的檔案鎖定 \"%(lock)s\"..." #~ msgstr "呼叫等待程式的數目大於警告臨界值:%d。可能有 MulticallProxyWaiter 洩漏。"
#~ msgid "Service type %(service_type_id)s could not be found " #~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s" #~ msgstr "找不到服務類型 %(service_type_id)s"
@ -14143,12 +14139,6 @@ msgstr ""
#~ msgid "Plugin not found. " #~ msgid "Plugin not found. "
#~ msgstr "" #~ msgstr ""
#~ msgid ""
#~ "Number of call waiters is greater "
#~ "than warning threshhold: %d. There could"
#~ " be a MulticallProxyWaiter leak."
#~ msgstr "呼叫等待程式的數目大於警告臨界值:%d。可能有 MulticallProxyWaiter 洩漏。"
#~ msgid "Failed to sanitize %(item)s. Key error %(err)s" #~ msgid "Failed to sanitize %(item)s. Key error %(err)s"
#~ msgstr "無法清理 %(item)s。索引鍵錯誤 %(err)s" #~ msgstr "無法清理 %(item)s。索引鍵錯誤 %(err)s"
@ -14158,3 +14148,9 @@ msgstr ""
#~ msgid "ROUTER RELAY-OUT %(data)s" #~ msgid "ROUTER RELAY-OUT %(data)s"
#~ msgstr "路由器轉播 %(data)s" #~ msgstr "路由器轉播 %(data)s"
#~ msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
#~ msgstr "PLUMgrid 外掛程式發生非預期的錯誤:%(err_msg)s"
#~ msgid "PLUMgrid Director communication failed"
#~ msgstr ""