Imported Translations from Zanata
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I9ae97fd771ac55b437089288603344dea1406581
This commit is contained in:
parent
69912c2941
commit
492b1dcb19
@ -5,20 +5,22 @@
|
||||
#
|
||||
# Translators:
|
||||
# Andi Chandler <andi@gowling.com>, 2015
|
||||
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.versionedobjects\n"
|
||||
"Project-Id-Version: oslo.versionedobjects 0.10.1.dev11\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-08-04 06:26+0000\n"
|
||||
"PO-Revision-Date: 2015-08-04 03:56+0000\n"
|
||||
"POT-Creation-Date: 2015-09-26 06:10+0000\n"
|
||||
"PO-Revision-Date: 2015-08-19 04:11+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language: en_GB\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/openstack/"
|
||||
"osloversionedobjects/language/en_GB/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.0\n"
|
||||
"Generated-By: Babel 2.1.1\n"
|
||||
|
||||
#, python-format
|
||||
msgid "%(fieldname)s missing field type"
|
||||
@ -56,10 +58,6 @@ msgstr "%(what)s is deprecated as of %(as_of)s in favour of %(in_favor_of)s."
|
||||
msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
|
||||
msgstr "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
|
||||
|
||||
#, python-format
|
||||
msgid "A datetime.datetime is required in field %(attr)s, not a %(type)"
|
||||
msgstr "A datetime.datetime is required in field %(attr)s, not a %(type)"
|
||||
|
||||
#, python-format
|
||||
msgid "A dict is required in field %(attr)s, not a %(type)s"
|
||||
msgstr "A dict is required in field %(attr)s, not a %(type)s"
|
||||
|
@ -7,23 +7,23 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.versionedobjects 0.6.1.dev5\n"
|
||||
"Project-Id-Version: oslo.versionedobjects 0.10.1.dev11\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-07-29 06:34+0000\n"
|
||||
"POT-Creation-Date: 2015-09-26 06:10+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.0\n"
|
||||
"Generated-By: Babel 2.1.1\n"
|
||||
|
||||
#: oslo_versionedobjects/base.py:84
|
||||
#: oslo_versionedobjects/base.py:86
|
||||
#, python-format
|
||||
msgid "Error setting %(attr)s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_versionedobjects/base.py:329
|
||||
#: oslo_versionedobjects/base.py:331
|
||||
#, python-format
|
||||
msgid "Unable to instantiate unregistered object type %(objtype)s"
|
||||
msgstr ""
|
||||
|
@ -7,16 +7,16 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.versionedobjects 0.9.0\n"
|
||||
"Project-Id-Version: oslo.versionedobjects 0.10.1.dev11\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-09-11 17:14+0000\n"
|
||||
"POT-Creation-Date: 2015-09-26 06:10+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.0\n"
|
||||
"Generated-By: Babel 2.1.1\n"
|
||||
|
||||
#: oslo_versionedobjects/_utils.py:50
|
||||
#, python-format
|
||||
@ -131,7 +131,7 @@ msgstr ""
|
||||
|
||||
#: oslo_versionedobjects/fields.py:335
|
||||
#, python-format
|
||||
msgid "A datetime.datetime is required in field %(attr)s, not a %(type)"
|
||||
msgid "A datetime.datetime is required in field %(attr)s, not a %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: oslo_versionedobjects/fields.py:368
|
||||
|
Loading…
x
Reference in New Issue
Block a user