heat/heat/locale/zh_CN/LC_MESSAGES/heat-log-error.po

84 lines
2.4 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: Chinese (China) (http://www.transifex.com/projects/p/heat/"
"language/zh_CN/)\n"
"Language: zh_CN\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=1; plural=0;\n"
#: heat/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
msgstr "正在删除原始异常:%s"
#: heat/openstack/common/excutils.py:105
#, python-format
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "意外的异常已发生 %d 次...正在重试。"
#: heat/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "未能释放所获取锁定“%s”"
#: heat/openstack/common/loopingcall.py:89
msgid "in fixed duration looping call"
msgstr "在固定时段内循环调用"
#: heat/openstack/common/loopingcall.py:131
msgid "in dynamic looping call"
msgstr "在动态循环调用中"
#: heat/openstack/common/policy.py:507
#, python-format
msgid "Failed to understand rule %s"
msgstr "未能理解规则 %s"
#: heat/openstack/common/policy.py:517
#, python-format
msgid "No handler for matches of kind %s"
msgstr "对于类型为 %s 的匹配项,不存在任何处理程序"
#: heat/openstack/common/policy.py:787
#, python-format
msgid "Failed to understand rule %r"
msgstr "未能理解规则 %r "
#: heat/openstack/common/service.py:188
msgid "Exception during rpc cleanup."
msgstr "在RPC清除期间发生异常。"
#: heat/openstack/common/service.py:277
msgid "Unhandled exception"
msgstr "存在未处理的异常"
#: 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 "数据库异常被包裹。"
#: heat/openstack/common/db/sqlalchemy/test_migrations.py:267
#, python-format
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
msgstr ""