Imported Translations from Transifex

Change-Id: Ia664404f7d37fff4cbc76fb43227584fcdd106a2
This commit is contained in:
OpenStack Jenkins 2013-08-27 06:13:26 +00:00
parent 19c29cd27c
commit a40c8a8367
42 changed files with 22285 additions and 3023 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
@ -297,98 +297,98 @@ msgstr ""
msgid "Missing Content-Type"
msgstr "Inhaltstyp fehlt"
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr "Typ für Daten %(data)s ist %(type)s"
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr "Kann JSON nicht verstehen"
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr "Interne DTD ist nicht zulässig"
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr "Kann XML nicht verstehen"
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr "Nicht erkannter Inhaltstyp in Anforderung angegeben"
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr "Kein Inhaltstyp in Anforderung angegeben"
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr "Leerer Nachrichtentext in Anforderung angegeben"
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
"Deserialisieren von Nachrichtentext als angegebenen Inhaltstyp nicht "
"möglich "
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr "Sie müssen '__call__' implementieren"
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr "%(method)s %(url)s"
#: neutron/wsgi.py:1019
#: neutron/wsgi.py:1024
msgid "Unsupported Content-Type"
msgstr "Nicht unterstützter Inhaltstyp"
#: neutron/wsgi.py:1020
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr "InvalidContentType: %s"
#: neutron/wsgi.py:1024
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr "Fehlerhafter Anforderungshauptteil"
#: neutron/wsgi.py:1025
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr "MalformedRequestBody: %s"
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr "Ausgelöste HTTP-Ausnahme: %s"
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr "Interner Fehler"
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr "%(url)s mit HTTP %(status)d zurückgegeben"
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr "%(url)s hat einen Fehler zurückgegeben: %(exception)s"
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr "Daten konnten nicht deserialisiert werden"
@ -1596,8 +1596,8 @@ msgid "%s failed"
msgstr "%s fehlgeschlagen"
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
"Anforderung fehlgeschlagen: interner Serverfehler bei Verarbeitung Ihrer "
@ -1723,7 +1723,7 @@ msgstr ""
"%(app_name)s kann nicht von Konfigurationsdatei %(config_path)s geladen "
"werden."
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr "Eine unbekannte Ausnahme ist aufgetreten."
@ -2141,44 +2141,44 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr "Erstellen von MAC-Adresse nach %s Versuchen nicht möglich"
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr "%s erneut starten"
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr "Erneut starten: erste Übereinstimmung für %(first_ip)s-%(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr "Erneut starten: letzte Übereinstimmung für %(first_ip)s-%(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
"Erneut starten: %(first_ip1)s-%(last_ip1)s und %(first_ip2)s-%(last_ip2)s"
" zusammengefügt"
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr "Erneut starten: zuerst %(first_ip)s-%(last_ip)s aktualisiert"
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr "Erneut starten: zuletzt %(first_ip)s-%(last_ip)s aktualisiert"
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr "Erneut starten: %(first_ip)s-%(last_ip)s neu erstellt"
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
@ -2187,41 +2187,41 @@ msgstr ""
"Keine statische IP-Adresse gefunden, die mit Netz %(network_id)s und IP-"
"Adresse %(ip_address)s übereinstimmt."
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
"Löschen von zugeordneter IP-Adresse %(ip_address)s "
"(%(network_id)s/%(subnet_id)s)"
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr "Alle IP-Adressen von Teilnetz %(subnet_id)s (%(cidr)s) zugeordnet"
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr "Zugeordnete IP-Adresse - %(ip_address)s von %(first_ip)s bis %(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
"Keine weiteren freien IP-Adressen in Ausschnitt. Löschen von "
"Zuordnungspool."
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr "'subnet_id' oder 'ip_address' für IP-Zuordnung erforderlich"
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
"IP-Adresse %s ist keine gültige IP-Adresse für die definierten Teilnetze "
"des Netzes"
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
@ -2230,26 +2230,26 @@ msgstr ""
"Port auf Netz %(network_id)s wurde nicht erstellt, da 'fixed_ips' "
"ungültiges Teilnetz %(subnet_id)s enthielt"
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr "IP-Adresse %s ist keine gültige IP-Adresse für das definierte Teilnetz"
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr "Maximale Anzahl an statischen IP-Adressen per Port überschritten"
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr "Portaktualisierung. Rückstellung von %s"
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr "Portaktualisierung. Hinzufügen von %s"
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
@ -2258,7 +2258,7 @@ msgstr ""
"Angefordertes Teilnetz mit CIDR: %(cidr)s für Netz: %(network_id)s "
"enthält Überschneidungen mit einem anderen Teilnetz"
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@ -2267,74 +2267,74 @@ msgstr ""
"Überprüfung für CIDR: %(new_cidr)s fehlgeschlagen - Überschneidung mit "
"Teilnetz %(subnet_id)s (CIDR: %(cidr)s)"
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr "Durchführen von IP-Gültigkeitsprüfungen für Zuordnungspools"
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr "Ungültige IP-Adresse in Pool gefunden: %(start)s - %(end)s:"
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr "Angegebene IP-Adressen stimmen nicht mit der Teilnetz-IP-Version überein"
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr "Anfangs-IP-Adresse (%(start)s) ist größer als Ende-IP-Adresse (%(end)s)"
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr "Pool gefunden, der größer ist als Teilnetz-CIDR:%(start)s - %(end)s"
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr "Überprüfung auf Überschneidungen bei Zuordnungspools und Gateway-IP"
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr "Überschneidungen bei Bereichen gefunden: %(l_range)s und %(r_range)s"
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr "Ungültige Route: %s"
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr "Beim Erstellen von %(resource)s:%(item)s ist eine Ausnahme aufgetreten"
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr "%(name)s '%(addr)s' stimmt nicht mit 'ip_version' '%(ip_version)s' überein"
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr "Gateway ist auf Teilnetz nicht gültig"
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr "Fehler bei Auswertung der DNS-Adresse %s"
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
"Zugeordnete IP-Adresse %(ip_address)s "
"(%(network_id)s/%(subnet_id)s/%(port_id)s)"
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr "%(address)s (%(subnet_id)s) wurde nicht erneut gestartet"
@ -8335,19 +8335,19 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr "Server hat Authentifizierungsnachweise der Sitzung zurückgewiesen."
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr "Eine in der Anforderung referenzierte Entität wurde nicht gefunden."
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr "Anforderung kollidiert mit Konfiguration auf einer anderen Entität."
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
@ -8355,15 +8355,15 @@ msgstr ""
"Anforderung konnte nicht abgeschlossen werden, da die zugeordnete "
"Ressource nicht zu erreichen war."
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr "Der Anforderung wird der Zugang zur referenzierten Ressource verweigert."
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr "Die Anforderung hat das zulässige Zeitlimit überschritten."
@ -10097,8 +10097,8 @@ msgstr ""
"Zu entfernender Port %s kann nicht gefunden werden. Dies kann auftreten, "
"wenn die VIP zuerst gelöscht wurde."
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr "内部エラー"
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-04-19 14:53+0000\n"
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
"Language-Team: ka_GE <LL@li.org>\n"
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr "აკლია Content-Type"
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
#: neutron/wsgi.py:1024
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr "არასწორი მოთხოვნის ნაწილი"
#: neutron/wsgi.py:1025
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr "სისტემური შეცდომა"
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr "%s ვერ განხორციელდა"
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n"
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.59"
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.60"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
@ -293,96 +293,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1537,8 +1537,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1653,7 +1653,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2034,182 +2034,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7936,33 +7936,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9593,8 +9593,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr ""
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr ""
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr ""
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr ""
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr ""
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr ""
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr ""
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
#: neutron/wsgi.py:1019
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1020
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1024
msgid "Malformed request body"
msgid "Unsupported Content-Type"
msgstr ""
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr ""
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr ""
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr ""
@ -1536,8 +1536,8 @@ msgid "%s failed"
msgstr ""
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr ""
@ -1652,7 +1652,7 @@ msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr ""
@ -2033,182 +2033,182 @@ msgstr ""
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
@ -7935,33 +7935,33 @@ msgstr ""
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr ""
@ -9592,8 +9592,8 @@ msgid ""
"deleted first."
msgstr ""
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-08-26 06:19+0000\n"
"POT-Creation-Date: 2013-08-27 06:12+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) "
@ -292,96 +292,96 @@ msgstr ""
msgid "Missing Content-Type"
msgstr "遺漏了內容類型"
#: neutron/wsgi.py:477
#: neutron/wsgi.py:482
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr "資料 %(data)s 類型為 %(type)s"
#: neutron/wsgi.py:560
#: neutron/wsgi.py:565
msgid "Cannot understand JSON"
msgstr "無法理解 JSON"
#: neutron/wsgi.py:573 neutron/wsgi.py:576
#: neutron/wsgi.py:578 neutron/wsgi.py:581
msgid "Inline DTD forbidden"
msgstr "已禁止行內 DTD"
#: neutron/wsgi.py:652
#: neutron/wsgi.py:657
msgid "Cannot understand XML"
msgstr "無法理解 XML"
#: neutron/wsgi.py:763
#: neutron/wsgi.py:768
msgid "Unrecognized Content-Type provided in request"
msgstr "無法辨識要求中所提供的內容類型"
#: neutron/wsgi.py:767
#: neutron/wsgi.py:772
msgid "No Content-Type provided in request"
msgstr "要求中未提供內容類型"
#: neutron/wsgi.py:771
#: neutron/wsgi.py:776
msgid "Empty body provided in request"
msgstr "要求中所提供主體是空的"
#: neutron/wsgi.py:777
#: neutron/wsgi.py:782
msgid "Unable to deserialize body as provided Content-Type"
msgstr "無法將主體解除序列化為提供的內容類型"
#: neutron/wsgi.py:873
#: neutron/wsgi.py:878
msgid "You must implement __call__"
msgstr "必須實作 __call__"
#: neutron/wsgi.py:966 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
msgid "The resource could not be found."
msgstr ""
#: neutron/wsgi.py:1013
#: neutron/wsgi.py:1018
#, python-format
msgid "%(method)s %(url)s"
msgstr "%(method)s %(url)s"
#: neutron/wsgi.py:1019
#: neutron/wsgi.py:1024
msgid "Unsupported Content-Type"
msgstr "不支援的內容類型"
#: neutron/wsgi.py:1020
#: neutron/wsgi.py:1025
#, python-format
msgid "InvalidContentType: %s"
msgstr "InvalidContentType%s"
#: neutron/wsgi.py:1024
#: neutron/wsgi.py:1029
msgid "Malformed request body"
msgstr "要求內文的格式不正確"
#: neutron/wsgi.py:1025
#: neutron/wsgi.py:1030
#, python-format
msgid "MalformedRequestBody: %s"
msgstr "MalformedRequestBody%s"
#: neutron/wsgi.py:1032
#: neutron/wsgi.py:1037
#, python-format
msgid "HTTP exception thrown: %s"
msgstr "已擲出 HTTP 異常狀況:%s"
#: neutron/wsgi.py:1037
#: neutron/wsgi.py:1042
msgid "Internal error"
msgstr "內部錯誤"
#: neutron/wsgi.py:1052 neutron/wsgi.py:1154
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr "%(url)s 傳回了 HTTP %(status)d"
#: neutron/wsgi.py:1055
#: neutron/wsgi.py:1060
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr "%(url)s 傳回了錯誤:%(exception)s"
#: neutron/wsgi.py:1173
#: neutron/wsgi.py:1178
#, python-format
msgid "The requested content type %s is invalid."
msgstr ""
#: neutron/wsgi.py:1232
#: neutron/wsgi.py:1237
msgid "Could not deserialize data"
msgstr "無法解除序列化資料"
@ -1543,8 +1543,8 @@ msgid "%s failed"
msgstr "%s 失敗"
#: neutron/api/v2/resource.py:117
#: neutron/tests/unit/test_api_v2_resource.py:255
#: neutron/tests/unit/test_api_v2_resource.py:271
#: neutron/tests/unit/test_api_v2_resource.py:263
#: neutron/tests/unit/test_api_v2_resource.py:279
msgid "Request Failed: internal server error while processing your request."
msgstr "要求失敗:處理要求時發生內部伺服器錯誤。"
@ -1659,7 +1659,7 @@ msgstr "配置貼上檔案:%s"
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr "無法從配置檔 %(config_path)s 載入 %(app_name)s。"
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:216
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
msgid "An unknown exception occurred."
msgstr "發生不明異常狀況。"
@ -2040,182 +2040,182 @@ msgstr "產生的 MAC 位址 %(mac_address)s 已存在。還可以嘗試 %(max_r
msgid "Unable to generate mac address after %s attempts"
msgstr "嘗試 %s 次之後仍無法產生 MAC 位址"
#: neutron/db/db_base_plugin_v2.py:341
#: neutron/db/db_base_plugin_v2.py:343
#, python-format
msgid "Recycle %s"
msgstr "回收 %s"
#: neutron/db/db_base_plugin_v2.py:345
#: neutron/db/db_base_plugin_v2.py:347
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr "回收:%(first_ip)s-%(last_ip)s 的第一個相符項"
#: neutron/db/db_base_plugin_v2.py:352
#: neutron/db/db_base_plugin_v2.py:354
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr "回收:%(first_ip)s-%(last_ip)s 的最後一個相符項"
#: neutron/db/db_base_plugin_v2.py:364
#: neutron/db/db_base_plugin_v2.py:366
#, python-format
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
msgstr "回收:已合併 %(first_ip1)s-%(last_ip1)s 及 %(first_ip2)s-%(last_ip2)s"
#: neutron/db/db_base_plugin_v2.py:373
#: neutron/db/db_base_plugin_v2.py:375
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr "回收:已更新第一個 %(first_ip)s-%(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:378
#: neutron/db/db_base_plugin_v2.py:380
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr "回收:已更新最後一個 %(first_ip)s-%(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:387
#: neutron/db/db_base_plugin_v2.py:389
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr "回收:已建立新的 %(first_ip)s-%(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:406
#: neutron/db/db_base_plugin_v2.py:408
#, python-format
msgid ""
"No fixed IP found that matches the network %(network_id)s and ip address "
"%(ip_address)s."
msgstr "找不到與網路 %(network_id)s 及 IP 位址 %(ip_address)s 相符的固定 IP。"
#: neutron/db/db_base_plugin_v2.py:415
#: neutron/db/db_base_plugin_v2.py:417
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr "刪除所配置的 IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
#: neutron/db/db_base_plugin_v2.py:439
#: neutron/db/db_base_plugin_v2.py:441
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr "子網路 %(subnet_id)s (%(cidr)s) 的所有 IP 都已配置"
#: neutron/db/db_base_plugin_v2.py:444
#: neutron/db/db_base_plugin_v2.py:446
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr "已配置 IP - %(ip_address)s從 %(first_ip)s 到 %(last_ip)s"
#: neutron/db/db_base_plugin_v2.py:451
#: neutron/db/db_base_plugin_v2.py:453
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr "截塊中沒有更多的可用 IP。正在刪除配置儲存區。"
#: neutron/db/db_base_plugin_v2.py:557
#: neutron/db/db_base_plugin_v2.py:559
msgid "IP allocation requires subnet_id or ip_address"
msgstr "IP 配置需要 subnet_id 或 ip_address"
#: neutron/db/db_base_plugin_v2.py:569
#: neutron/db/db_base_plugin_v2.py:571
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr "IP 位址 %s 不是所定義網路子網路的有效 IP"
#: neutron/db/db_base_plugin_v2.py:575
#: neutron/db/db_base_plugin_v2.py:577
#, python-format
msgid ""
"Failed to create port on network %(network_id)s, because fixed_ips "
"included invalid subnet %(subnet_id)s"
msgstr "無法在網路 %(network_id)s 上建立埠,因為 fixed_ips 包含無效的子網路 %(subnet_id)s"
#: neutron/db/db_base_plugin_v2.py:595
#: neutron/db/db_base_plugin_v2.py:597
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr "IP 位址 %s 不是所定義子網路的有效 IP"
#: neutron/db/db_base_plugin_v2.py:604 neutron/db/db_base_plugin_v2.py:637
#: neutron/db/db_base_plugin_v2.py:606 neutron/db/db_base_plugin_v2.py:639
msgid "Exceeded maximim amount of fixed ips per port"
msgstr "已超出每個埠的固定 IP 數目上限"
#: neutron/db/db_base_plugin_v2.py:652
#: neutron/db/db_base_plugin_v2.py:654
#, python-format
msgid "Port update. Hold %s"
msgstr "埠更新。保留 %s"
#: neutron/db/db_base_plugin_v2.py:659
#: neutron/db/db_base_plugin_v2.py:661
#, python-format
msgid "Port update. Adding %s"
msgstr "埠更新。正在新增 %s"
#: neutron/db/db_base_plugin_v2.py:714
#: neutron/db/db_base_plugin_v2.py:716
#, python-format
msgid ""
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
" with another subnet"
msgstr "所要求的網路 %(network_id)s 子網路 (CIDR %(cidr)s) 與另一個子網路重疊"
#: neutron/db/db_base_plugin_v2.py:719
#: neutron/db/db_base_plugin_v2.py:721
#, python-format
msgid ""
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
"%(subnet_id)s (CIDR: %(cidr)s)"
msgstr "驗證 CIDR %(new_cidr)s 失敗 - 與子網路 %(subnet_id)s (CIDR %(cidr)s) 重疊"
#: neutron/db/db_base_plugin_v2.py:739
#: neutron/db/db_base_plugin_v2.py:741
msgid "Performing IP validity checks on allocation pools"
msgstr "正在對配置儲存區執行 IP 驗證檢查"
#: neutron/db/db_base_plugin_v2.py:746
#: neutron/db/db_base_plugin_v2.py:748
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr "在儲存區中發現無效的 IP 位址:%(start)s - %(end)s"
#: neutron/db/db_base_plugin_v2.py:753
#: neutron/db/db_base_plugin_v2.py:755
msgid "Specified IP addresses do not match the subnet IP version"
msgstr "指定的 IP 位址與子網路 IP 版本不符"
#: neutron/db/db_base_plugin_v2.py:757
#: neutron/db/db_base_plugin_v2.py:759
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr "起始 IP (%(start)s) 大於結尾 IP (%(end)s)"
#: neutron/db/db_base_plugin_v2.py:762
#: neutron/db/db_base_plugin_v2.py:764
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr "找到的儲存區大於子網路 CIDR%(start)s - %(end)s"
#: neutron/db/db_base_plugin_v2.py:775
#: neutron/db/db_base_plugin_v2.py:777
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr "正在檢查配置儲存區及閘道 IP 之間是否有重疊"
#: neutron/db/db_base_plugin_v2.py:786
#: neutron/db/db_base_plugin_v2.py:788
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr "發現重疊的範圍:%(l_range)s 及 %(r_range)s"
#: neutron/db/db_base_plugin_v2.py:799 neutron/db/db_base_plugin_v2.py:803
#: neutron/db/db_base_plugin_v2.py:801 neutron/db/db_base_plugin_v2.py:805
#, python-format
msgid "Invalid route: %s"
msgstr "無效的路徑:%s"
#: neutron/db/db_base_plugin_v2.py:925
#: neutron/db/db_base_plugin_v2.py:927
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr "建立 %(resource)s:%(item)s 時發生異常狀況"
#: neutron/db/db_base_plugin_v2.py:1019
#: neutron/db/db_base_plugin_v2.py:1021
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr "%(name)s '%(addr)s' 與 ip_version '%(ip_version)s' 不符"
#: neutron/db/db_base_plugin_v2.py:1043
#: neutron/db/db_base_plugin_v2.py:1045
msgid "Gateway is not valid on subnet"
msgstr "閘道在子網路上無效"
#: neutron/db/db_base_plugin_v2.py:1049 neutron/db/db_base_plugin_v2.py:1063
#: neutron/db/db_base_plugin_v2.py:1051 neutron/db/db_base_plugin_v2.py:1065
msgid "new subnet"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1056
#: neutron/db/db_base_plugin_v2.py:1058
#, python-format
msgid "Error parsing dns address %s"
msgstr "剖析 DNS 位址 %s 時發生錯誤"
#: neutron/db/db_base_plugin_v2.py:1318
#: neutron/db/db_base_plugin_v2.py:1320
#, python-format
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
msgstr "已配置 IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
#: neutron/db/db_base_plugin_v2.py:1393
#: neutron/db/db_base_plugin_v2.py:1395
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr "%(address)s (%(subnet_id)s) 未回收"
@ -7999,33 +7999,33 @@ msgstr "%(method)s 到 %(url)s非預期的回應碼%(status)d內容 = '
msgid "Unable to determine NVP version. Plugin might not work as expected."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:231
#: neutron/plugins/nicira/NvpApiClient.py:232
msgid "Server denied session's authentication credentials."
msgstr "伺服器已拒絕階段作業的鑑別認證。"
#: neutron/plugins/nicira/NvpApiClient.py:235
#: neutron/plugins/nicira/NvpApiClient.py:236
msgid "An entity referenced in the request was not found."
msgstr "找不到要求中參照的實體。"
#: neutron/plugins/nicira/NvpApiClient.py:239
#: neutron/plugins/nicira/NvpApiClient.py:240
msgid "Request conflicts with configuration on a different entity."
msgstr "要求與不同實體上的配置相衝突。"
#: neutron/plugins/nicira/NvpApiClient.py:244
#: neutron/plugins/nicira/NvpApiClient.py:245
msgid ""
"Request could not completed because the associated resource could not be "
"reached."
msgstr "無法完成要求,因為無法抵達相關聯的資源。"
#: neutron/plugins/nicira/NvpApiClient.py:249
#: neutron/plugins/nicira/NvpApiClient.py:250
msgid "The request is forbidden from accessing the referenced resource."
msgstr "已禁止要求存取所參照的資源。"
#: neutron/plugins/nicira/NvpApiClient.py:254
#: neutron/plugins/nicira/NvpApiClient.py:255
msgid "Create/Update actions are forbidden when in read-only mode."
msgstr ""
#: neutron/plugins/nicira/NvpApiClient.py:258
#: neutron/plugins/nicira/NvpApiClient.py:259
msgid "The request has timed out."
msgstr "要求已逾時。"
@ -9662,8 +9662,8 @@ msgid ""
"deleted first."
msgstr "找不到要拔除的埠 %s。如果先刪除 VIP則可能會發生此情況。"
#: neutron/tests/unit/test_api_v2_resource.py:161
#: neutron/tests/unit/test_api_v2_resource.py:224
#: neutron/tests/unit/test_api_v2_resource.py:169
#: neutron/tests/unit/test_api_v2_resource.py:232
msgid "Unmapped error"
msgstr ""