# Translations template for panko. # Copyright (C) 2021 ORGANIZATION # This file is distributed under the same license as the panko project. # FIRST AUTHOR , 2021. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: panko VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2021-05-17 11:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" #: panko/api/controllers/v2/base.py:49 #, python-format msgid "%(entity)s %(id)s Not Found" msgstr "" #: panko/api/controllers/v2/base.py:58 #, python-format msgid "Not Authorized to access %(aspect)s %(id)s" msgstr "" #: panko/api/controllers/v2/base.py:201 #, python-format msgid "Unable to convert the value %(value)s to the expected data type %(type)s." msgstr "" #: panko/api/controllers/v2/base.py:206 #, python-format msgid "" "The data type %(type)s is not supported. The supported data type list is:" " %(supported)s" msgstr "" #: panko/api/controllers/v2/base.py:211 #, python-format msgid "" "Unexpected exception converting %(value)s to the expected data type " "%(type)s." msgstr "" #: panko/api/controllers/v2/events.py:200 #, python-format msgid "" "Operator %(operator)s is not supported. The supported operators are: " "%(supported)s" msgstr "" #: panko/api/controllers/v2/events.py:206 #, python-format msgid "" "Operator %(operator)s is not supported. Only `eq' operator is available " "for field %(field)s" msgstr "" #: panko/api/controllers/v2/events.py:212 #, python-format msgid "" "Operator %(operator)s is not supported. Only `ge' operator is available " "for field %(field)s" msgstr "" #: panko/api/controllers/v2/events.py:218 #, python-format msgid "" "Operator %(operator)s is not supported. Only `le' operator is available " "for field %(field)s" msgstr "" #: panko/api/controllers/v2/events.py:333 msgid "Event" msgstr "" #: panko/storage/hbase/utils.py:249 #, python-format msgid "Cannot create table %(table_name)s it already exists. Ignoring error" msgstr "" #: panko/storage/mongo/utils.py:139 #, python-format msgid "Unable to connect to the database server: %(errmsg)s." msgstr ""