# Translations template for ceilometer. # Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the ceilometer project. # # Translators: # aji.zqfan , 2015 # Shuwen SUN , 2014 msgid "" msgstr "" "Project-Id-Version: Ceilometer\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2015-01-14 06:09+0000\n" "PO-Revision-Date: 2015-01-12 09:01+0000\n" "Last-Translator: aji.zqfan \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/" "ceilometer/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" #: ceilometer/collector.py:131 msgid "Dispatcher failed to handle the sample, requeue it." msgstr "调度器无法处理样例,队列重排" #: ceilometer/coordination.py:81 msgid "Error connecting to coordination backend." msgstr "无法连接到协调器后端" #: ceilometer/coordination.py:94 msgid "Error sending a heartbeat to coordination backend." msgstr "无法发送心跳信息到协调器后端" #: ceilometer/coordination.py:161 msgid "Error getting group membership info from coordination backend." msgstr "从协调器后端获取组成员信息时出错" #: ceilometer/openstack/common/loopingcall.py:95 msgid "in fixed duration looping call" msgstr "在固定时段内循环调用" #: ceilometer/openstack/common/loopingcall.py:138 msgid "in dynamic looping call" msgstr "在动态循环调用中" #: ceilometer/openstack/common/policy.py:550 #: ceilometer/openstack/common/policy.py:830 #, python-format msgid "Failed to understand rule %s" msgstr "未能理解规则 %s" #: ceilometer/openstack/common/policy.py:560 #, python-format msgid "No handler for matches of kind %s" msgstr "对于类型为 %s 的匹配项,不存在任何处理程序" #: ceilometer/openstack/common/service.py:269 msgid "Unhandled exception" msgstr "存在未处理的异常"