Merge "Imported Translations from Transifex"

This commit is contained in:
OpenStack Jenkins
2013-06-06 09:36:48 +00:00
committed by Gerrit Code Review
17 changed files with 1298 additions and 1138 deletions

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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3774,25 +3774,31 @@ msgid "Creating Consumer connection for Service %s"
msgstr "Erstellung von Consumerverbindung für Service %s" msgstr "Erstellung von Consumerverbindung für Service %s"
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
"A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
"server, which performs the networking configuration. Note that only one "
"server is needed per deployment, but you may wish to deploy multiple "
"servers to support failover."
msgstr "" msgstr ""
"Eine durch Kommas getrennte Liste mit Servern und Portnummern, an die "
"eine Proxy-Anforderung weiterzuleiten ist."
#: quantum/plugins/bigswitch/plugin.py:82
msgid "Server authentication"
msgstr "Serverauthentifizierung"
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "SSL zum Herstellen einer Verbindung verwenden"
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "Daten beim Herstellen der Verbindung synchronisieren" msgstr "Daten beim Herstellen der Verbindung synchronisieren"
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
@@ -3800,11 +3806,11 @@ msgstr ""
"Maximale Anzahl an Sekunden, die darauf gewartet werden soll, dass eine " "Maximale Anzahl an Sekunden, die darauf gewartet werden soll, dass eine "
"Proxy-Anforderung verbunden und abgeschlossen wird." "Proxy-Anforderung verbunden und abgeschlossen wird."
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "Benutzer hat die ID für diese Quantum-Implementierung definiert" msgstr "Benutzer hat die ID für diese Quantum-Implementierung definiert"
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
@@ -3812,11 +3818,11 @@ msgstr ""
"Durch Markierung festlegen, ob eine Route zum Metadatenserver in der VM " "Durch Markierung festlegen, ob eine Route zum Metadatenserver in der VM "
"injiziert werden soll" "injiziert werden soll"
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "Fehler bei REST-Aufruf an Controller von fernem Netz" msgstr "Fehler bei REST-Aufruf an Controller von fernem Netz"
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
@@ -3825,25 +3831,25 @@ msgstr ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgstr "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "ServerProxy: HTTPS-Verbindung konnte nicht hergestellt werden" msgstr "ServerProxy: HTTPS-Verbindung konnte nicht hergestellt werden"
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "ServerProxy: HTTP-Verbindung konnte nicht hergestellt werden" msgstr "ServerProxy: HTTP-Verbindung konnte nicht hergestellt werden"
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "ServerProxy: %(action)s fehlgeschlagen, %(e)r" msgstr "ServerProxy: %(action)s fehlgeschlagen, %(e)r"
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
@@ -3852,168 +3858,168 @@ msgstr ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "Server-Proxy: Fehler bei %(action)s für Server: %(server)r" msgstr "Server-Proxy: Fehler bei %(action)s für Server: %(server)r"
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "ServerProxy: Fehler bei %(action)s für alle Server: %(server)r" msgstr "ServerProxy: Fehler bei %(action)s für alle Server: %(server)r"
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "QuantumRestProxy: Starten von Plug-in. Version=%s" msgstr "QuantumRestProxy: Starten von Plug-in. Version=%s"
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "QuantumRestProxyV2: Initialisierung abgeschlossen" msgstr "QuantumRestProxyV2: Initialisierung abgeschlossen"
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "QuantumRestProxyV2: Aufruf von 'create_network()'" msgstr "QuantumRestProxyV2: Aufruf von 'create_network()'"
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "QuantumRestProxyV2: Erstellung von fernem Netz nicht möglich: %s" msgstr "QuantumRestProxyV2: Erstellung von fernem Netz nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "Aufruf von 'QuantumRestProxyV2.update_network()'" msgstr "Aufruf von 'QuantumRestProxyV2.update_network()'"
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s" msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "QuantumRestProxyV2: Aufruf von 'delete_network()'" msgstr "QuantumRestProxyV2: Aufruf von 'delete_network()'"
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "QuantumRestProxyV2: Aufruf von 'create_port()'" msgstr "QuantumRestProxyV2: Aufruf von 'create_port()'"
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "QuantumRestProxyV2: Erstellung von fernem Port nicht möglich: %s" msgstr "QuantumRestProxyV2: Erstellung von fernem Port nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "QuantumRestProxyV2: Aufruf von 'update_port()'" msgstr "QuantumRestProxyV2: Aufruf von 'update_port()'"
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "QuantumRestProxyV2: Aufruf von 'delete_port()'" msgstr "QuantumRestProxyV2: Aufruf von 'delete_port()'"
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "QuantumRestProxyV2: Aktualisierung von fernem Port nicht möglich: %s" msgstr "QuantumRestProxyV2: Aktualisierung von fernem Port nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "QuantumRestProxyV2: Aufruf von '_plug_interface()'" msgstr "QuantumRestProxyV2: Aufruf von '_plug_interface()'"
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s" msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "QuantumRestProxyV2: Aufruf von '_unplug_interface()'" msgstr "QuantumRestProxyV2: Aufruf von '_unplug_interface()'"
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "QuantumRestProxyV2: Aufruf von 'create_subnet()'" msgstr "QuantumRestProxyV2: Aufruf von 'create_subnet()'"
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "QuantumRestProxyV2: Aufruf von 'update_subnet()'" msgstr "QuantumRestProxyV2: Aufruf von 'update_subnet()'"
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "QuantumRestProxyV2: Aufruf von 'delete_subnet()'" msgstr "QuantumRestProxyV2: Aufruf von 'delete_subnet()'"
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "QuantumRestProxyV2: Aufruf von 'create_router()'" msgstr "QuantumRestProxyV2: Aufruf von 'create_router()'"
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "QuantumRestProxyV2: Erstellung von fernem Router nicht möglich: %s" msgstr "QuantumRestProxyV2: Erstellung von fernem Router nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "Aufruf von 'QuantumRestProxyV2.update_router()'" msgstr "Aufruf von 'QuantumRestProxyV2.update_router()'"
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "QuantumRestProxyV2: Aktualisierung von fernem Router nicht möglich: %s" msgstr "QuantumRestProxyV2: Aktualisierung von fernem Router nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "QuantumRestProxyV2: Aufruf von 'delete_router()'" msgstr "QuantumRestProxyV2: Aufruf von 'delete_router()'"
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "QuantumRestProxyV2: Löschen von fernem Router nicht möglich: %s" msgstr "QuantumRestProxyV2: Löschen von fernem Router nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "QuantumRestProxyV2: Aufruf von 'add_router_interface()'" msgstr "QuantumRestProxyV2: Aufruf von 'add_router_interface()'"
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "QuantumRestProxyV2: Erstellung von Schnittstelle nicht möglich: %s" msgstr "QuantumRestProxyV2: Erstellung von Schnittstelle nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "QuantumRestProxyV2: Aufruf von 'remove_router_interface()'" msgstr "QuantumRestProxyV2: Aufruf von 'remove_router_interface()'"
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "QuantumRestProxyV2: Löschen von ferner Schnittstelle nicht möglich: %s" msgstr "QuantumRestProxyV2: Löschen von ferner Schnittstelle nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "QuantumRestProxyV2: Aufruf von 'create_floatingip()'" msgstr "QuantumRestProxyV2: Aufruf von 'create_floatingip()'"
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
"QuantumRestProxyV2: Erstellung von ferner dynamischer IP-Adresse nicht " "QuantumRestProxyV2: Erstellung von ferner dynamischer IP-Adresse nicht "
"möglich: %s" "möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "QuantumRestProxyV2: Aufruf von 'update_floatingip()'" msgstr "QuantumRestProxyV2: Aufruf von 'update_floatingip()'"
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "QuantumRestProxyV2: Aufruf von 'delete_floatingip()'" msgstr "QuantumRestProxyV2: Aufruf von 'delete_floatingip()'"
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "QuantumRestProxy: Aktualisierung von ferner Topologie nicht möglich: %s" msgstr "QuantumRestProxy: Aktualisierung von ferner Topologie nicht möglich: %s"
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
@@ -4022,7 +4028,7 @@ msgstr ""
"In dieser Plug-in-Version wird das Einstellen von 'admin_state_up=False' " "In dieser Plug-in-Version wird das Einstellen von 'admin_state_up=False' "
"nicht unterstützt. Einstellungen werden ignoriert für Ressource: %s" "nicht unterstützt. Einstellungen werden ignoriert für Ressource: %s"
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6787,6 +6793,10 @@ msgstr "Zu verwendender Treiber"
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "Paketfilter aktivieren" msgstr "Paketfilter aktivieren"
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "SSL zum Herstellen einer Verbindung verwenden"
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "Schlüsseldatei" msgstr "Schlüsseldatei"
@@ -9022,12 +9032,12 @@ msgstr "lSwitch: %s nicht gefunden"
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "lRouter: %s nicht gefunden" msgstr "lRouter: %s nicht gefunden"
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ "Erstellen einer dynamischen IP-Adresse " #~ "Eine durch Kommas getrennte Liste mit"
#~ "aufgrund einer fehlerhaften Anforderung nicht" #~ " Servern und Portnummern, an die eine"
#~ " möglich" #~ " Proxy-Anforderung weiterzuleiten ist."
#~ msgid "Floating IP association failed" #~ msgid "Server authentication"
#~ msgstr "Zuordnung von dynamischer IP-Adresse fehlgeschlagen" #~ msgstr "Serverauthentifizierung"

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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3490,241 +3490,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6346,6 +6354,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8372,12 +8384,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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"
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6346,6 +6354,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8372,12 +8384,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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"
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ msgstr ""

View File

@@ -7,9 +7,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: quantum " "Project-Id-Version: quantum "
"jenkins.quantum.propose.translation.update.127\n" "jenkins.quantum.propose.translation.update.128\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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"
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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 "
@@ -3490,241 +3490,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6346,6 +6354,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8372,12 +8384,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3489,241 +3489,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "" "servers to support failover."
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "" msgstr ""
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6345,6 +6353,10 @@ msgstr ""
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "" msgstr ""
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr ""
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "" msgstr ""
@@ -8371,12 +8383,9 @@ msgstr ""
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "" msgstr ""
#~ msgid "Unable to find any IP address on external network" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "" #~ msgstr ""
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "Server authentication"
#~ msgstr ""
#~ msgid "Floating IP association failed"
#~ msgstr "" #~ 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: 2013-06-04 12:11+0000\n" "POT-Creation-Date: 2013-06-05 12:11+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) "
@@ -3515,241 +3515,249 @@ msgid "Creating Consumer connection for Service %s"
msgstr "正在為服務 %s 建立消費者連線" msgstr "正在為服務 %s 建立消費者連線"
#: quantum/plugins/bigswitch/plugin.py:79 #: quantum/plugins/bigswitch/plugin.py:79
msgid "A comma separated list of servers and port numbers to proxy request to." msgid ""
msgstr "要將要求 proxy 至的逗點區隔伺服器及埠號清單。" "A comma separated list of BigSwitch or Floodlight servers and port "
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
#: quantum/plugins/bigswitch/plugin.py:82 "server, which performs the networking configuration. Note that only one "
msgid "Server authentication" "server is needed per deployment, but you may wish to deploy multiple "
msgstr "伺服器鑑別" "servers to support failover."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:84
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "使用 SSL 來連接"
#: quantum/plugins/bigswitch/plugin.py:86 #: quantum/plugins/bigswitch/plugin.py:86
msgid ""
"The username and password for authenticating against the BigSwitch or "
"Floodlight controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:89
msgid ""
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
"controller."
msgstr ""
#: quantum/plugins/bigswitch/plugin.py:92
msgid "Sync data on connect" msgid "Sync data on connect"
msgstr "在連接時同步資料" msgstr "在連接時同步資料"
#: quantum/plugins/bigswitch/plugin.py:88 #: quantum/plugins/bigswitch/plugin.py:94
msgid "" msgid ""
"Maximum number of seconds to wait for proxy request to connect and " "Maximum number of seconds to wait for proxy request to connect and "
"complete." "complete."
msgstr "等候 Proxy 要求連接並完成的秒數上限。" msgstr "等候 Proxy 要求連接並完成的秒數上限。"
#: quantum/plugins/bigswitch/plugin.py:91 #: quantum/plugins/bigswitch/plugin.py:97
msgid "User defined identifier for this Quantum deployment" msgid "User defined identifier for this Quantum deployment"
msgstr "此 Quantum 部署的使用者定義 ID" msgstr "此 Quantum 部署的使用者定義 ID"
#: quantum/plugins/bigswitch/plugin.py:93 #: quantum/plugins/bigswitch/plugin.py:99
msgid "" msgid ""
"Flag to decide if a route to the metadata server should be injected into " "Flag to decide if a route to the metadata server should be injected into "
"the VM" "the VM"
msgstr "用來決定是否應該將 meta 資料伺服器路徑注入 VM 的旗標" msgstr "用來決定是否應該將 meta 資料伺服器路徑注入 VM 的旗標"
#: quantum/plugins/bigswitch/plugin.py:125 #: quantum/plugins/bigswitch/plugin.py:131
msgid "Error in REST call to remote network controller" msgid "Error in REST call to remote network controller"
msgstr "對遠端網路控制器進行 REST 呼叫時發生錯誤" msgstr "對遠端網路控制器進行 REST 呼叫時發生錯誤"
#: quantum/plugins/bigswitch/plugin.py:161 #: quantum/plugins/bigswitch/plugin.py:167
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
"action=%(action)s" "action=%(action)s"
msgstr "ServerProxy伺服器 = %(server)s埠 = %(port)dSSL = %(ssl)r操作 = %(action)s" msgstr "ServerProxy伺服器 = %(server)s埠 = %(port)dSSL = %(ssl)r操作 = %(action)s"
#: quantum/plugins/bigswitch/plugin.py:165 #: quantum/plugins/bigswitch/plugin.py:171
#, python-format #, python-format
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr "ServerProxy資源 = %(resource)s資料 = %(data)r標頭 = %(headers)r" msgstr "ServerProxy資源 = %(resource)s資料 = %(data)r標頭 = %(headers)r"
#: quantum/plugins/bigswitch/plugin.py:174 #: quantum/plugins/bigswitch/plugin.py:180
msgid "ServerProxy: Could not establish HTTPS connection" msgid "ServerProxy: Could not establish HTTPS connection"
msgstr "ServerProxy無法建立 HTTPS 連線" msgstr "ServerProxy無法建立 HTTPS 連線"
#: quantum/plugins/bigswitch/plugin.py:181 #: quantum/plugins/bigswitch/plugin.py:187
msgid "ServerProxy: Could not establish HTTP connection" msgid "ServerProxy: Could not establish HTTP connection"
msgstr "ServerProxy無法建立 HTTP 連線" msgstr "ServerProxy無法建立 HTTP 連線"
#: quantum/plugins/bigswitch/plugin.py:198 #: quantum/plugins/bigswitch/plugin.py:204
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure, %(e)r" msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr "ServerProxy%(action)s 失敗,%(e)r" msgstr "ServerProxy%(action)s 失敗,%(e)r"
#: quantum/plugins/bigswitch/plugin.py:202 #: quantum/plugins/bigswitch/plugin.py:208
#, python-format #, python-format
msgid "" msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r" "data=%(data)r"
msgstr "ServerProxy狀態 = %(status)d原因 = %(reason)rret = %(ret)s資料 = %(data)r" msgstr "ServerProxy狀態 = %(status)d原因 = %(reason)rret = %(ret)s資料 = %(data)r"
#: quantum/plugins/bigswitch/plugin.py:252 #: quantum/plugins/bigswitch/plugin.py:258
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r" msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr "ServerProxy對伺服器 %(server)r 執行的 %(action)s 失敗" msgstr "ServerProxy對伺服器 %(server)r 執行的 %(action)s 失敗"
#: quantum/plugins/bigswitch/plugin.py:260 #: quantum/plugins/bigswitch/plugin.py:266
#, python-format #, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r" msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr "ServerProxy對所有伺服器 %(server)r 執行的 %(action)s 失敗" msgstr "ServerProxy對所有伺服器 %(server)r 執行的 %(action)s 失敗"
#: quantum/plugins/bigswitch/plugin.py:295 #: quantum/plugins/bigswitch/plugin.py:301
#, python-format #, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s" msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr "QuantumRestProxy正在啟動外掛程式。版本 = %s" msgstr "QuantumRestProxy正在啟動外掛程式。版本 = %s"
#: quantum/plugins/bigswitch/plugin.py:335 #: quantum/plugins/bigswitch/plugin.py:341
msgid "QuantumRestProxyV2: initialization done" msgid "QuantumRestProxyV2: initialization done"
msgstr "QuantumRestProxyV2已完成起始設定" msgstr "QuantumRestProxyV2已完成起始設定"
#: quantum/plugins/bigswitch/plugin.py:361 #: quantum/plugins/bigswitch/plugin.py:367
msgid "QuantumRestProxyV2: create_network() called" msgid "QuantumRestProxyV2: create_network() called"
msgstr "QuantumRestProxyV2已呼叫 create_network()" msgstr "QuantumRestProxyV2已呼叫 create_network()"
#: quantum/plugins/bigswitch/plugin.py:387 #: quantum/plugins/bigswitch/plugin.py:393
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s" msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr "QuantumRestProxyV2無法建立遠端網路%s" msgstr "QuantumRestProxyV2無法建立遠端網路%s"
#: quantum/plugins/bigswitch/plugin.py:419 #: quantum/plugins/bigswitch/plugin.py:425
msgid "QuantumRestProxyV2.update_network() called" msgid "QuantumRestProxyV2.update_network() called"
msgstr "已呼叫 QuantumRestProxyV2.update_network()" msgstr "已呼叫 QuantumRestProxyV2.update_network()"
#: quantum/plugins/bigswitch/plugin.py:437 #: quantum/plugins/bigswitch/plugin.py:443
#: quantum/plugins/bigswitch/plugin.py:485 #: quantum/plugins/bigswitch/plugin.py:491
#: quantum/plugins/bigswitch/plugin.py:1217 #: quantum/plugins/bigswitch/plugin.py:1223
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s" msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr "QuantumRestProxyV2無法更新遠端網路%s" msgstr "QuantumRestProxyV2無法更新遠端網路%s"
#: quantum/plugins/bigswitch/plugin.py:458 #: quantum/plugins/bigswitch/plugin.py:464
msgid "QuantumRestProxyV2: delete_network() called" msgid "QuantumRestProxyV2: delete_network() called"
msgstr "QuantumRestProxyV2已呼叫 delete_network()" msgstr "QuantumRestProxyV2已呼叫 delete_network()"
#: quantum/plugins/bigswitch/plugin.py:536 #: quantum/plugins/bigswitch/plugin.py:542
msgid "QuantumRestProxyV2: create_port() called" msgid "QuantumRestProxyV2: create_port() called"
msgstr "QuantumRestProxyV2已呼叫 create_port()" msgstr "QuantumRestProxyV2已呼叫 create_port()"
#: quantum/plugins/bigswitch/plugin.py:567 #: quantum/plugins/bigswitch/plugin.py:573
#: quantum/plugins/bigswitch/plugin.py:655 #: quantum/plugins/bigswitch/plugin.py:661
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s" msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr "QuantumRestProxyV2無法建立遠端埠%s" msgstr "QuantumRestProxyV2無法建立遠端埠%s"
#: quantum/plugins/bigswitch/plugin.py:622 #: quantum/plugins/bigswitch/plugin.py:628
msgid "QuantumRestProxyV2: update_port() called" msgid "QuantumRestProxyV2: update_port() called"
msgstr "QuantumRestProxyV2已呼叫 update_port()" msgstr "QuantumRestProxyV2已呼叫 update_port()"
#: quantum/plugins/bigswitch/plugin.py:676 #: quantum/plugins/bigswitch/plugin.py:682
msgid "QuantumRestProxyV2: delete_port() called" msgid "QuantumRestProxyV2: delete_port() called"
msgstr "QuantumRestProxyV2已呼叫 delete_port()" msgstr "QuantumRestProxyV2已呼叫 delete_port()"
#: quantum/plugins/bigswitch/plugin.py:705 #: quantum/plugins/bigswitch/plugin.py:711
#: quantum/plugins/bigswitch/plugin.py:763 #: quantum/plugins/bigswitch/plugin.py:769
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s" msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr "QuantumRestProxyV2無法更新遠端埠%s" msgstr "QuantumRestProxyV2無法更新遠端埠%s"
#: quantum/plugins/bigswitch/plugin.py:722 #: quantum/plugins/bigswitch/plugin.py:728
msgid "QuantumRestProxyV2: _plug_interface() called" msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr "QuantumRestProxyV2已呼叫 _plug_interface()" msgstr "QuantumRestProxyV2已呼叫 _plug_interface()"
#: quantum/plugins/bigswitch/plugin.py:740 #: quantum/plugins/bigswitch/plugin.py:746
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s" msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr "QuantumRestProxyV2無法更新遠端網路%s" msgstr "QuantumRestProxyV2無法更新遠端網路%s"
#: quantum/plugins/bigswitch/plugin.py:754 #: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: _unplug_interface() called" msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr "QuantumRestProxyV2已呼叫 _unplug_interface()" msgstr "QuantumRestProxyV2已呼叫 _unplug_interface()"
#: quantum/plugins/bigswitch/plugin.py:767 #: quantum/plugins/bigswitch/plugin.py:773
msgid "QuantumRestProxyV2: create_subnet() called" msgid "QuantumRestProxyV2: create_subnet() called"
msgstr "QuantumRestProxyV2已呼叫 create_subnet()" msgstr "QuantumRestProxyV2已呼叫 create_subnet()"
#: quantum/plugins/bigswitch/plugin.py:788 #: quantum/plugins/bigswitch/plugin.py:794
msgid "QuantumRestProxyV2: update_subnet() called" msgid "QuantumRestProxyV2: update_subnet() called"
msgstr "QuantumRestProxyV2已呼叫 update_subnet()" msgstr "QuantumRestProxyV2已呼叫 update_subnet()"
#: quantum/plugins/bigswitch/plugin.py:811 #: quantum/plugins/bigswitch/plugin.py:817
msgid "QuantumRestProxyV2: delete_subnet() called" msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr "QuantumRestProxyV2已呼叫 delete_subnet()" msgstr "QuantumRestProxyV2已呼叫 delete_subnet()"
#: quantum/plugins/bigswitch/plugin.py:826 #: quantum/plugins/bigswitch/plugin.py:832
msgid "QuantumRestProxyV2: create_router() called" msgid "QuantumRestProxyV2: create_router() called"
msgstr "QuantumRestProxyV2已呼叫 create_router()" msgstr "QuantumRestProxyV2已呼叫 create_router()"
#: quantum/plugins/bigswitch/plugin.py:847 #: quantum/plugins/bigswitch/plugin.py:853
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s" msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr "QuantumRestProxyV2無法建立遠端路由器%s" msgstr "QuantumRestProxyV2無法建立遠端路由器%s"
#: quantum/plugins/bigswitch/plugin.py:858 #: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2.update_router() called" msgid "QuantumRestProxyV2.update_router() called"
msgstr "已呼叫 QuantumRestProxyV2.update_router()" msgstr "已呼叫 QuantumRestProxyV2.update_router()"
#: quantum/plugins/bigswitch/plugin.py:880 #: quantum/plugins/bigswitch/plugin.py:886
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s" msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr "QuantumRestProxyV2無法更新遠端路由器%s" msgstr "QuantumRestProxyV2無法更新遠端路由器%s"
#: quantum/plugins/bigswitch/plugin.py:892 #: quantum/plugins/bigswitch/plugin.py:898
msgid "QuantumRestProxyV2: delete_router() called" msgid "QuantumRestProxyV2: delete_router() called"
msgstr "QuantumRestProxyV2已呼叫 delete_router()" msgstr "QuantumRestProxyV2已呼叫 delete_router()"
#: quantum/plugins/bigswitch/plugin.py:923 #: quantum/plugins/bigswitch/plugin.py:929
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s" msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr "QuantumRestProxyV2無法刪除遠端路由器%s" msgstr "QuantumRestProxyV2無法刪除遠端路由器%s"
#: quantum/plugins/bigswitch/plugin.py:929 #: quantum/plugins/bigswitch/plugin.py:935
msgid "QuantumRestProxyV2: add_router_interface() called" msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr "QuantumRestProxyV2已呼叫 add_router_interface()" msgstr "QuantumRestProxyV2已呼叫 add_router_interface()"
#: quantum/plugins/bigswitch/plugin.py:957 #: quantum/plugins/bigswitch/plugin.py:963
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s" msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr "QuantumRestProxyV2無法建立介面%s" msgstr "QuantumRestProxyV2無法建立介面%s"
#: quantum/plugins/bigswitch/plugin.py:968 #: quantum/plugins/bigswitch/plugin.py:974
msgid "QuantumRestProxyV2: remove_router_interface() called" msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr "QuantumRestProxyV2已呼叫 remove_router_interface()" msgstr "QuantumRestProxyV2已呼叫 remove_router_interface()"
#: quantum/plugins/bigswitch/plugin.py:1001 #: quantum/plugins/bigswitch/plugin.py:1007
#, python-format #, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s" msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr "QuantumRestProxyV2無法刪除遠端介面%s" msgstr "QuantumRestProxyV2無法刪除遠端介面%s"
#: quantum/plugins/bigswitch/plugin.py:1009 #: quantum/plugins/bigswitch/plugin.py:1015
msgid "QuantumRestProxyV2: create_floatingip() called" msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr "QuantumRestProxyV2已呼叫 create_floatingip()" msgstr "QuantumRestProxyV2已呼叫 create_floatingip()"
#: quantum/plugins/bigswitch/plugin.py:1022 #: quantum/plugins/bigswitch/plugin.py:1028
#, python-format #, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s" msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr "QuantumRestProxyV2無法建立遠端浮動 IP%s" msgstr "QuantumRestProxyV2無法建立遠端浮動 IP%s"
#: quantum/plugins/bigswitch/plugin.py:1032 #: quantum/plugins/bigswitch/plugin.py:1038
msgid "QuantumRestProxyV2: update_floatingip() called" msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr "QuantumRestProxyV2已呼叫 update_floatingip()" msgstr "QuantumRestProxyV2已呼叫 update_floatingip()"
#: quantum/plugins/bigswitch/plugin.py:1055 #: quantum/plugins/bigswitch/plugin.py:1061
msgid "QuantumRestProxyV2: delete_floatingip() called" msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr "QuantumRestProxyV2已呼叫 delete_floatingip()" msgstr "QuantumRestProxyV2已呼叫 delete_floatingip()"
#: quantum/plugins/bigswitch/plugin.py:1138 #: quantum/plugins/bigswitch/plugin.py:1144
#, python-format #, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s" msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr "QuantumRestProxy無法更新遠端拓蹼%s" msgstr "QuantumRestProxy無法更新遠端拓蹼%s"
#: quantum/plugins/bigswitch/plugin.py:1234 #: quantum/plugins/bigswitch/plugin.py:1240
#, python-format #, python-format
msgid "" msgid ""
"Setting admin_state_up=False is not supported in this plugin version. " "Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s" "Ignoring setting for resource: %s"
msgstr "此外掛程式版本不支援設定 admin_state_up = False。正在忽略對資源的設定%s" msgstr "此外掛程式版本不支援設定 admin_state_up = False。正在忽略對資源的設定%s"
#: quantum/plugins/bigswitch/plugin.py:1240 #: quantum/plugins/bigswitch/plugin.py:1246
#, python-format #, python-format
msgid "" msgid ""
"Operational status is internally set by the plugin. Ignoring setting " "Operational status is internally set by the plugin. Ignoring setting "
@@ -6418,6 +6426,10 @@ msgstr "要使用的驅動程式"
msgid "Enable packet filter" msgid "Enable packet filter"
msgstr "啟用封包過濾器" msgstr "啟用封包過濾器"
#: quantum/plugins/nec/common/config.py:46
msgid "Use SSL to connect"
msgstr "使用 SSL 來連接"
#: quantum/plugins/nec/common/config.py:48 #: quantum/plugins/nec/common/config.py:48
msgid "Key file" msgid "Key file"
msgstr "金鑰檔" msgstr "金鑰檔"
@@ -8458,9 +8470,9 @@ msgstr "找不到 lswitch%s"
msgid "lrouter:%s not found" msgid "lrouter:%s not found"
msgstr "找不到 lrouter%s" msgstr "找不到 lrouter%s"
#~ msgid "Unable to create Floating ip due to a malformed request" #~ msgid "A comma separated list of servers and port numbers to proxy request to."
#~ msgstr "無法建立浮動 IP因為要求的格式不正確" #~ msgstr "要將要求 proxy 至的逗點區隔伺服器及埠號清單。"
#~ msgid "Floating IP association failed" #~ msgid "Server authentication"
#~ msgstr "浮動 IP 關聯失敗" #~ msgstr "伺服器鑑別"