c95877872f
Change-Id: I19bfda97442507da24417228c0bdfa5ba979cf34
127 lines
3.3 KiB
Plaintext
127 lines
3.3 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
#
|
|
# Translators:
|
|
# Andi Chandler <andi@gowling.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Heat\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-09-25 06:13+0000\n"
|
|
"PO-Revision-Date: 2014-08-07 07:52+0000\n"
|
|
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
|
"heat/language/en_GB/)\n"
|
|
"Language: en_GB\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"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: heat/api/aws/ec2token.py:141
|
|
msgid "Checking AWS credentials.."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:148
|
|
msgid "No AWS Signature found."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:156
|
|
msgid "No AWSAccessKeyId/Authorization Credential"
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:159
|
|
msgid "AWS credentials found, checking against keystone."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:187
|
|
#, python-format
|
|
msgid "Authenticating with %s"
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:195
|
|
msgid "AWS authentication successful."
|
|
msgstr ""
|
|
|
|
#: heat/api/aws/ec2token.py:197
|
|
msgid "AWS authentication failure."
|
|
msgstr ""
|
|
|
|
#: heat/api/cfn/v1/stacks.py:439
|
|
msgid "validate_template"
|
|
msgstr ""
|
|
|
|
#: heat/common/urlfetch.py:44
|
|
#, python-format
|
|
msgid "Fetching data from %s"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/eventlet_backdoor.py:140
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
|
|
#: heat/openstack/common/lockutils.py:83
|
|
#, python-format
|
|
msgid "Created lock path: %s"
|
|
msgstr "Created lock path: %s"
|
|
|
|
#: heat/openstack/common/lockutils.py:250
|
|
#, python-format
|
|
msgid "Failed to remove file %(file)s"
|
|
msgstr "Failed to remove file %(file)s"
|
|
|
|
#: heat/openstack/common/service.py:176
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "Caught %s, exiting"
|
|
|
|
#: heat/openstack/common/service.py:240
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr "Parent process has died unexpectedly, exiting"
|
|
|
|
#: heat/openstack/common/service.py:271
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr "Child caught %s, exiting"
|
|
|
|
#: heat/openstack/common/service.py:310
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "Forking too fast, sleeping"
|
|
|
|
#: heat/openstack/common/service.py:329
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "Started child %d"
|
|
|
|
#: heat/openstack/common/service.py:339
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "Starting %d workers"
|
|
|
|
#: heat/openstack/common/service.py:356
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "Child %(pid)d killed by signal %(sig)d"
|
|
|
|
#: heat/openstack/common/service.py:360
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "Child %(pid)s exited with status %(code)d"
|
|
|
|
#: heat/openstack/common/service.py:399
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "Caught %s, stopping children"
|
|
|
|
#: heat/openstack/common/service.py:408
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr "Wait called after thread killed. Cleaning up."
|
|
|
|
#: heat/openstack/common/service.py:424
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "Waiting on %d children to exit"
|