From: OpenStack Jenkins Date: Thu, 8 Aug 2013 06:14:56 +0000 (+0000) Subject: Imported Translations from Transifex X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5f658a824847df70704acd65555d2d74219bbfd4;p=openstack-build%2Fneutron-build.git Imported Translations from Transifex Change-Id: Ia98195c8bfc07b001298e6cf546d0b54cab24250 --- diff --git a/neutron/locale/bg_BG/LC_MESSAGES/neutron.po b/neutron/locale/bg_BG/LC_MESSAGES/neutron.po index 2f99ee124..51d7ad870 100644 --- a/neutron/locale/bg_BG/LC_MESSAGES/neutron.po +++ b/neutron/locale/bg_BG/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (Bulgaria) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/bs/LC_MESSAGES/neutron.po b/neutron/locale/bs/LC_MESSAGES/neutron.po index 268d65c46..fa80900c6 100644 --- a/neutron/locale/bs/LC_MESSAGES/neutron.po +++ b/neutron/locale/bs/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ca/LC_MESSAGES/neutron.po b/neutron/locale/ca/LC_MESSAGES/neutron.po index 878b7c92c..f7b264083 100644 --- a/neutron/locale/ca/LC_MESSAGES/neutron.po +++ b/neutron/locale/ca/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/cs/LC_MESSAGES/neutron.po b/neutron/locale/cs/LC_MESSAGES/neutron.po index 50f914dc9..eac00764a 100644 --- a/neutron/locale/cs/LC_MESSAGES/neutron.po +++ b/neutron/locale/cs/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/da/LC_MESSAGES/neutron.po b/neutron/locale/da/LC_MESSAGES/neutron.po index 3679f9cd0..6c1c1a863 100644 --- a/neutron/locale/da/LC_MESSAGES/neutron.po +++ b/neutron/locale/da/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Danish " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/de/LC_MESSAGES/neutron.po b/neutron/locale/de/LC_MESSAGES/neutron.po index 2a0d53bbc..d83cf3cb0 100644 --- a/neutron/locale/de/LC_MESSAGES/neutron.po +++ b/neutron/locale/de/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-22 08:17+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: German " @@ -234,147 +234,147 @@ msgstr "Ausnahme tritt auf, wenn Zeitgeber stoppt" msgid "Exception occurs when waiting for timer" msgstr "Ausnahme tritt beim Warten auf Zeitgeber auf" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "Empfangsbereitschaft auf %(host)s:%(port)s nicht möglich" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "Inhaltstyp fehlt" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "Typ für Daten %(data)s ist %(type)s" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "Kann JSON nicht verstehen" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "Interne DTD ist nicht zulässig" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "Kann XML nicht verstehen" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "Nicht erkannter Inhaltstyp in Anforderung angegeben" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "Kein Inhaltstyp in Anforderung angegeben" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "Leerer Nachrichtentext in Anforderung angegeben" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" "Deserialisieren von Nachrichtentext als angegebenen Inhaltstyp nicht " "möglich " -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "Sie müssen '__call__' implementieren" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "%(method)s %(url)s" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "Nicht unterstützter Inhaltstyp" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "InvalidContentType: %s" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "Fehlerhafter Anforderungshauptteil" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "MalformedRequestBody: %s" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "Ausgelöste HTTP-Ausnahme: %s" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "Interner Fehler" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "%(url)s mit HTTP %(status)d zurückgegeben" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "%(url)s hat einen Fehler zurückgegeben: %(exception)s" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "Daten konnten nicht deserialisiert werden" @@ -1587,15 +1587,15 @@ msgstr "Nicht erkannte(s) Attribut(e) '%s'" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "Nutzer %(tenant_id)s darf %(resource)s auf diesem Netz nicht erstellen" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "%s fehlgeschlagen" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" "Anforderung fehlgeschlagen: interner Serverfehler bei Verarbeitung Ihrer " @@ -9289,13 +9289,13 @@ msgstr "Keine L3-Agenten können Router %s hosten" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "Router %(router_id)s ist L3-Agent %(agent_id)s zugeordnet" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "FEHLER: %s" @@ -9481,6 +9481,11 @@ 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 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 @@ -9704,8 +9709,6 @@ msgstr "lRouter: %s nicht gefunden" #~ msgid "Credential %(credential_id)s already exists for tenant %(tenant_id)s" #~ msgstr "" -#~ "Berechtigungsnachweis %(credential_id)s ist für " -#~ "Nutzer %(tenant_id)s bereits vorhanden" #~ msgid "get_all_vlanids() called" #~ msgstr "Aufruf von 'get_all_vlanids()'" diff --git a/neutron/locale/en_AU/LC_MESSAGES/neutron.po b/neutron/locale/en_AU/LC_MESSAGES/neutron.po index 76a29ed7d..1e142ceae 100644 --- a/neutron/locale/en_AU/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_AU/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/en_GB/LC_MESSAGES/neutron.po b/neutron/locale/en_GB/LC_MESSAGES/neutron.po index 523f11e2b..3246c3e22 100644 --- a/neutron/locale/en_GB/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_GB/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/en_US/LC_MESSAGES/neutron.po b/neutron/locale/en_US/LC_MESSAGES/neutron.po index a23abb2f3..f8c897ed0 100644 --- a/neutron/locale/en_US/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_US/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United States) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/es/LC_MESSAGES/neutron.po b/neutron/locale/es/LC_MESSAGES/neutron.po index 63a013323..73f2ee915 100644 --- a/neutron/locale/es/LC_MESSAGES/neutron.po +++ b/neutron/locale/es/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/fi_FI/LC_MESSAGES/neutron.po b/neutron/locale/fi_FI/LC_MESSAGES/neutron.po index dde7c55e5..5e4ff32d8 100644 --- a/neutron/locale/fi_FI/LC_MESSAGES/neutron.po +++ b/neutron/locale/fi_FI/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish (Finland) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/fr/LC_MESSAGES/neutron.po b/neutron/locale/fr/LC_MESSAGES/neutron.po index 46f447a8c..1eeef1fc4 100644 --- a/neutron/locale/fr/LC_MESSAGES/neutron.po +++ b/neutron/locale/fr/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/hr/LC_MESSAGES/neutron.po b/neutron/locale/hr/LC_MESSAGES/neutron.po index 4fcfe0568..11ce728fd 100644 --- a/neutron/locale/hr/LC_MESSAGES/neutron.po +++ b/neutron/locale/hr/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Croatian " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/hu/LC_MESSAGES/neutron.po b/neutron/locale/hu/LC_MESSAGES/neutron.po index 67e633483..eb6ed2c07 100644 --- a/neutron/locale/hu/LC_MESSAGES/neutron.po +++ b/neutron/locale/hu/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/id/LC_MESSAGES/neutron.po b/neutron/locale/id/LC_MESSAGES/neutron.po index 226bb3983..a7f4a2214 100644 --- a/neutron/locale/id/LC_MESSAGES/neutron.po +++ b/neutron/locale/id/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/it/LC_MESSAGES/neutron.po b/neutron/locale/it/LC_MESSAGES/neutron.po index 2f0aa2de0..cc762e87b 100644 --- a/neutron/locale/it/LC_MESSAGES/neutron.po +++ b/neutron/locale/it/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/it_IT/LC_MESSAGES/neutron.po b/neutron/locale/it_IT/LC_MESSAGES/neutron.po index 7bc04675b..b30cb8061 100644 --- a/neutron/locale/it_IT/LC_MESSAGES/neutron.po +++ b/neutron/locale/it_IT/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian (Italy) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ja/LC_MESSAGES/neutron.po b/neutron/locale/ja/LC_MESSAGES/neutron.po index 3cb47f023..4f08d39c2 100644 --- a/neutron/locale/ja/LC_MESSAGES/neutron.po +++ b/neutron/locale/ja/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-30 10:28+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "内部エラー" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ka_GE/LC_MESSAGES/neutron.po b/neutron/locale/ka_GE/LC_MESSAGES/neutron.po index c37f8a2d3..de3e1e82f 100644 --- a/neutron/locale/ka_GE/LC_MESSAGES/neutron.po +++ b/neutron/locale/ka_GE/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-04-19 14:53+0000\n" "Last-Translator: Nika Chkhikvishvili \n" "Language-Team: ka_GE \n" @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "აკლია Content-Type" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "არასწორი მოთხოვნის ნაწილი" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "სისტემური შეცდომა" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "%s ვერ განხორციელდა" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ko/LC_MESSAGES/neutron.po b/neutron/locale/ko/LC_MESSAGES/neutron.po index c5a132b0f..7441a73c3 100644 --- a/neutron/locale/ko/LC_MESSAGES/neutron.po +++ b/neutron/locale/ko/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ko_KR/LC_MESSAGES/neutron.po b/neutron/locale/ko_KR/LC_MESSAGES/neutron.po index 7518ad2e3..6f3deb6f8 100644 --- a/neutron/locale/ko_KR/LC_MESSAGES/neutron.po +++ b/neutron/locale/ko_KR/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-04-28 05:13+0000\n" "Last-Translator: ujuc Gang \n" "Language-Team: ko_KR \n" @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ms/LC_MESSAGES/neutron.po b/neutron/locale/ms/LC_MESSAGES/neutron.po index e3c5b9783..6b1b485e2 100644 --- a/neutron/locale/ms/LC_MESSAGES/neutron.po +++ b/neutron/locale/ms/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/nb/LC_MESSAGES/neutron.po b/neutron/locale/nb/LC_MESSAGES/neutron.po index 70903bc48..26f847953 100644 --- a/neutron/locale/nb/LC_MESSAGES/neutron.po +++ b/neutron/locale/nb/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmål " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/neutron.pot b/neutron/locale/neutron.pot index 5be291304..9e872c453 100644 --- a/neutron/locale/neutron.pot +++ b/neutron/locale/neutron.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.37" +"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.38" "\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/nl_NL/LC_MESSAGES/neutron.po b/neutron/locale/nl_NL/LC_MESSAGES/neutron.po index dccb65cef..7e6030614 100644 --- a/neutron/locale/nl_NL/LC_MESSAGES/neutron.po +++ b/neutron/locale/nl_NL/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch (Netherlands) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/pl_PL/LC_MESSAGES/neutron.po b/neutron/locale/pl_PL/LC_MESSAGES/neutron.po index 1a7a23525..8bbbf6b79 100644 --- a/neutron/locale/pl_PL/LC_MESSAGES/neutron.po +++ b/neutron/locale/pl_PL/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Polish (Poland) " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/pt/LC_MESSAGES/neutron.po b/neutron/locale/pt/LC_MESSAGES/neutron.po index 12efccd1b..ca025d6b7 100644 --- a/neutron/locale/pt/LC_MESSAGES/neutron.po +++ b/neutron/locale/pt/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/pt_BR/LC_MESSAGES/neutron.po b/neutron/locale/pt_BR/LC_MESSAGES/neutron.po index b6e2324d5..e5a2b6d8d 100644 --- a/neutron/locale/pt_BR/LC_MESSAGES/neutron.po +++ b/neutron/locale/pt_BR/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Brazil) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ro/LC_MESSAGES/neutron.po b/neutron/locale/ro/LC_MESSAGES/neutron.po index 903480e03..fca636927 100644 --- a/neutron/locale/ro/LC_MESSAGES/neutron.po +++ b/neutron/locale/ro/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-06-08 07:51+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Romanian " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ru/LC_MESSAGES/neutron.po b/neutron/locale/ru/LC_MESSAGES/neutron.po index 95c83f245..2e8870816 100644 --- a/neutron/locale/ru/LC_MESSAGES/neutron.po +++ b/neutron/locale/ru/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/ru_RU/LC_MESSAGES/neutron.po b/neutron/locale/ru_RU/LC_MESSAGES/neutron.po index 179c0ce5a..60b21e97f 100644 --- a/neutron/locale/ru_RU/LC_MESSAGES/neutron.po +++ b/neutron/locale/ru_RU/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian (Russia) " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/sl_SI/LC_MESSAGES/neutron.po b/neutron/locale/sl_SI/LC_MESSAGES/neutron.po index a679898d1..570985219 100644 --- a/neutron/locale/sl_SI/LC_MESSAGES/neutron.po +++ b/neutron/locale/sl_SI/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Slovenian (Slovenia) " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/sw_KE/LC_MESSAGES/neutron.po b/neutron/locale/sw_KE/LC_MESSAGES/neutron.po index d8b602cec..ab6fe5598 100644 --- a/neutron/locale/sw_KE/LC_MESSAGES/neutron.po +++ b/neutron/locale/sw_KE/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swahili (Kenya) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/tl/LC_MESSAGES/neutron.po b/neutron/locale/tl/LC_MESSAGES/neutron.po index 1c25fbcb6..7966b000a 100644 --- a/neutron/locale/tl/LC_MESSAGES/neutron.po +++ b/neutron/locale/tl/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tagalog " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/tr_TR/LC_MESSAGES/neutron.po b/neutron/locale/tr_TR/LC_MESSAGES/neutron.po index bcc14cb4f..2322a04f3 100644 --- a/neutron/locale/tr_TR/LC_MESSAGES/neutron.po +++ b/neutron/locale/tr_TR/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish (Turkey) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/uk/LC_MESSAGES/neutron.po b/neutron/locale/uk/LC_MESSAGES/neutron.po index 72ddb25a5..396beb3b5 100644 --- a/neutron/locale/uk/LC_MESSAGES/neutron.po +++ b/neutron/locale/uk/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian " @@ -230,145 +230,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1526,15 +1526,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8761,13 +8761,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8951,6 +8951,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/vi_VN/LC_MESSAGES/neutron.po b/neutron/locale/vi_VN/LC_MESSAGES/neutron.po index 31b6981f5..8c8aa71c1 100644 --- a/neutron/locale/vi_VN/LC_MESSAGES/neutron.po +++ b/neutron/locale/vi_VN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/zh_CN/LC_MESSAGES/neutron.po b/neutron/locale/zh_CN/LC_MESSAGES/neutron.po index dd3d120de..f6a4c56df 100644 --- a/neutron/locale/zh_CN/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_CN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/zh_HK/LC_MESSAGES/neutron.po b/neutron/locale/zh_HK/LC_MESSAGES/neutron.po index e9ed9acd9..a24d60429 100644 --- a/neutron/locale/zh_HK/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_HK/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Hong Kong) " @@ -229,145 +229,145 @@ msgstr "" msgid "Exception occurs when waiting for timer" msgstr "" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "" @@ -1525,15 +1525,15 @@ msgstr "" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "" @@ -8760,13 +8760,13 @@ msgstr "" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "" @@ -8950,6 +8950,11 @@ msgid "" "deleted first." msgstr "" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207 diff --git a/neutron/locale/zh_TW/LC_MESSAGES/neutron.po b/neutron/locale/zh_TW/LC_MESSAGES/neutron.po index b7456b7bc..7eb81ec4d 100644 --- a/neutron/locale/zh_TW/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_TW/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-08-07 19:56+0000\n" +"POT-Creation-Date: 2013-08-08 06:14+0000\n" "PO-Revision-Date: 2013-05-22 03:25+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Chinese (Taiwan) " @@ -229,145 +229,145 @@ msgstr "計時器停止時發生異常狀況" msgid "Exception occurs when waiting for timer" msgstr "等待計時器時發生異常狀況" -#: neutron/wsgi.py:46 +#: neutron/wsgi.py:47 msgid "Number of backlog requests to configure the socket with" msgstr "" -#: neutron/wsgi.py:50 +#: neutron/wsgi.py:51 msgid "" "Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " "supported on OS X." msgstr "" -#: neutron/wsgi.py:54 +#: neutron/wsgi.py:55 msgid "Number of seconds to keep retrying to listen" msgstr "" -#: neutron/wsgi.py:57 +#: neutron/wsgi.py:58 msgid "Enable SSL on the API server" msgstr "" -#: neutron/wsgi.py:60 +#: neutron/wsgi.py:61 msgid "CA certificate file to use to verify connecting clients" msgstr "" -#: neutron/wsgi.py:64 +#: neutron/wsgi.py:65 msgid "Certificate file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:68 +#: neutron/wsgi.py:69 msgid "Private key file to use when starting the server securely" msgstr "" -#: neutron/wsgi.py:104 +#: neutron/wsgi.py:105 #, python-format msgid "Unable to listen on %(host)s:%(port)s" msgstr "無法在 %(host)s:%(port)s 上進行接聽" -#: neutron/wsgi.py:110 +#: neutron/wsgi.py:111 #, python-format msgid "Unable to find ssl_cert_file : %s" msgstr "" -#: neutron/wsgi.py:114 +#: neutron/wsgi.py:115 #, python-format msgid "Unable to find ssl_key_file : %s" msgstr "" -#: neutron/wsgi.py:119 +#: neutron/wsgi.py:120 #, python-format msgid "Unable to find ssl_ca_file : %s" msgstr "" -#: neutron/wsgi.py:151 +#: neutron/wsgi.py:152 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" msgstr "" -#: neutron/wsgi.py:295 +#: neutron/wsgi.py:296 msgid "Missing Content-Type" msgstr "遺漏了內容類型" -#: neutron/wsgi.py:470 +#: neutron/wsgi.py:477 #, python-format msgid "Data %(data)s type is %(type)s" msgstr "資料 %(data)s 類型為 %(type)s" -#: neutron/wsgi.py:553 +#: neutron/wsgi.py:560 msgid "Cannot understand JSON" msgstr "無法理解 JSON" -#: neutron/wsgi.py:566 neutron/wsgi.py:569 +#: neutron/wsgi.py:573 neutron/wsgi.py:576 msgid "Inline DTD forbidden" msgstr "已禁止行內 DTD" -#: neutron/wsgi.py:645 +#: neutron/wsgi.py:652 msgid "Cannot understand XML" msgstr "無法理解 XML" -#: neutron/wsgi.py:756 +#: neutron/wsgi.py:763 msgid "Unrecognized Content-Type provided in request" msgstr "無法辨識要求中所提供的內容類型" -#: neutron/wsgi.py:760 +#: neutron/wsgi.py:767 msgid "No Content-Type provided in request" msgstr "要求中未提供內容類型" -#: neutron/wsgi.py:764 +#: neutron/wsgi.py:771 msgid "Empty body provided in request" msgstr "要求中所提供主體是空的" -#: neutron/wsgi.py:770 +#: neutron/wsgi.py:777 msgid "Unable to deserialize body as provided Content-Type" msgstr "無法將主體解除序列化為提供的內容類型" -#: neutron/wsgi.py:866 +#: neutron/wsgi.py:873 msgid "You must implement __call__" msgstr "必須實作 __call__" -#: neutron/wsgi.py:1003 +#: neutron/wsgi.py:1010 #, python-format msgid "%(method)s %(url)s" msgstr "%(method)s %(url)s" -#: neutron/wsgi.py:1009 +#: neutron/wsgi.py:1016 msgid "Unsupported Content-Type" msgstr "不支援的內容類型" -#: neutron/wsgi.py:1010 +#: neutron/wsgi.py:1017 #, python-format msgid "InvalidContentType: %s" msgstr "InvalidContentType:%s" -#: neutron/wsgi.py:1014 +#: neutron/wsgi.py:1021 msgid "Malformed request body" msgstr "要求內文的格式不正確" -#: neutron/wsgi.py:1015 +#: neutron/wsgi.py:1022 #, python-format msgid "MalformedRequestBody: %s" msgstr "MalformedRequestBody:%s" -#: neutron/wsgi.py:1022 +#: neutron/wsgi.py:1029 #, python-format msgid "HTTP exception thrown: %s" msgstr "已擲出 HTTP 異常狀況:%s" -#: neutron/wsgi.py:1027 +#: neutron/wsgi.py:1034 msgid "Internal error" msgstr "內部錯誤" -#: neutron/wsgi.py:1042 neutron/wsgi.py:1144 +#: neutron/wsgi.py:1049 neutron/wsgi.py:1151 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "%(url)s 傳回了 HTTP %(status)d" -#: neutron/wsgi.py:1045 +#: neutron/wsgi.py:1052 #, python-format msgid "%(url)s returned a fault: %(exception)s" msgstr "%(url)s 傳回了錯誤:%(exception)s" -#: neutron/wsgi.py:1221 +#: neutron/wsgi.py:1228 msgid "Could not deserialize data" msgstr "無法解除序列化資料" @@ -1532,15 +1532,15 @@ msgstr "無法辨識屬性 '%s'" msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" msgstr "Tenant %(tenant_id)s 不可在此網路上建立 %(resource)s" -#: neutron/api/v2/resource.py:85 neutron/api/v2/resource.py:93 -#: neutron/api/v2/resource.py:110 +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96 +#: neutron/api/v2/resource.py:115 #, python-format msgid "%s failed" msgstr "%s 失敗" -#: neutron/api/v2/resource.py:112 -#: neutron/tests/unit/test_api_v2_resource.py:191 -#: neutron/tests/unit/test_api_v2_resource.py:207 +#: neutron/api/v2/resource.py:117 +#: neutron/tests/unit/test_api_v2_resource.py:255 +#: neutron/tests/unit/test_api_v2_resource.py:271 msgid "Request Failed: internal server error while processing your request." msgstr "要求失敗:處理要求時發生內部伺服器錯誤。" @@ -8832,13 +8832,13 @@ msgstr "不存在可以管理路由器 %s 的 L3 代理程式" msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" msgstr "路由器 %(router_id)s 已排程到 L3 代理程式 %(agent_id)s" -#: neutron/server/__init__.py:37 +#: neutron/server/__init__.py:40 msgid "" "ERROR: Unable to find configuration file via the default search paths " "(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" msgstr "" -#: neutron/server/__init__.py:44 +#: neutron/server/__init__.py:47 #, python-format msgid "ERROR: %s" msgstr "錯誤:%s" @@ -9022,6 +9022,11 @@ msgid "" "deleted first." msgstr "找不到要拔除的埠 %s。如果先刪除 VIP,則可能會發生此情況。" +#: neutron/tests/unit/test_api_v2_resource.py:161 +#: neutron/tests/unit/test_api_v2_resource.py:224 +msgid "Unmapped error" +msgstr "" + #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:162 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:186 #: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:207