8c88f12cdd
Change-Id: Ida5fa5fc6f311de6952238dab97dceb7694667a2
84 lines
2.5 KiB
Plaintext
84 lines
2.5 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Heat\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-07-04 06:02+0000\n"
|
|
"PO-Revision-Date: 2014-06-30 05:01+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/heat/"
|
|
"language/en_AU/)\n"
|
|
"Language: en_AU\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/openstack/common/excutils.py:76
|
|
#, python-format
|
|
msgid "Original exception being dropped: %s"
|
|
msgstr "Original exception being dropped: %s"
|
|
|
|
#: heat/openstack/common/excutils.py:105
|
|
#, python-format
|
|
msgid "Unexpected exception occurred %d time(s)... retrying."
|
|
msgstr "Unexpected exception occurred %d time(s)... retrying."
|
|
|
|
#: heat/openstack/common/lockutils.py:120
|
|
#, python-format
|
|
msgid "Could not release the acquired lock `%s`"
|
|
msgstr "Could not release the acquired lock `%s`"
|
|
|
|
#: heat/openstack/common/loopingcall.py:89
|
|
msgid "in fixed duration looping call"
|
|
msgstr "in fixed duration looping call"
|
|
|
|
#: heat/openstack/common/loopingcall.py:131
|
|
msgid "in dynamic looping call"
|
|
msgstr "in dynamic looping call"
|
|
|
|
#: heat/openstack/common/policy.py:507
|
|
#, python-format
|
|
msgid "Failed to understand rule %s"
|
|
msgstr "Failed to understand rule %s"
|
|
|
|
#: heat/openstack/common/policy.py:517
|
|
#, python-format
|
|
msgid "No handler for matches of kind %s"
|
|
msgstr "No handler for matches of kind %s"
|
|
|
|
#: heat/openstack/common/policy.py:787
|
|
#, python-format
|
|
msgid "Failed to understand rule %r"
|
|
msgstr "Failed to understand rule %r"
|
|
|
|
#: heat/openstack/common/service.py:188
|
|
msgid "Exception during rpc cleanup."
|
|
msgstr "Exception during rpc cleanup."
|
|
|
|
#: heat/openstack/common/service.py:277
|
|
msgid "Unhandled exception"
|
|
msgstr "Unhandled exception"
|
|
|
|
#: heat/openstack/common/db/api.py:72
|
|
msgid "DB exceeded retry limit."
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/db/api.py:76
|
|
msgid "DB connection error."
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/db/sqlalchemy/session.py:460
|
|
msgid "DB exception wrapped."
|
|
msgstr "DB exception wrapped."
|
|
|
|
#: heat/openstack/common/db/sqlalchemy/test_migrations.py:267
|
|
#, python-format
|
|
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
|
|
msgstr "Failed to migrate to version %(version)s on engine %(engine)s"
|