heat/heat/locale/heat-log-error.pot

314 lines
7.3 KiB
Plaintext

# Translations template for heat.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the heat project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 6.0.1.dev35\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-04-08 06:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: heat/api/aws/ec2token.py:188
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:222
msgid "Keystone v3 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/heat_keystoneclient.py:131
#: heat/common/heat_keystoneclient.py:200
msgid "Domain admin client authentication failed"
msgstr ""
#: heat/common/heat_keystoneclient.py:157
#: heat/common/heat_keystoneclient.py:347
msgid "Keystone client authentication failed"
msgstr ""
#: heat/common/heat_keystoneclient.py:163
msgid "trust token re-scoping failed!"
msgstr ""
#: heat/common/heat_keystoneclient.py:167
msgid "Trust impersonation failed"
msgstr ""
#: heat/common/heat_keystoneclient.py:270
#: heat/common/heat_keystoneclient.py:332
#, python-format
msgid "Failed to add user %(user)s to role %(role)s, check role exists!"
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:1276
#, python-format
msgid "Failed to encrypt parameters of raw template %(id)d"
msgstr ""
#: heat/db/sqlalchemy/api.py:1303
#, python-format
msgid "Failed to encrypt properties_data of resource %(id)d"
msgstr ""
#: heat/db/sqlalchemy/api.py:1343
#, python-format
msgid "Failed to decrypt parameters of raw template %(id)d"
msgstr ""
#: heat/db/sqlalchemy/api.py:1369
#, python-format
msgid "Failed to decrypt properties_data of resource %(id)d"
msgstr ""
#: heat/engine/api.py:43
msgid "Timeout conversion failed"
msgstr ""
#: heat/engine/api.py:444
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:801
#, python-format
msgid "Failed to read %s"
msgstr ""
#: heat/engine/environment.py:813
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr ""
#: heat/engine/environment.py:817
#, python-format
msgid "Failed to read %(file_path)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:722
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:1544 heat/engine/resource.py:1591
#: heat/engine/resource.py:1619
#, python-format
msgid "DB error %s"
msgstr ""
#: heat/engine/resource.py:1624
#, python-format
msgid ""
"Error acquiring lock for resource id:%(resource_id)s with "
"atomic_key:%(atomic_key)s, engine_id:%(rs_engine_id)s/%(engine_id)s"
msgstr ""
#: heat/engine/resource.py:1940
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr ""
#: heat/engine/service.py:130
msgid "Unhandled error in asynchronous task"
msgstr ""
#: heat/engine/service.py:351
#, python-format
msgid "Watch task creation attempt failed, %s"
msgstr ""
#: heat/engine/service.py:418
#, python-format
msgid "Failed to stop engine service, %s"
msgstr ""
#: heat/engine/service.py:873
msgid ""
"PATCH update to FAILED stack only possible if convergence enabled or "
"previous template stored"
msgstr ""
#: heat/engine/service.py:1458 heat/engine/service.py:1512
#, python-format
msgid "Error loading resource type %s from global environment."
msgstr ""
#: heat/engine/service.py:1940
msgid "Filtering by namespace/metric not yet supported"
msgstr ""
#: heat/engine/service.py:2090
#, python-format
msgid "Service %(service_id)s update failed: %(error)s"
msgstr ""
#: heat/engine/service.py:2167
#, python-format
msgid "Error while resetting stack: %s"
msgstr ""
#: heat/engine/service_stack_watch.py:75
#, python-format
msgid "Unable to retrieve stack %s for periodic task"
msgstr ""
#: heat/engine/stack.py:85
#, python-format
msgid "Unexpected exception in %(func)s: %(msg)s"
msgstr ""
#: heat/engine/stack.py:765
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:1331
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr ""
#: heat/engine/stack.py:1623
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr ""
#: heat/engine/stack.py:1826
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr ""
#: heat/engine/stack.py:1835
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
#: heat/engine/worker.py:90
#, python-format
msgid "%(topic)s is failed to stop, %(exc)s"
msgstr ""
#: heat/engine/clients/os/zaqar.py:42
msgid "Zaqar connection failed, no auth_token!"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:320
msgid "Failed sending error notification"
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/remote_stack.py:156
#, python-format
msgid "exception: %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:1254
msgid "Error while updating software config transport"
msgstr ""
#: heat/tests/convergence/framework/scenario.py:25
#, python-format
msgid "Scenario directory \"%s\" not found"
msgstr ""