# 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-09-25 06:13+0000\n" "PO-Revision-Date: 2014-08-07 07:52+0000\n" "Last-Translator: openstackjenkins \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/api/aws/ec2token.py:162 msgid "Ec2Token authorization failed, no auth_uri specified in config file" msgstr "" #: heat/api/aws/utils.py:105 #, python-format msgid "Request does not contain %s parameter!" msgstr "" #: heat/api/cloudwatch/watch.py:274 msgid "Request does not contain required MetricData" msgstr "" #: heat/common/heat_keystoneclient.py:134 msgid "Admin client authentication failed" msgstr "" #: heat/common/heat_keystoneclient.py:154 msgid "Domain admin client authentication failed" msgstr "" #: heat/common/heat_keystoneclient.py:184 msgid "Unknown version in auth_token_info" msgstr "" #: heat/common/heat_keystoneclient.py:195 msgid "Keystone v3 API connection failed, no password trust or auth_token!" msgstr "" #: heat/common/heat_keystoneclient.py:211 msgid "trust token re-scoping failed!" msgstr "" #: heat/common/heat_keystoneclient.py:215 msgid "Trust impersonation failed" msgstr "" #: heat/common/heat_keystoneclient.py:338 #: heat/common/heat_keystoneclient.py:425 #, python-format msgid "Failed to add user %(user)s to role %(role)s, check role exists!" msgstr "" #: heat/common/lifecycle_plugin_utils.py:43 msgid "failed to get lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:50 #, python-format msgid "failed to instantiate stack lifecycle class %s" msgstr "" #: heat/common/lifecycle_plugin_utils.py:55 msgid "failed to sort lifecycle plug point classes" msgstr "" #: heat/common/lifecycle_plugin_utils.py:108 #, python-format msgid "%(opname) %(ci)s failed for %(a)s on %(sid)s" msgstr "" #: heat/common/plugin_loader.py:97 #, python-format msgid "Failed to import module %s" msgstr "" #: 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 "存在未处理的异常"