# Translations template for aodh. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the aodh project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: aodh 3.0.1.dev32\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-09 11:06+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.3.4\n" #: aodh/coordination.py:58 msgid "Error occurred when joining partitioning group" msgstr "" #: aodh/coordination.py:64 #, python-format msgid "" "Group ID: %(group_id)s, Members: %(members)s, Me: %(me)s: Current agent " "is not part of group and cannot take tasks" msgstr "" #: aodh/coordination.py:137 aodh/coordination.py:149 msgid "Error connecting to coordination backend." msgstr "" #: aodh/coordination.py:164 msgid "Error sending a heartbeat to coordination backend." msgstr "" #: aodh/coordination.py:195 #, python-format msgid "Error joining partitioning group %s, re-trying" msgstr "" #: aodh/coordination.py:252 msgid "Error getting group membership info from coordination backend." msgstr "" #: aodh/api/middleware.py:102 #, python-format msgid "Error parsing HTTP response: %s" msgstr "" #: aodh/api/controllers/v2/alarms.py:627 #, python-format msgid "Error while putting alarm: %s" msgstr "" #: aodh/api/controllers/v2/alarms.py:790 #, python-format msgid "Error while posting alarm: %s" msgstr "" #: aodh/api/controllers/v2/query.py:333 #, python-format msgid "String %s is not a valid isotime" msgstr "" #: aodh/evaluator/__init__.py:135 msgid "alarm state update failed" msgstr "" #: aodh/evaluator/__init__.py:249 msgid "alarm evaluation cycle failed" msgstr "" #: aodh/evaluator/__init__.py:261 #, python-format msgid "Failed to evaluate alarm %s" msgstr "" #: aodh/evaluator/combination.py:34 #, python-format msgid "alarm %s retrieval failed" msgstr "" #: aodh/evaluator/combination.py:37 #, python-format msgid "alarm %s doesn't exist anymore" msgstr "" #: aodh/evaluator/event.py:79 msgid "Received invalid event (empty or None)" msgstr "" #: aodh/evaluator/event.py:83 #, python-format msgid "Failed to extract event_type from event = %s" msgstr "" #: aodh/evaluator/event.py:88 #, python-format msgid "Failed to extract message_id from event = %s" msgstr "" #: aodh/evaluator/event.py:180 #, python-format msgid "Failed to evaluate alarm (id=%(a)s) triggered by event = %(e)s." msgstr "" #: aodh/notifier/__init__.py:122 #, python-format msgid "Unable to parse action %(action)s for alarm %(alarm_id)s" msgstr "" #: aodh/notifier/__init__.py:131 #, python-format msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify" msgstr "" #: aodh/notifier/__init__.py:142 #, python-format msgid "Unable to notify alarm %s" msgstr "" #: aodh/notifier/__init__.py:154 msgid "Unable to notify for an alarm with no action" msgstr "" #: aodh/notifier/zaqar.py:56 msgid "" "Aodh was configured to use zaqar:// action, but Zaqar endpoint could not " "be found in Keystone service catalog." msgstr "" #: aodh/notifier/zaqar.py:80 aodh/notifier/zaqar.py:111 msgid "Failed to connect to Zaqar service " msgstr "" #: aodh/notifier/zaqar.py:166 #, python-format msgid "Required topic query option missing in action %s" msgstr "" #: aodh/notifier/zaqar.py:169 msgid "Unknown error occurred; Failed to post message to Zaqar queue" msgstr ""