# 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/cloudwatch/watch.py:202 #, python-format msgid "Invalid filter key %s, ignoring" msgstr "" #: heat/api/openstack/v1/stacks.py:327 #, python-format msgid "Old Engine Version: %s" msgstr "" #: heat/common/config.py:361 msgid "" "stack_user_domain_id or stack_user_domain_name not set in heat.conf " "falling back to using default" msgstr "" #: heat/common/config.py:375 msgid "Please update auth_encryption_key to be 32 characters." msgstr "" #: heat/common/context.py:254 #, python-format msgid "" "Using the keystone_authtoken user as the heat trustee user directly is " "deprecated. Please add the trustee credentials you need to the %s section" " of your heat.conf file." msgstr "" #: heat/common/profiler.py:36 msgid "" "OSProfiler is enabled.\n" "It means that person who knows any of hmac_keys that are specified in " "/etc/heat/heat.conf can trace his requests. \n" "In real life only operator can read this file so there is no security " "issue. Note that even if person can trigger profiler, only admin user can" " retrieve trace information.\n" "To disable OSprofiler set in heat.conf:\n" "[profiler]\n" "enabled=false" msgstr "" #: heat/common/wsgi.py:428 #, python-format msgid "Unrecognised child %s" msgstr "" #: heat/common/wsgi.py:905 msgid "Unable to serialize exception response" msgstr "" #: heat/engine/attributes.py:174 heat/engine/attributes.py:181 #: heat/engine/attributes.py:187 heat/engine/attributes.py:193 #: heat/engine/attributes.py:201 #, python-format msgid "Attribute %(name)s is not of type %(att_type)s" msgstr "" #: heat/engine/constraints.py:104 #, python-format msgid "Option 'required=True' should not be used with any 'default' value (%s)" msgstr "" #: heat/engine/environment.py:322 heat/engine/environment.py:328 #, python-format msgid "Removing %(item)s from %(path)s" msgstr "" #: heat/engine/environment.py:341 #, python-format msgid "Changing %(path)s from %(was)s to %(now)s" msgstr "" #: heat/engine/environment.py:354 #, python-format msgid "%(name)s is %(status)s. %(message)s" msgstr "" #: heat/engine/resource.py:575 #, python-format msgid "Ignoring error in old property value %(prop_name)s: %(msg)s" msgstr "" #: heat/engine/resource.py:1228 #, python-format msgid "Resource cannot be updated with it's live state in case of next error: %s" msgstr "" #: heat/engine/resource.py:1702 #, python-format msgid "db error %s" msgstr "" #: heat/engine/resource.py:1789 #, python-format msgid "Resource \"%s\" not pre-stored in DB" msgstr "" #: heat/engine/resource.py:1848 #, python-format msgid "Failed to unlock resource %s" msgstr "" #: heat/engine/resource.py:1893 #, python-format msgid "Resolving 'show' attribute has failed : %s" msgstr "" #: heat/engine/resource.py:2170 #, python-format msgid "Resource %s does not implement metadata update" msgstr "" #: heat/engine/service.py:331 msgid "" "The default value of \"trusts_delegated_roles\" option in heat.conf is " "changed to [] in Kilo and heat will delegate all roles of trustor. Please" " keep the same if you do not want to delegate subset roles when " "upgrading." msgstr "" #: heat/engine/service.py:1786 #, python-format msgid "Access denied to resource %s" msgstr "" #: heat/engine/service.py:2113 #, python-format msgid "show_watch (all) db error %s" msgstr "" #: heat/engine/service.py:2144 #, python-format msgid "show_metric (all) db error %s" msgstr "" #: heat/engine/service_stack_watch.py:88 #, python-format msgid "periodic_task db error watch rule removed? %(ex)s" msgstr "" #: heat/engine/stack.py:452 msgid "Unable to set parameters StackId identifier" msgstr "" #: heat/engine/stack.py:480 #, python-format msgid "Ignoring error adding implicit dependencies for %(res)s: %(err)s" msgstr "" #: heat/engine/stack.py:904 #, python-format msgid "" "Failed to set state of stack %(name)s with traversal ID %(trvsl_id)s, to " "%(action)s_%(status)s" msgstr "" #: heat/engine/stack.py:1223 heat/engine/stack.py:1249 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, aborting " "stack %(action)s" msgstr "" #: heat/engine/stack.py:1302 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, not " "triggering rollback." msgstr "" #: heat/engine/stack.py:2036 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, aborting " "stack purge" msgstr "" #: heat/engine/stack_lock.py:119 #, python-format msgid "Lock was already released on stack %s!" msgstr "" #: heat/engine/watchrule.py:88 #, python-format msgid "WatchRule.load (%(watch_name)s) db error %(ex)s" msgstr "" #: heat/engine/watchrule.py:275 #, python-format msgid "Could not process watch state %s for stack" msgstr "" #: heat/engine/watchrule.py:358 #, python-format msgid "Unable to override state %(state)s for watch %(name)s" msgstr "" #: heat/engine/worker.py:204 #, python-format msgid "Failed to update stack %(name)s with new traversal, aborting stack cancel" msgstr "" #: heat/engine/worker.py:212 #, python-format msgid "Failed to update stack %(name)s status to %(action)_%(state)" msgstr "" #: heat/engine/clients/__init__.py:85 #, python-format msgid "Requested client \"%s\" not found" msgstr "" #: heat/engine/clients/os/nova.py:123 #, python-format msgid "" "Received an OverLimit response when fetching server (%(id)s) : " "%(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:130 #, python-format msgid "" "Received the following exception when fetching server (%(id)s) : " "%(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:146 #, python-format msgid "" "Server %(name)s (%(id)s) received an OverLimit response during " "server.get(): %(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:154 #, python-format msgid "" "Server \"%(name)s\" (%(id)s) received the following exception during " "server.get(): %(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:540 #, python-format msgid "Instance (%(server)s) not found: %(ex)s" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:237 #, python-format msgid "Truncating the username %s to the last 64 characters." msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:413 #, python-format msgid "Unable to get details for project %s, not deleting" msgstr "" #: heat/engine/clients/os/keystone/heat_keystoneclient.py:418 msgid "Not deleting non heat-domain project" msgstr "" #: heat/engine/resources/signal_responder.py:142 msgid "Cannot generate signed url, unable to create keypair" msgstr "" #: heat/engine/resources/stack_resource.py:172 #, python-format msgid "Preview of '%s' not yet implemented" msgstr "" #: heat/engine/resources/stack_user.py:99 msgid "Reverting to legacy user delete path" msgstr "" #: heat/engine/resources/aws/ec2/eip.py:380 msgid "Skipping association, resource not specified" msgstr "" #: heat/engine/resources/aws/ec2/instance.py:682 #, python-format msgid "" "There is no change of \"%(net_interfaces)s\" for instance %(server)s, do " "nothing when updating." msgstr "" #: heat/engine/resources/aws/ec2/instance.py:809 #, python-format msgid "" "\"%(subnet)s\" will be ignored if specified \"%(net_interfaces)s\". So if" " you specified the \"%(net_interfaces)s\" property, do not specify " "\"%(subnet)s\" property." msgstr "" #: heat/engine/resources/openstack/mistral/cron_trigger.py:153 msgid "" "get_live_state isn't implemented for this type of resource due to " "specific behaviour of cron trigger in mistral." msgstr "" #: heat/engine/resources/openstack/neutron/port.py:498 #, python-format msgid "Failed to fetch resource attributes: %s" msgstr "" #: heat/engine/resources/openstack/swift/container.py:245 #, python-format msgid "Head container failed: %s" msgstr "" #: heat/engine/resources/openstack/trove/cluster.py:173 #, python-format msgid "" "Stack %(name)s (%(id)s) received an OverLimit response during " "clusters.get(): %(exception)s" msgstr "" #: heat/engine/resources/openstack/trove/os_database.py:385 #, python-format msgid "" "Stack %(name)s (%(id)s) received an OverLimit response during " "instance.get(): %(exception)s" msgstr "" #: heat/engine/resources/openstack/trove/os_database.py:500 msgid "Unexpected instance state change during update. Retrying." msgstr "" #: heat/objects/raw_template.py:74 #, python-format msgid "" "Encountered already-decrypted data while attempting to decrypt parameter " "%s. Please file a Heat bug so this can be fixed." msgstr "" #: heat/tests/generic_resource.py:42 #, python-format msgid "Creating generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:46 #, python-format msgid "Updating generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:50 #, python-format msgid "Deleting generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:57 #, python-format msgid "Suspending generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:61 #, python-format msgid "Resuming generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:70 #, python-format msgid "Cancelling create generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:77 #, python-format msgid "Cancelling update generic resource (Type \"%s\")" msgstr "" #: heat/tests/generic_resource.py:260 #, python-format msgid "Signaled resource (Type \"%(type)s\") %(details)s" msgstr ""