1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
# Translations template for oslo.versionedobjects.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the
# oslo.versionedobjects project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.versionedobjects 1.3.1.dev1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-17 06:05+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.2.0\n"
#: oslo_versionedobjects/base.py:87
#, python-format
msgid "Error setting %(attr)s"
msgstr ""
#: oslo_versionedobjects/base.py:348
#, python-format
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr ""
#: oslo_versionedobjects/exception.py:126
msgid "Exception in string format operation"
msgstr ""
#: oslo_versionedobjects/fields.py:322
#, python-format
msgid "Malformed MAC %s"
msgstr ""
|