# Translations template for heat. # Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the heat project. # FIRST AUTHOR , 2015. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: heat 2015.1.dev271\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2015-03-07 06:04+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 1.3\n" #: heat/api/aws/ec2token.py:161 msgid "Ec2Token authorization failed, no auth_uri specified in config file" msgstr "" #: heat/api/aws/utils.py:99 #, python-format msgid "Request does not contain %s parameter!" msgstr "" #: heat/api/cloudwatch/watch.py:253 msgid "Request does not contain required MetricData" msgstr "" #: heat/common/context.py:202 msgid "Keystone v3 API connection failed, no password trust or auth_token!" msgstr "" #: heat/common/exception.py:114 msgid "Exception in string format operation" msgstr "" #: heat/common/heat_keystoneclient.py:135 msgid "Admin client authentication failed" msgstr "" #: heat/common/heat_keystoneclient.py:156 msgid "Domain admin client authentication failed" msgstr "" #: heat/common/heat_keystoneclient.py:170 msgid "Keystone client authentication failed" msgstr "" #: heat/common/heat_keystoneclient.py:176 msgid "trust token re-scoping failed!" msgstr "" #: heat/common/heat_keystoneclient.py:180 msgid "Trust impersonation failed" msgstr "" #: heat/common/heat_keystoneclient.py:310 #: heat/common/heat_keystoneclient.py:384 #, python-format msgid "Failed to add user %(user)s to role %(role)s, check role exists!" msgstr "" #: heat/common/lifecycle_plugin_utils.py:46 msgid "failed to get lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:53 #, python-format msgid "failed to instantiate stack lifecycle class %s" msgstr "" #: heat/common/lifecycle_plugin_utils.py:58 msgid "failed to sort lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:111 #, python-format msgid "%(opname) %(ci)s failed for %(a)s on %(sid)s" msgstr "" #: heat/common/plugin_loader.py:100 #, python-format msgid "Failed to import module %s" msgstr "" #: heat/common/wsgi.py:265 msgid "SIGTERM received" msgstr "" #: heat/common/wsgi.py:274 msgid "SIGHUP received" msgstr "" #: heat/common/wsgi.py:302 #, python-format msgid "Removing dead child %s" msgstr "" #: heat/common/wsgi.py:660 #, python-format msgid "Exception handling resource: %s" msgstr "" #: heat/common/wsgi.py:682 #, python-format msgid "Returning %(code)s to user: %(explanation)s" msgstr "" #: heat/common/wsgi.py:756 #, python-format msgid "Unexpected error occurred serving API: %s" msgstr "" #: heat/engine/api.py:41 msgid "Timeout conversion failed" msgstr "" #: heat/engine/api.py:299 msgid "Unexpected number of keys in watch_data.data!" msgstr "" #: heat/engine/environment.py:492 #, python-format msgid "Failed to read %s" msgstr "" #: heat/engine/environment.py:504 #, python-format msgid "Failed to parse %(file_path)s" msgstr "" #: heat/engine/environment.py:508 #, python-format msgid "Failed to read %(file_path)s" msgstr "" #: heat/engine/plugin_manager.py:97 #, python-format msgid "Failed to load %(mapping_name)s from %(module)s" msgstr "" #: heat/engine/plugin_manager.py:104 #, python-format msgid "Invalid type for %(mapping_name)s from %(module)s" msgstr "" #: heat/engine/resource.py:459 msgid "Error marking resource as failed" msgstr "" #: heat/engine/resource.py:912 heat/engine/resource.py:939 #, python-format msgid "DB error %s" msgstr "" #: heat/engine/resource.py:1063 #, python-format msgid "signal %(name)s : %(msg)s" msgstr "" #: heat/engine/service.py:356 #, python-format msgid "Failed to stop engine service, %s" msgstr "" #: heat/engine/service.py:1374 msgid "Filtering by namespace/metric not yet supported" msgstr "" #: heat/engine/service_stack_watch.py:69 #, python-format msgid "Unable to retrieve stack %s for periodic task" msgstr "" #: heat/engine/stack.py:520 #, python-format msgid "Exception: %s" msgstr "" #: heat/engine/stack.py:770 #, python-format msgid "Unexpected action %s passed to update!" msgstr "" #: heat/engine/stack.py:1000 #, python-format msgid "Unexpected action %s passed to delete!" msgstr "" #: heat/engine/stack.py:1184 #, python-format msgid "Resource %(name)s delete failed: %(ex)s" msgstr "" #: heat/engine/stack.py:1193 #, python-format msgid "Resource %(name)s create failed: %(ex)s" msgstr "" #: heat/engine/worker.py:76 #, python-format msgid "WorkerService is failed to stop, %s" msgstr "" #: heat/engine/clients/__init__.py:143 #, python-format msgid "Invalid cloud_backend setting in heat.conf detected - %s" msgstr "" #: heat/engine/resources/wait_condition.py:72 #, python-format msgid "Metadata failed validation for %s" msgstr "" #: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341 msgid "Failed sending error notification" msgstr "" #: heat/engine/resources/aws/ec2/eip.py:113 msgid "" "No default floating IP pool configured. Set 'default_floating_pool' in " "nova.conf." msgstr "" #: heat/engine/resources/aws/ec2/eip.py:327 #: heat/engine/resources/aws/ec2/eip.py:350 msgid "Port not specified." msgstr "" #: heat/engine/resources/openstack/heat/remote_stack.py:148 #, python-format msgid "exception: %s" msgstr "" #: heat/engine/resources/openstack/nova/nova_floatingip.py:78 msgid "" "Could not allocate floating IP. Probably there is no default floating IP " "pool is configured." msgstr "" #: heat/openstack/common/loopingcall.py:95 msgid "in fixed duration looping call" msgstr "" #: heat/openstack/common/loopingcall.py:138 msgid "in dynamic looping call" msgstr "" #: heat/openstack/common/policy.py:563 heat/openstack/common/policy.py:843 #, python-format msgid "Failed to understand rule %s" msgstr "" #: heat/openstack/common/policy.py:573 #, python-format msgid "No handler for matches of kind %s" msgstr "" #: heat/openstack/common/service.py:268 msgid "Unhandled exception" msgstr ""