You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
592 lines
13 KiB
Plaintext
592 lines
13 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: heat 2015.2.0.dev423\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-05-30 06:05+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 1.3\n"
|
|
|
|
#: heat/api/aws/ec2token.py:168
|
|
msgid "Checking AWS credentials.."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:175
|
|
msgid "No AWS Signature found."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:183
|
|
msgid "No AWSAccessKeyId/Authorization Credential"
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:186
|
|
msgid "AWS credentials found, checking against keystone."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:214
|
|
#, python-format
|
|
msgid "Authenticating with %s"
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:224
|
|
msgid "AWS authentication successful."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:226
|
|
msgid "AWS authentication failure."
|
|
msgstr ""
|
|
|
|
#: heat/api/cfn/v1/stacks.py:440 heat/engine/service.py:842
|
|
msgid "validate_template"
|
|
msgstr ""
|
|
|
|
#: heat/common/lifecycle_plugin_utils.py:118
|
|
#, python-format
|
|
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
|
|
msgstr ""
|
|
|
|
#: heat/common/urlfetch.py:43
|
|
#, python-format
|
|
msgid "Fetching data from %s"
|
|
msgstr ""
|
|
|
|
#: heat/common/wsgi.py:284 heat/openstack/common/service.py:328
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr ""
|
|
|
|
#: heat/common/wsgi.py:302
|
|
msgid "Caught keyboard interrupt. Exiting."
|
|
msgstr ""
|
|
|
|
#: heat/common/wsgi.py:325
|
|
#, python-format
|
|
msgid "Child %d exiting normally"
|
|
msgstr ""
|
|
|
|
#: heat/common/wsgi.py:328
|
|
#, python-format
|
|
msgid "Started child %s"
|
|
msgstr ""
|
|
|
|
#: heat/common/wsgi.py:351
|
|
msgid "Starting single process server"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:262
|
|
#, python-format
|
|
msgid "Registering %(path)s -> %(value)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/environment.py:607
|
|
#, python-format
|
|
msgid "Loading %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:291
|
|
#, python-format
|
|
msgid "Reached hook on %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:607
|
|
#, python-format
|
|
msgid "creating %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:761
|
|
#, python-format
|
|
msgid "updating %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:786
|
|
#, python-format
|
|
msgid "Checking %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:823
|
|
#, python-format
|
|
msgid "suspending %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:839
|
|
#, python-format
|
|
msgid "resuming %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:844
|
|
#, python-format
|
|
msgid "snapshotting %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:890
|
|
#, python-format
|
|
msgid "Validating %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:934
|
|
#, python-format
|
|
msgid "deleting %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resource.py:1186
|
|
#, python-format
|
|
msgid "Clearing %(hook)s hook on %(resource)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/scheduler.py:234
|
|
#, python-format
|
|
msgid "%s timed out"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:367
|
|
msgid "Engine service is stopped successfully"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:377
|
|
#, python-format
|
|
msgid "WorkerService is stopped in engine %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:385
|
|
#, python-format
|
|
msgid "Waiting stack %s processing to be finished"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:389
|
|
#, python-format
|
|
msgid "Stack %s processing was finished"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:394
|
|
#, python-format
|
|
msgid "Service %s is deleted"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:397
|
|
msgid "All threads were gone, terminating engine"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:631
|
|
#, python-format
|
|
msgid "previewing stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:672
|
|
#, python-format
|
|
msgid "Creating stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:696
|
|
#, python-format
|
|
msgid "Stack create failed, status %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:736
|
|
#, python-format
|
|
msgid "Updating stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:808
|
|
#, python-format
|
|
msgid "Starting cancel of updating stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:941
|
|
#, python-format
|
|
msgid "Deleting stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1004
|
|
#, python-format
|
|
msgid "abandoning stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1299
|
|
#, python-format
|
|
msgid "%(stack)s is in state %(action)s_IN_PROGRESS, snapshot is not permitted."
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1349
|
|
#, python-format
|
|
msgid "Checking stack %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1602
|
|
#, python-format
|
|
msgid "Service %s is updated"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1614
|
|
#, python-format
|
|
msgid "Service %s is started"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1631
|
|
#, python-format
|
|
msgid "Service %s was aborted"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service.py:1653
|
|
#, python-format
|
|
msgid ""
|
|
"Engine %(engine)s went down when stack %(stack_id)s was in action "
|
|
"%(action)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/service_software_config.py:104
|
|
#: heat/engine/service_software_config.py:126
|
|
#, python-format
|
|
msgid "Signal object not found: %(c)s %(o)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:724
|
|
#, python-format
|
|
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:972
|
|
#, python-format
|
|
msgid "convergence_dependencies: %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:993
|
|
#, python-format
|
|
msgid "Triggering resource %(rsrc_id)s for update=%(is_update)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1298
|
|
#, python-format
|
|
msgid ""
|
|
"Tried to delete user_creds that do not exist (stack=%(stack)s "
|
|
"user_creds_id=%(uc)s)"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1306
|
|
#, python-format
|
|
msgid "Tried to store a stack that does not exist %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1397 heat/engine/stack.py:1409
|
|
#, python-format
|
|
msgid "Tried to delete stack that does not exist %s "
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1425
|
|
#, python-format
|
|
msgid "%s is already suspended"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack.py:1446
|
|
#, python-format
|
|
msgid "%s is already resumed"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_lock.py:94
|
|
#, python-format
|
|
msgid ""
|
|
"Stale lock detected on stack %(stack)s. Engine %(engine)s will attempt "
|
|
"to steal the lock"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_lock.py:103
|
|
#, python-format
|
|
msgid "Engine %(engine)s successfully stole the lock on stack %(stack)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_lock.py:110
|
|
#, python-format
|
|
msgid ""
|
|
"The lock on stack %(stack)s was released while engine %(engine)s was "
|
|
"stealing it. Trying again"
|
|
msgstr ""
|
|
|
|
#: heat/engine/stack_lock.py:117
|
|
#, python-format
|
|
msgid ""
|
|
"Failed to steal lock on stack %(stack)s. Engine %(engine)s stole the lock"
|
|
" first"
|
|
msgstr ""
|
|
|
|
#: heat/engine/update.py:147
|
|
#, python-format
|
|
msgid "Resource %(res_name)s for stack %(stack_name)s updated"
|
|
msgstr ""
|
|
|
|
#: heat/engine/volume_tasks.py:71
|
|
#, python-format
|
|
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
|
|
msgstr ""
|
|
|
|
#: heat/engine/volume_tasks.py:79
|
|
#, python-format
|
|
msgid "%s - complete"
|
|
msgstr ""
|
|
|
|
#: heat/engine/watchrule.py:258
|
|
#, python-format
|
|
msgid "WATCH: stack:%(stack)s, watch_name:%(watch_name)s, new_state:%(new_state)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/watchrule.py:264
|
|
#, python-format
|
|
msgid "no action for new state %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/worker.py:60
|
|
msgid "Starting WorkerService ..."
|
|
msgstr ""
|
|
|
|
#: heat/engine/worker.py:71
|
|
msgid "Stopping WorkerService ..."
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/cinder.py:63
|
|
#, python-format
|
|
msgid "Creating Cinder client with volume API version %d."
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/cinder.py:94
|
|
#, python-format
|
|
msgid "Volume (%(volume)s) not found: %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/cinder.py:102
|
|
#, python-format
|
|
msgid "VolumeSnapshot (%(snapshot)s) not found: %(ex)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/cinder.py:171
|
|
#, python-format
|
|
msgid "Attaching volume %(id)s complete"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/glance.py:96
|
|
#, python-format
|
|
msgid "Image %s was not found in glance"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/glance.py:100
|
|
#, python-format
|
|
msgid "Multiple images %s were found in glance with name"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/nova.py:540
|
|
#, python-format
|
|
msgid "Volume %(vol)s is detached from server %(srv)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/sahara.py:107
|
|
#, python-format
|
|
msgid "Image %s was not found in sahara images"
|
|
msgstr ""
|
|
|
|
#: heat/engine/clients/os/sahara.py:111
|
|
#, python-format
|
|
msgid "Multiple images %s were found in sahara with name"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:310
|
|
#, python-format
|
|
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/aws/ec2/eip.py:107
|
|
#: heat/engine/resources/aws/ec2/eip.py:121
|
|
#, python-format
|
|
msgid "ElasticIp create %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/aws/ec2/instance.py:399
|
|
#, python-format
|
|
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/aws/iam/user.py:233
|
|
#: heat/engine/resources/aws/iam/user.py:253
|
|
#, python-format
|
|
msgid "could not get secret for %(username)s Error:%(msg)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/aws/lb/loadbalancer.py:526
|
|
#, python-format
|
|
msgid "Using custom loadbalancer template %s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/cinder/volume.py:258
|
|
#, python-format
|
|
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/cinder/volume.py:265
|
|
#, python-format
|
|
msgid "Volume %(id)s resize complete"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/cinder/volume.py:293
|
|
msgid "Volume type update not supported by Cinder API V1."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/ha_restarter.py:80
|
|
#, python-format
|
|
msgid "%(name)s Alarm, new state %(state)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/ha_restarter.py:89
|
|
#, python-format
|
|
msgid "%(name)s Alarm, can not find instance %(instance)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/ha_restarter.py:95
|
|
#, python-format
|
|
msgid "%(name)s Alarm, restarting resource: %(victim)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/scaling_policy.py:152
|
|
#, python-format
|
|
msgid "Alarm %(name)s, new state %(state)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/scaling_policy.py:158
|
|
#, python-format
|
|
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/scaling_policy.py:172
|
|
#, python-format
|
|
msgid ""
|
|
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by "
|
|
"%(filter)s"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/swiftsignal.py:319
|
|
#: heat/engine/resources/openstack/heat/wait_condition.py:100
|
|
#, python-format
|
|
msgid "%(name)s Failed (%(failure)s)"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/swiftsignal.py:326
|
|
#: heat/engine/resources/openstack/heat/wait_condition.py:105
|
|
#, python-format
|
|
msgid "%s Succeeded"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/heat/wait_condition.py:92
|
|
#, python-format
|
|
msgid "%(name)s Timed out (%(timeout)s)"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/nova/server.py:1282
|
|
#, python-format
|
|
msgid ""
|
|
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network"
|
|
" \"%(network)s\". \"%(uuid)s\" property is deprecated. Use \"%(id)s\" "
|
|
"property instead."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:166
|
|
#, python-format
|
|
msgid "Cluster \"%s\" is being started."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:178
|
|
#: heat/engine/resources/openstack/trove/trove_cluster.py:190
|
|
#, python-format
|
|
msgid "Cluster '%s' has been created"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:201
|
|
#, python-format
|
|
msgid "Cluster '%s' has been deleted"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_templates.py:206
|
|
#, python-format
|
|
msgid "Node Group Template '%s' has been created"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_templates.py:219
|
|
#, python-format
|
|
msgid "Node Group Template '%s' has been deleted."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_templates.py:383
|
|
#, python-format
|
|
msgid "Cluster Template '%s' has been created"
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/sahara/sahara_templates.py:396
|
|
#, python-format
|
|
msgid "Cluster Template '%s' has been deleted."
|
|
msgstr ""
|
|
|
|
#: heat/engine/resources/openstack/trove/os_database.py:378
|
|
#, python-format
|
|
msgid ""
|
|
"Database instance %(database)s created "
|
|
"(flavor:%(flavor)s,volume:%(volume)s, datastore:%(datastore_type)s, "
|
|
"datastore_version:%(datastore_version)s)"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/eventlet_backdoor.py:146
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:166
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:232
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:260
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:299
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:318
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:345
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:349
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:388
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:403
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:419
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr ""
|
|
|