# Translations template for heat. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the heat project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: heat 7.0.1.dev32\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-14 09:31+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" #: heat/api/aws/ec2token.py:185 msgid "Ec2Token authorization failed, no auth_uri specified in config file" msgstr "" #: heat/api/aws/utils.py:101 #, 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:238 msgid "" "Keystone API endpoint not provided. Set auth_uri in section " "[clients_keystone] of the configuration file." msgstr "" #: heat/common/context.py:296 msgid "Keystone API connection failed, no password trust or auth_token!" msgstr "" #: heat/common/exception.py:73 msgid "Exception in string format operation" msgstr "" #: heat/common/exception.py:75 #, python-format msgid "%(name)s: %(value)s" msgstr "" #: heat/common/lifecycle_plugin_utils.py:45 msgid "failed to get lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:52 #, python-format msgid "failed to instantiate stack lifecycle class %s" msgstr "" #: heat/common/lifecycle_plugin_utils.py:57 msgid "failed to sort lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:111 #, python-format msgid "%(opname)s %(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:278 msgid "SIGTERM received" msgstr "" #: heat/common/wsgi.py:286 msgid "SIGHUP received" msgstr "" #: heat/common/wsgi.py:434 #, python-format msgid "Not respawning child %d, cannot recover from termination" msgstr "" #: heat/common/wsgi.py:844 #, python-format msgid "Exception handling resource: %s" msgstr "" #: heat/common/wsgi.py:866 #, python-format msgid "Returning %(code)s to user: %(explanation)s" msgstr "" #: heat/common/wsgi.py:940 #, python-format msgid "Unexpected error occurred serving API: %s" msgstr "" #: heat/db/sqlalchemy/api.py:1406 #, python-format msgid "Failed to encrypt parameters of raw template %(id)d" msgstr "" #: heat/db/sqlalchemy/api.py:1440 #, python-format msgid "Failed to encrypt properties_data of resource %(id)d" msgstr "" #: heat/db/sqlalchemy/api.py:1491 #, python-format msgid "Failed to decrypt parameters of raw template %(id)d" msgstr "" #: heat/db/sqlalchemy/api.py:1524 #, python-format msgid "Failed to decrypt properties_data of resource %(id)d" msgstr "" #: heat/engine/api.py:44 msgid "Timeout conversion failed" msgstr "" #: heat/engine/api.py:480 msgid "Unexpected number of keys in watch_data.data!" msgstr "" #: heat/engine/check_resource.py:371 heat/engine/stack.py:1577 #, python-format msgid "Unknown message \"%s\" received" msgstr "" #: heat/engine/environment.py:843 heat/engine/environment.py:856 #, python-format msgid "Failed to read %s" msgstr "" #: heat/engine/environment.py:854 #, python-format msgid "Failed to parse %s" msgstr "" #: heat/engine/plugin_manager.py:95 #, python-format msgid "Failed to load %(mapping_name)s from %(module)s" msgstr "" #: heat/engine/plugin_manager.py:102 #, python-format msgid "Invalid type for %(mapping_name)s from %(module)s" msgstr "" #: heat/engine/resource.py:186 #, python-format msgid "Resource type %s unavailable" msgstr "" #: heat/engine/resource.py:775 msgid "Error marking resource as failed" msgstr "" #: heat/engine/resource.py:828 #, python-format msgid "Error cancelling resource %s" msgstr "" #: heat/engine/resource.py:1736 heat/engine/resource.py:1784 #: heat/engine/resource.py:1812 #, python-format msgid "DB error %s" msgstr "" #: heat/engine/service.py:136 msgid "Unhandled error in asynchronous task" msgstr "" #: heat/engine/service.py:359 #, python-format msgid "Watch task creation attempt failed, %s" msgstr "" #: heat/engine/service.py:426 #, python-format msgid "Failed to stop engine service, %s" msgstr "" #: heat/engine/service.py:872 msgid "" "PATCH update to FAILED stack only possible if convergence enabled or " "previous template stored" msgstr "" #: heat/engine/service.py:1596 heat/engine/service.py:1657 #, python-format msgid "Error loading resource type %s from global environment." msgstr "" #: heat/engine/service.py:2135 msgid "Filtering by namespace/metric not yet supported" msgstr "" #: heat/engine/service.py:2330 #, python-format msgid "Service %(service_id)s update failed: %(error)s" msgstr "" #: heat/engine/service.py:2405 #, python-format msgid "Error while resetting stack: %s" msgstr "" #: heat/engine/service_stack_watch.py:72 #, python-format msgid "Unable to retrieve stack %s for periodic task" msgstr "" #: heat/engine/stack.py:84 #, python-format msgid "Unexpected exception in %(func)s: %(msg)s" msgstr "" #: heat/engine/stack.py:1405 #, python-format msgid "Unexpected action %s passed to update!" msgstr "" #: heat/engine/stack.py:1630 msgid "Failed to retrieve user_creds" msgstr "" #: heat/engine/stack.py:1661 msgid "Error deleting trust" msgstr "" #: heat/engine/stack.py:1689 msgid "Error deleting project" msgstr "" #: heat/engine/stack.py:1710 #, python-format msgid "Unexpected action %s passed to delete!" msgstr "" #: heat/engine/worker.py:96 #, python-format msgid "%(topic)s is failed to stop, %(exc)s" msgstr "" #: heat/engine/worker.py:129 #, python-format msgid "Failed to stop all workers of stack %(name)s , stack cancel not complete" msgstr "" #: heat/engine/clients/os/zaqar.py:44 msgid "Zaqar connection failed, no auth_token!" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:138 #: heat/engine/clients/os/keystone/heat_keystoneclient.py:198 msgid "Domain admin client authentication failed" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:163 #: heat/engine/clients/os/keystone/heat_keystoneclient.py:347 msgid "Keystone client authentication failed" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:169 msgid "trust token re-scoping failed!" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:173 msgid "Trust impersonation failed" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:269 #: heat/engine/clients/os/keystone/heat_keystoneclient.py:332 #, python-format msgid "Failed to add user %(user)s to role %(role)s, check role exists!" msgstr "" #: heat/engine/resources/aws/autoscaling/autoscaling_group.py:330 msgid "Failed sending error notification" msgstr "" #: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341 #, python-format msgid "Error in performing scaling adjustment forgroup %s." msgstr "" #: heat/engine/resources/aws/ec2/eip.py:116 msgid "" "No default floating IP pool configured. Set 'default_floating_pool' in " "nova.conf." msgstr "" #: heat/engine/resources/aws/ec2/eip.py:333 #: heat/engine/resources/aws/ec2/eip.py:356 msgid "Port not specified." msgstr "" #: heat/engine/resources/openstack/heat/scaling_policy.py:200 #, python-format msgid "" "Error in performing scaling adjustment with %(name)s alarm for group " "%(group)s." msgstr "" #: heat/engine/resources/openstack/nova/floatingip.py:93 msgid "" "Could not allocate floating IP. Probably there is no default floating IP " "pool is configured." msgstr "" #: heat/engine/resources/openstack/nova/server.py:1267 msgid "Error while updating software config transport" msgstr "" #: heat/tests/convergence/framework/scenario.py:25 #, python-format msgid "Scenario directory \"%s\" not found" msgstr ""