Imported Translations from Transifex
Change-Id: I8b0c8543dc7c88f017814ba1401512aabe418964
This commit is contained in:
parent
03268945ef
commit
ae6ade8514
@ -6,10 +6,10 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.64"
|
"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.65"
|
||||||
"\n"
|
"\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-04-02 00:06+0000\n"
|
"POT-Creation-Date: 2013-04-03 00:06+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"
|
||||||
@ -205,86 +205,86 @@ msgstr ""
|
|||||||
msgid "Missing Content-Type"
|
msgid "Missing Content-Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:467
|
#: quantum/wsgi.py:469
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Data %(data)s type is %(type)s"
|
msgid "Data %(data)s type is %(type)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:547
|
#: quantum/wsgi.py:552
|
||||||
msgid "Cannot understand JSON"
|
msgid "Cannot understand JSON"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:560 quantum/wsgi.py:563
|
#: quantum/wsgi.py:565 quantum/wsgi.py:568
|
||||||
msgid "Inline DTD forbidden"
|
msgid "Inline DTD forbidden"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:638
|
#: quantum/wsgi.py:643
|
||||||
msgid "Cannot understand XML"
|
msgid "Cannot understand XML"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:749
|
#: quantum/wsgi.py:754
|
||||||
msgid "Unrecognized Content-Type provided in request"
|
msgid "Unrecognized Content-Type provided in request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:753
|
#: quantum/wsgi.py:758
|
||||||
msgid "No Content-Type provided in request"
|
msgid "No Content-Type provided in request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:757
|
#: quantum/wsgi.py:762
|
||||||
msgid "Empty body provided in request"
|
msgid "Empty body provided in request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:763
|
#: quantum/wsgi.py:768
|
||||||
msgid "Unable to deserialize body as provided Content-Type"
|
msgid "Unable to deserialize body as provided Content-Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:859
|
#: quantum/wsgi.py:864
|
||||||
msgid "You must implement __call__"
|
msgid "You must implement __call__"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1001
|
#: quantum/wsgi.py:1006
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(method)s %(url)s"
|
msgid "%(method)s %(url)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1007
|
|
||||||
msgid "Unsupported Content-Type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/wsgi.py:1008
|
|
||||||
#, python-format
|
|
||||||
msgid "InvalidContentType: %s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/wsgi.py:1012
|
#: quantum/wsgi.py:1012
|
||||||
msgid "Malformed request body"
|
msgid "Unsupported Content-Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1013
|
#: quantum/wsgi.py:1013
|
||||||
#, python-format
|
#, python-format
|
||||||
|
msgid "InvalidContentType: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/wsgi.py:1017
|
||||||
|
msgid "Malformed request body"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/wsgi.py:1018
|
||||||
|
#, python-format
|
||||||
msgid "MalformedRequestBody: %s"
|
msgid "MalformedRequestBody: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1020
|
#: quantum/wsgi.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "HTTP exception thrown: %s"
|
msgid "HTTP exception thrown: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1025
|
#: quantum/wsgi.py:1030
|
||||||
msgid "Internal error"
|
msgid "Internal error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1040 quantum/wsgi.py:1144
|
#: quantum/wsgi.py:1045 quantum/wsgi.py:1149
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(url)s returned with HTTP %(status)d"
|
msgid "%(url)s returned with HTTP %(status)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1043
|
#: quantum/wsgi.py:1048
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(url)s returned a fault: %(exception)s"
|
msgid "%(url)s returned a fault: %(exception)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/wsgi.py:1221
|
#: quantum/wsgi.py:1226
|
||||||
msgid "Could not deserialize data"
|
msgid "Could not deserialize data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -461,7 +461,7 @@ msgstr ""
|
|||||||
msgid "Router port %s has no IP address"
|
msgid "Router port %s has no IP address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:932
|
#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:914
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Ignoring multiple IPs on router port %s"
|
msgid "Ignoring multiple IPs on router port %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -957,7 +957,7 @@ msgid ""
|
|||||||
" and '%(desc)s'"
|
" and '%(desc)s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/api_common.py:316 quantum/api/v2/base.py:513
|
#: quantum/api/api_common.py:316 quantum/api/v2/base.py:525
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unable to find '%s' in request body"
|
msgid "Unable to find '%s' in request body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1235,64 +1235,64 @@ msgstr ""
|
|||||||
msgid "Allow sorting is enabled because native pagination requires native sorting"
|
msgid "Allow sorting is enabled because native pagination requires native sorting"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:284
|
#: quantum/api/v2/base.py:296
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unable to undo add for %(resource)s %(id)s"
|
msgid "Unable to undo add for %(resource)s %(id)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:413
|
#: quantum/api/v2/base.py:425
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Invalid format: %s"
|
msgid "Invalid format: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:468
|
#: quantum/api/v2/base.py:480
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specifying 'tenant_id' other than authenticated tenant in request "
|
"Specifying 'tenant_id' other than authenticated tenant in request "
|
||||||
"requires admin privileges"
|
"requires admin privileges"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:476
|
#: quantum/api/v2/base.py:488
|
||||||
msgid "Running without keystyone AuthN requires that tenant_id is specified"
|
msgid "Running without keystyone AuthN requires that tenant_id is specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:493
|
#: quantum/api/v2/base.py:505
|
||||||
msgid "Resource body required"
|
msgid "Resource body required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:504
|
#: quantum/api/v2/base.py:516
|
||||||
msgid "Bulk operation not supported"
|
msgid "Bulk operation not supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:508
|
#: quantum/api/v2/base.py:520
|
||||||
msgid "Resources required"
|
msgid "Resources required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:525
|
|
||||||
#, python-format
|
|
||||||
msgid "Failed to parse request. Required attribute '%s' not specified"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:532
|
|
||||||
#, python-format
|
|
||||||
msgid "Attribute '%s' not allowed in POST"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:537
|
#: quantum/api/v2/base.py:537
|
||||||
#, python-format
|
#, python-format
|
||||||
|
msgid "Failed to parse request. Required attribute '%s' not specified"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/api/v2/base.py:544
|
||||||
|
#, python-format
|
||||||
|
msgid "Attribute '%s' not allowed in POST"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/api/v2/base.py:549
|
||||||
|
#, python-format
|
||||||
msgid "Cannot update read-only attribute %s"
|
msgid "Cannot update read-only attribute %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:555
|
#: quantum/api/v2/base.py:567
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Invalid input for %(attr)s. Reason: %(reason)s."
|
msgid "Invalid input for %(attr)s. Reason: %(reason)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:564
|
#: quantum/api/v2/base.py:576
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unrecognized attribute(s) '%s'"
|
msgid "Unrecognized attribute(s) '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/base.py:582
|
#: quantum/api/v2/base.py:594
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
|
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1304,6 +1304,8 @@ msgid "%s failed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/api/v2/resource.py:101
|
#: quantum/api/v2/resource.py:101
|
||||||
|
#: quantum/tests/unit/test_api_v2_resource.py:191
|
||||||
|
#: quantum/tests/unit/test_api_v2_resource.py:207
|
||||||
msgid "Request Failed: internal server error while processing your request."
|
msgid "Request Failed: internal server error while processing your request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2061,7 +2063,7 @@ msgstr ""
|
|||||||
msgid "Multiple routers match for %s"
|
msgid "Multiple routers match for %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:186 quantum/db/l3_db.py:620
|
#: quantum/db/l3_db.py:186 quantum/db/l3_db.py:602
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Network %s is not a valid external network"
|
msgid "Network %s is not a valid external network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2083,93 +2085,93 @@ msgid ""
|
|||||||
"of subnet %(sub_id)s"
|
"of subnet %(sub_id)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:316 quantum/db/l3_db.py:407
|
#: quantum/db/l3_db.py:314 quantum/db/l3_db.py:389
|
||||||
msgid "Either subnet_id or port_id must be specified"
|
msgid "Either subnet_id or port_id must be specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:328
|
#: quantum/db/l3_db.py:319
|
||||||
msgid "Cannot specify both subnet-id and port-id"
|
msgid "Cannot specify both subnet-id and port-id"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:338
|
#: quantum/db/l3_db.py:329
|
||||||
msgid "Router port must have exactly one fixed IP"
|
msgid "Router port must have exactly one fixed IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:353
|
#: quantum/db/l3_db.py:344
|
||||||
msgid "Subnet for router interface must have a gateway IP"
|
msgid "Subnet for router interface must have a gateway IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:474
|
#: quantum/db/l3_db.py:456
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Multiple floating ips match for %s"
|
msgid "Multiple floating ips match for %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:493
|
#: quantum/db/l3_db.py:475
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
|
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:531
|
#: quantum/db/l3_db.py:513
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Port %(port_id)s is associated with a different tenant than Floating IP "
|
"Port %(port_id)s is associated with a different tenant than Floating IP "
|
||||||
"%(floatingip_id)s and therefore cannot be bound."
|
"%(floatingip_id)s and therefore cannot be bound."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:535
|
#: quantum/db/l3_db.py:517
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
|
"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
|
||||||
"port is owned by a different tenant."
|
"port is owned by a different tenant."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:547
|
#: quantum/db/l3_db.py:529
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Port %(id)s does not have fixed ip %(address)s"
|
msgid "Port %(id)s does not have fixed ip %(address)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:554
|
#: quantum/db/l3_db.py:536
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
|
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:558
|
#: quantum/db/l3_db.py:540
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Port %s has multiple fixed IPs. Must provide a specific IP when "
|
"Port %s has multiple fixed IPs. Must provide a specific IP when "
|
||||||
"assigning a floating IP"
|
"assigning a floating IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:588
|
#: quantum/db/l3_db.py:570
|
||||||
#: quantum/plugins/nicira/nicira_nvp_plugin/QuantumPlugin.py:1948
|
#: quantum/plugins/nicira/nicira_nvp_plugin/QuantumPlugin.py:1948
|
||||||
msgid "fixed_ip_address cannot be specified without a port_id"
|
msgid "fixed_ip_address cannot be specified without a port_id"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:640
|
#: quantum/db/l3_db.py:622
|
||||||
msgid "Unable to find any IP address on external network"
|
msgid "Unable to find any IP address on external network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:661
|
#: quantum/db/l3_db.py:643
|
||||||
msgid "Unable to create Floating ip due to a malformed request"
|
msgid "Unable to create Floating ip due to a malformed request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:665
|
#: quantum/db/l3_db.py:647
|
||||||
msgid "Floating IP association failed"
|
msgid "Floating IP association failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:750
|
#: quantum/db/l3_db.py:732
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
|
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
|
||||||
"be deleted"
|
"be deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:768
|
#: quantum/db/l3_db.py:750
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Multiple floating IPs found for port %s"
|
msgid "Multiple floating IPs found for port %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/db/l3_db.py:938
|
#: quantum/db/l3_db.py:920
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Skipping port %s as no IP is configure on it"
|
msgid "Skipping port %s as no IP is configure on it"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3659,12 +3661,12 @@ msgid "Plugin initialization complete"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/network_plugin.py:107
|
#: quantum/plugins/cisco/network_plugin.py:107
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:228
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:196
|
||||||
msgid "create_network() called"
|
msgid "create_network() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/network_plugin.py:124
|
#: quantum/plugins/cisco/network_plugin.py:124
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:252
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:220
|
||||||
msgid "update_network() called"
|
msgid "update_network() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -3681,17 +3683,17 @@ msgid "get_networks() called"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/network_plugin.py:178
|
#: quantum/plugins/cisco/network_plugin.py:178
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:325
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:293
|
||||||
msgid "create_port() called"
|
msgid "create_port() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/network_plugin.py:191
|
#: quantum/plugins/cisco/network_plugin.py:191
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:394
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:362
|
||||||
msgid "delete_port() called"
|
msgid "delete_port() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/network_plugin.py:214
|
#: quantum/plugins/cisco/network_plugin.py:214
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:363
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:331
|
||||||
msgid "update_port() called"
|
msgid "update_port() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -3928,6 +3930,54 @@ msgstr ""
|
|||||||
msgid "Unable to update port state with specified value."
|
msgid "Unable to update port state with specified value."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:25
|
||||||
|
msgid "Cisco test host option."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:32
|
||||||
|
msgid "Virtual Switch to use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:36
|
||||||
|
msgid "Nexus Switch to use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:42
|
||||||
|
msgid "VLAN start value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:44
|
||||||
|
msgid "VLAN end value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:46
|
||||||
|
msgid "VLAN Name prefix"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:48
|
||||||
|
msgid "Maximum Port value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:50
|
||||||
|
msgid "Maximum Port Profile value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:52
|
||||||
|
msgid "Maximum Network value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:56
|
||||||
|
msgid "Model Class"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:60
|
||||||
|
msgid "Manager Class"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: quantum/plugins/cisco/common/config.py:64
|
||||||
|
msgid "Nexus Driver Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/db/l2network_db.py:39
|
#: quantum/plugins/cisco/db/l2network_db.py:39
|
||||||
#: quantum/plugins/cisco/db/network_db_v2.py:36
|
#: quantum/plugins/cisco/db/network_db_v2.py:36
|
||||||
msgid "create_vlanids() called"
|
msgid "create_vlanids() called"
|
||||||
@ -4027,37 +4077,26 @@ msgstr ""
|
|||||||
msgid "get_port_vlan_switch_binding() called"
|
msgid "get_port_vlan_switch_binding() called"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:72
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:73
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Loaded device plugin %s\n"
|
msgid "Loaded device plugin %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:77
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:90
|
||||||
#, python-format
|
|
||||||
msgid "Loaded device inventory %s\n"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:95
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(module)s.%(name)s init done"
|
msgid "%(module)s.%(name)s init done"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:133
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "No %s Plugin loaded"
|
msgid "No %s Plugin loaded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:134
|
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:129
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:159
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
|
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:158
|
|
||||||
#, python-format
|
|
||||||
msgid "No %s inventory loaded"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:81
|
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:81
|
||||||
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:90
|
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:90
|
||||||
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:100
|
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:100
|
||||||
@ -7431,7 +7470,7 @@ msgstr ""
|
|||||||
msgid "Stats socket not found for pool %s"
|
msgid "Stats socket not found for pool %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:212
|
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:219
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Unable to kill haproxy process: %s"
|
msgid "Unable to kill haproxy process: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user