# 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 6.1.1.dev3\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-04 09:00+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:322 #, python-format msgid "Old Engine Version: %s" msgstr "" #: heat/common/config.py:340 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:354 msgid "Please update auth_encryption_key to be 32 characters." msgstr "" #: heat/common/context.py:179 #, 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/heat_keystoneclient.py:238 #, python-format msgid "Truncating the username %s to the last 64 characters." msgstr "" #: heat/common/heat_keystoneclient.py:413 #, python-format msgid "Unable to get details for project %s, not deleting" msgstr "" #: heat/common/heat_keystoneclient.py:418 msgid "Not deleting non heat-domain project" 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:170 heat/engine/attributes.py:177 #: heat/engine/attributes.py:183 heat/engine/attributes.py:189 #: heat/engine/attributes.py:197 #, 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:306 heat/engine/environment.py:312 #, python-format msgid "Removing %(item)s from %(path)s" msgstr "" #: heat/engine/environment.py:325 #, python-format msgid "Changing %(path)s from %(was)s to %(now)s" msgstr "" #: heat/engine/environment.py:338 #, python-format msgid "%(name)s is %(status)s. %(message)s" msgstr "" #: heat/engine/resource.py:543 #, python-format msgid "Ignoring error in old property value %(prop_name)s: %(msg)s" msgstr "" #: heat/engine/resource.py:1108 #, python-format msgid "Resource cannot be updated with it's live state in case of next error: %s" msgstr "" #: heat/engine/resource.py:1513 #, python-format msgid "db error %s" msgstr "" #: heat/engine/resource.py:1599 #, python-format msgid "Resource \"%s\" not pre-stored in DB" msgstr "" #: heat/engine/resource.py:1651 #, python-format msgid "Failed to unlock resource %s" msgstr "" #: heat/engine/resource.py:1692 #, python-format msgid "Resolving 'show' attribute has failed : %s" msgstr "" #: heat/engine/resource.py:1967 #, python-format msgid "Resource %s does not implement metadata update" msgstr "" #: heat/engine/rsrc_defn.py:298 msgid "" "Reading the ResourceDefinition as if it were a snippet of a " "CloudFormation template is deprecated, and the ability to treat it as " "such will be removed in the future. Resource plugins should use the " "ResourceDefinition API to work with the definition of the resource " "instance." msgstr "" #: heat/engine/service.py:326 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:1617 #, python-format msgid "Access denied to resource %s" msgstr "" #: heat/engine/service.py:1939 #, python-format msgid "show_watch (all) db error %s" msgstr "" #: heat/engine/service.py:1967 #, python-format msgid "show_metric (all) db error %s" msgstr "" #: heat/engine/service_stack_watch.py:91 #, python-format msgid "periodic_task db error watch rule removed? %(ex)s" msgstr "" #: heat/engine/stack.py:403 msgid "Unable to set parameters StackId identifier" msgstr "" #: heat/engine/stack.py:432 #, python-format msgid "Ignoring error adding implicit dependencies for %(res)s: %(err)s" msgstr "" #: heat/engine/stack.py:850 #, 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:1166 heat/engine/stack.py:1192 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, aborting " "stack %(action)s" msgstr "" #: heat/engine/stack.py:1237 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, not " "trigerring rollback." msgstr "" #: heat/engine/stack.py:1946 #, python-format msgid "" "Failed to store stack %(name)s with traversal ID %(trvsl_id)s, aborting " "stack purge" msgstr "" #: heat/engine/stack_lock.py:120 #, 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:276 #, python-format msgid "Could not process watch state %s for stack" msgstr "" #: heat/engine/watchrule.py:359 #, python-format msgid "Unable to override state %(state)s for watch %(name)s" msgstr "" #: heat/engine/clients/__init__.py:81 #, python-format msgid "Requested client \"%s\" not found" msgstr "" #: heat/engine/clients/os/nova.py:133 #, python-format msgid "" "Received an OverLimit response when fetching server (%(id)s) : " "%(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:140 #, python-format msgid "" "Received the following exception when fetching server (%(id)s) : " "%(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:156 #, python-format msgid "" "Server %(name)s (%(id)s) received an OverLimit response during " "server.get(): %(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:164 #, python-format msgid "" "Server \"%(name)s\" (%(id)s) received the following exception during " "server.get(): %(exception)s" msgstr "" #: heat/engine/clients/os/nova.py:551 #, python-format msgid "Instance (%(server)s) not found: %(ex)s" msgstr "" #: heat/engine/resources/signal_responder.py:142 msgid "Cannot generate signed url, unable to create keypair" msgstr "" #: heat/engine/resources/stack_resource.py:179 #, 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/wait_condition.py:74 #, python-format msgid "Overwriting Metadata item for id %s!" 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:148 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:483 #, python-format msgid "Failed to fetch resource attributes: %s" msgstr "" #: heat/engine/resources/openstack/swift/swift.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/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:206 #, python-format msgid "Signaled resource (Type \"%(type)s\") %(details)s" msgstr ""