panko/panko/locale/en_GB/LC_MESSAGES/panko.po

87 lines
2.6 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: panko 2.1.0.dev42\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2017-07-18 04:33+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-07-11 05:07+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#, python-format
msgid "%(entity)s %(id)s Not Found"
msgstr "%(entity)s %(id)s Not Found"
#, python-format
msgid "Cannot create table %(table_name)s it already exists. Ignoring error"
msgstr "Cannot create table %(table_name)s it already exists. Ignoring error"
msgid "Event"
msgstr "Event"
#, python-format
msgid "Not Authorized to access %(aspect)s %(id)s"
msgstr "Not Authorised to access %(aspect)s %(id)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `eq' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `eq' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `ge' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `ge' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `le' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `le' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. The supported operators are: "
"%(supported)s"
msgstr ""
"Operator %(operator)s is not supported. The supported operators are: "
"%(supported)s"
#, python-format
msgid ""
"The data type %(type)s is not supported. The supported data type list is: "
"%(supported)s"
msgstr ""
"The data type %(type)s is not supported. The supported data type list is: "
"%(supported)s"
#, python-format
msgid "Unable to connect to the database server: %(errmsg)s."
msgstr "Unable to connect to the database server: %(errmsg)s."
#, python-format
msgid ""
"Unable to convert the value %(value)s to the expected data type %(type)s."
msgstr ""
"Unable to convert the value %(value)s to the expected data type %(type)s."
#, python-format
msgid ""
"Unexpected exception converting %(value)s to the expected data type %(type)s."
msgstr ""
"Unexpected exception converting %(value)s to the expected data type %(type)s."