# Translations template for designate. # Copyright (C) 2019 ORGANIZATION # This file is distributed under the same license as the designate project. # FIRST AUTHOR , 2019. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: designate VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2019-04-10 01:02+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.5.3\n" #: designate/policy.py:86 #, python-format msgid "Policy check succeeded for rule '%(rule)s' on target %(target)s" msgstr "" #: designate/policy.py:90 #, python-format msgid "Policy check failed for rule '%(rule)s' on target %(target)s" msgstr "" #: designate/service.py:94 #, python-format msgid "Starting %(name)s service (version: %(version)s)" msgstr "" #: designate/service.py:99 #, python-format msgid "Stopping %(name)s service" msgstr "" #: designate/service.py:491 msgid "serve() can only be called once" msgstr "" #: designate/sqlalchemy/utils.py:122 designate/utils.py:454 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:32 msgid "An unknown exception occurred." msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:53 msgid "The service is unavailable" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:68 #, python-format msgid "Infoblox backend is misconfigured: '%(option)s' must be defined." msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:73 #, python-format msgid "Cannot search '%(objtype)s' object(s): %(content)s [code %(code)s]" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:78 #, python-format msgid "Cannot create '%(objtype)s' object(s): %(content)s [code %(code)s]" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:83 #, python-format msgid "Cannot delete object with ref %(ref)s: %(content)s [code %(code)s]" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:88 #, python-format msgid "Cannot update object with ref %(ref)s: %(content)s [code %(code)s]" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:93 #, python-format msgid "" "Error occurred during function's '%(func_name)s' call: ref %(ref)s: " "%(content)s [code %(code)s]" msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:98 msgid "No Infoblox Member is available." msgstr "" #: designate/backend/impl_infoblox/ibexceptions.py:102 #, python-format msgid "Infoblox object cannot be parsed from dict: %(data)s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:93 #, python-format msgid "Issue happens during views creating: %s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:145 #, python-format msgid "Infoblox %(obj_type)s already exists: %(ib_object)s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:153 #, python-format msgid "Infoblox %(obj_type)s was created: %(ib_object)s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:172 #, python-format msgid "" "Infoblox %(obj_type)s will not be updated because it cannot be found: " "%(payload)s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:189 #, python-format msgid "Infoblox object was updated: %s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:193 #, python-format msgid "" "Infoblox %(obj_type)s will not be deleted because it cannot be found: " "%(payload)s" msgstr "" #: designate/backend/impl_infoblox/object_manipulator.py:207 #, python-format msgid "Infoblox object was deleted: %s" msgstr "" #: designate/manage/akamai.py:47 #, python-format msgid "Failed to find target with ID %s" msgstr "" #: designate/manage/akamai.py:50 #, python-format msgid "Found multiple targets with ID %s" msgstr "" #: designate/objects/base.py:556 #, python-format msgid "<%(type)s count:'%(count)s' object:'%(list_type)s'>" msgstr ""