Imported Translations from Transifex

Change-Id: Ibffe336d9b980f57ede79c83e950be851b5eea84
This commit is contained in:
OpenStack Jenkins 2013-02-22 00:06:46 +00:00
parent 8be1d0eeb0
commit bfc56598b7

View File

@ -6,10 +6,10 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.24" "Project-Id-Version: quantum jenkins.quantum.propose.translation.update.25"
"\n" "\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-02-21 00:06+0000\n" "POT-Creation-Date: 2013-02-22 00:06+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -150,82 +150,82 @@ msgstr ""
msgid "Missing Content-Type" msgid "Missing Content-Type"
msgstr "" msgstr ""
#: quantum/wsgi.py:356 #: quantum/wsgi.py:368
#, python-format #, python-format
msgid "Data %(data)s type is %(type)s" msgid "Data %(data)s type is %(type)s"
msgstr "" msgstr ""
#: quantum/wsgi.py:430 #: quantum/wsgi.py:448
msgid "Cannot understand JSON" msgid "Cannot understand JSON"
msgstr "" msgstr ""
#: quantum/wsgi.py:487 #: quantum/wsgi.py:522
msgid "Cannot understand XML" msgid "Cannot understand XML"
msgstr "" msgstr ""
#: quantum/wsgi.py:598 #: quantum/wsgi.py:633
msgid "Unrecognized Content-Type provided in request" msgid "Unrecognized Content-Type provided in request"
msgstr "" msgstr ""
#: quantum/wsgi.py:602 #: quantum/wsgi.py:637
msgid "No Content-Type provided in request" msgid "No Content-Type provided in request"
msgstr "" msgstr ""
#: quantum/wsgi.py:606 #: quantum/wsgi.py:641
msgid "Empty body provided in request" msgid "Empty body provided in request"
msgstr "" msgstr ""
#: quantum/wsgi.py:612 #: quantum/wsgi.py:647
msgid "Unable to deserialize body as provided Content-Type" msgid "Unable to deserialize body as provided Content-Type"
msgstr "" msgstr ""
#: quantum/wsgi.py:708 #: quantum/wsgi.py:743
msgid "You must implement __call__" msgid "You must implement __call__"
msgstr "" msgstr ""
#: quantum/wsgi.py:850 #: quantum/wsgi.py:885
#, python-format #, python-format
msgid "%(method)s %(url)s" msgid "%(method)s %(url)s"
msgstr "" msgstr ""
#: quantum/wsgi.py:856 #: quantum/wsgi.py:891
msgid "Unsupported Content-Type" msgid "Unsupported Content-Type"
msgstr "" msgstr ""
#: quantum/wsgi.py:857
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: quantum/wsgi.py:861
msgid "Malformed request body"
msgstr ""
#: quantum/wsgi.py:862
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: quantum/wsgi.py:869
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: quantum/wsgi.py:874
msgid "Internal error"
msgstr ""
#: quantum/wsgi.py:889 quantum/wsgi.py:993
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: quantum/wsgi.py:892 #: quantum/wsgi.py:892
#, python-format #, python-format
msgid "InvalidContentType: %s"
msgstr ""
#: quantum/wsgi.py:896
msgid "Malformed request body"
msgstr ""
#: quantum/wsgi.py:897
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
#: quantum/wsgi.py:904
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
#: quantum/wsgi.py:909
msgid "Internal error"
msgstr ""
#: quantum/wsgi.py:924 quantum/wsgi.py:1028
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
#: quantum/wsgi.py:927
#, python-format
msgid "%(url)s returned a fault: %(exception)s" msgid "%(url)s returned a fault: %(exception)s"
msgstr "" msgstr ""
#: quantum/wsgi.py:1070 #: quantum/wsgi.py:1105
msgid "Could not deserialize data" msgid "Could not deserialize data"
msgstr "" msgstr ""