Imported Translations from Zanata

For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I40d5128202e9384ec6ac084b91def190e262b793
This commit is contained in:
OpenStack Proposal Bot 2017-10-08 06:51:01 +00:00
parent 6f21a10b6a
commit 3fd76ff13c

View File

@ -7,20 +7,21 @@
# Andi Chandler <andi@gowling.com>, 2015
# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.versionedobjects 1.10.1.dev1\n"
"Project-Id-Version: oslo.versionedobjects 1.28.1.dev1\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-06-12 09:04+0000\n"
"POT-Creation-Date: 2017-10-05 14:55+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-06-09 11:16+0000\n"
"PO-Revision-Date: 2017-09-28 03:01+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language: en-GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"X-Generator: Zanata 3.9.6\n"
"Language-Team: English (United Kingdom)\n"
#, python-format
@ -48,6 +49,10 @@ msgstr "%(objname)s object has no attribute '%(attrname)s'"
msgid "%(typename)s in %(fieldname)s is not an instance of Enum"
msgstr "%(typename)s in %(fieldname)s is not an instance of Enum"
#, python-format
msgid "%s has no pattern"
msgstr "%s has no pattern"
#, python-format
msgid "A datetime.datetime is required in field %(attr)s, not a %(type)s"
msgstr "A datetime.datetime is required in field %(attr)s, not a %(type)s"
@ -122,6 +127,14 @@ msgstr "Invalid target version %(version)s"
msgid "Key %(key)s must be of type %(expected)s not %(actual)s"
msgstr "Key %(key)s must be of type %(expected)s not %(actual)s"
#, python-format
msgid "Malformed MAC %s"
msgstr "Malformed MAC %s"
#, python-format
msgid "Malformed PCI address %s"
msgstr "Malformed PCI address %s"
#, python-format
msgid "Network \"%(val)s\" is not valid in field %(attr)s"
msgstr "Network \"%(val)s\" is not valid in field %(attr)s"
@ -138,6 +151,10 @@ msgstr "Object action %(action)s failed because: %(reason)s"
msgid "Unsupported object type %(objtype)s"
msgstr "Unsupported object type %(objtype)s"
#, python-format
msgid "Value must be >= 0 for field %s"
msgstr "Value must be >= 0 for field %s"
#, python-format
msgid "Version %(objver)s of %(objname)s is not supported"
msgstr "Version %(objver)s of %(objname)s is not supported"