# Translations template for murano-conductor. # Copyright (C) 2014 ORGANIZATION # This file is distributed under the same license as the murano-conductor # project. # FIRST AUTHOR , 2014. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: murano-conductor 0.4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2014-01-20 14:55+0400\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 1.3\n" #: muranoconductor/config.py:151 msgid "Invalid syslog facility" msgstr "" #: muranoconductor/config.py:225 #, python-format msgid "Loading %(app_name)s from %(conf_file)s" msgstr "" #: muranoconductor/config.py:236 #, python-format msgid "" "Unable to load %(app_name)s from configuration file %(conf_file)s.\n" "Got: %(e)r" msgstr "" #: muranoconductor/openstack/common/eventlet_backdoor.py:141 #, python-format msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgstr "" #: muranoconductor/openstack/common/exception.py:103 msgid "Uncaught exception" msgstr "" #: muranoconductor/openstack/common/excutils.py:62 #, python-format msgid "Original exception being dropped: %s" msgstr "" #: muranoconductor/openstack/common/excutils.py:90 #, python-format msgid "Unexpected exception occurred %d time(s)... retrying." msgstr "" #: muranoconductor/openstack/common/fileutils.py:64 #, python-format msgid "Reloading cached file %s" msgstr "" #: muranoconductor/openstack/common/lockutils.py:100 #, python-format msgid "Could not release the acquired lock `%s`" msgstr "" #: muranoconductor/openstack/common/lockutils.py:166 #, python-format msgid "Got semaphore \"%(lock)s\"" msgstr "" #: muranoconductor/openstack/common/lockutils.py:175 #, python-format msgid "Attempting to grab file lock \"%(lock)s\"" msgstr "" #: muranoconductor/openstack/common/lockutils.py:185 #, python-format msgid "Created lock path: %s" msgstr "" #: muranoconductor/openstack/common/lockutils.py:203 #, python-format msgid "Got file lock \"%(lock)s\" at %(path)s" msgstr "" #: muranoconductor/openstack/common/lockutils.py:207 #, python-format msgid "Released file lock \"%(lock)s\" at %(path)s" msgstr "" #: muranoconductor/openstack/common/lockutils.py:244 #, python-format msgid "Got semaphore / lock \"%(function)s\"" msgstr "" #: muranoconductor/openstack/common/lockutils.py:248 #, python-format msgid "Semaphore / lock released \"%(function)s\"" msgstr "" #: muranoconductor/openstack/common/log.py:244 #, python-format msgid "Deprecated: %s" msgstr "" #: muranoconductor/openstack/common/log.py:336 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" #: muranoconductor/openstack/common/log.py:386 #, python-format msgid "syslog facility must be one of: %s" msgstr "" #: muranoconductor/openstack/common/log.py:556 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" #: muranoconductor/openstack/common/loopingcall.py:84 #, python-format msgid "task run outlasted interval by %s sec" msgstr "" #: muranoconductor/openstack/common/loopingcall.py:91 msgid "in fixed duration looping call" msgstr "" #: muranoconductor/openstack/common/loopingcall.py:131 #, python-format msgid "Dynamic looping call sleeping for %.02f seconds" msgstr "" #: muranoconductor/openstack/common/loopingcall.py:138 msgid "in dynamic looping call" msgstr "" #: muranoconductor/openstack/common/service.py:103 #: muranoconductor/openstack/common/service.py:271 msgid "Full set of CONF:" msgstr "" #: muranoconductor/openstack/common/service.py:112 #: muranoconductor/openstack/common/service.py:214 #, python-format msgid "Caught %s, exiting" msgstr "" #: muranoconductor/openstack/common/service.py:123 msgid "Exception during rpc cleanup." msgstr "" #: muranoconductor/openstack/common/service.py:159 msgid "Parent process has died unexpectedly, exiting" msgstr "" #: muranoconductor/openstack/common/service.py:196 msgid "Forking too fast, sleeping" msgstr "" #: muranoconductor/openstack/common/service.py:219 msgid "Unhandled exception" msgstr "" #: muranoconductor/openstack/common/service.py:226 #, python-format msgid "Started child %d" msgstr "" #: muranoconductor/openstack/common/service.py:236 #, python-format msgid "Starting %d workers" msgstr "" #: muranoconductor/openstack/common/service.py:253 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" #: muranoconductor/openstack/common/service.py:257 #, python-format msgid "Child %(pid)s exited with status %(code)d" msgstr "" #: muranoconductor/openstack/common/service.py:261 #, python-format msgid "pid %d not in child list" msgstr "" #: muranoconductor/openstack/common/service.py:289 #, python-format msgid "Caught %s, stopping children" msgstr "" #: muranoconductor/openstack/common/service.py:300 #, python-format msgid "Waiting on %d children to exit" msgstr "" #: muranoconductor/openstack/common/sslutils.py:52 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: muranoconductor/openstack/common/sslutils.py:55 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: muranoconductor/openstack/common/sslutils.py:58 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: muranoconductor/openstack/common/sslutils.py:61 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: muranoconductor/openstack/common/sslutils.py:100 #, python-format msgid "Invalid SSL version : %s" msgstr "" #: muranoconductor/openstack/common/notifier/api.py:129 #, python-format msgid "%s not in valid priorities" msgstr "" #: muranoconductor/openstack/common/notifier/api.py:145 #, python-format msgid "" "Problem '%(e)s' attempting to send to notification system. " "Payload=%(payload)s" msgstr "" #: muranoconductor/openstack/common/notifier/api.py:164 #, python-format msgid "Failed to load notifier %s. These notifications will not be sent." msgstr "" #: muranoconductor/openstack/common/notifier/rpc_notifier.py:45 #: muranoconductor/openstack/common/notifier/rpc_notifier2.py:51 #, python-format msgid "Could not send notification to %(topic)s. Payload=%(message)s" msgstr ""