# Translations template for oslo.db. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the oslo.db project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.db VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-06 11:30+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.14.0\n" #: oslo_db/exception.py:191 msgid "Invalid Parameter: Encoding directive wasn't provided." msgstr "" #: oslo_db/exception.py:231 #, python-format msgid "Sort key supplied is invalid: %s" msgstr "" #: oslo_db/sqlalchemy/utils.py:211 #, python-format msgid "Unknown sort direction, must be one of: %s" msgstr "" #: oslo_db/sqlalchemy/utils.py:283 #, python-format msgid "" "There is no `deleted` column in `%s` table. Project doesn't use soft-" "deleted feature." msgstr "" #: oslo_db/sqlalchemy/utils.py:297 #, python-format msgid "There is no `project_id` column in `%s` table." msgstr "" #: oslo_db/sqlalchemy/utils.py:409 msgid "model should be a subclass of ModelBase" msgstr ""