aodh/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer-log-warning.po
OpenStack Proposal Bot 15175f11cb Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I34d044fac98ec0718be803bc6307820f9105b3ed
2015-03-12 06:06:25 +00:00

88 lines
2.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translations template for ceilometer.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the ceilometer project.
#
# Translators:
# aji.zqfan <aji.zqfan@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Ceilometer\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-12 06:06+0000\n"
"PO-Revision-Date: 2015-03-11 21:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\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/notification.py:154
msgid ""
"Non-metric meters may be collected. It is highly advisable to disable these "
"meters using ceilometer.conf or the pipeline.yaml"
msgstr ""
#: ceilometer/agent/discovery/endpoint.py:42
#, python-format
msgid "No endpoints found for service %s"
msgstr "%s服务的入口未找到"
#: ceilometer/alarm/evaluator/threshold.py:106
#, python-format
msgid "Expecting %(expected)d datapoints but only get %(actual)d"
msgstr "预期有 %(expected)d个数据但是只得到%(actual)d个"
#: ceilometer/api/app.py:84
msgid ""
"pecan_debug cannot be enabled, if workers is > 1, the value is overrided "
"with False"
msgstr "pecan_debug无法被启用如果api_workers>1该值会被重置为False"
#: ceilometer/compute/pollsters/disk.py:133
#: ceilometer/compute/pollsters/disk.py:701
#: ceilometer/compute/pollsters/memory.py:49
#: ceilometer/compute/pollsters/net.py:108
#, python-format
msgid ""
"Instance %(instance_id)s was shut off while getting samples of %(pollster)s: "
"%(exc)s"
msgstr "采集器%(pollster)s在采集数据点时虚拟机%(instance_id)s被关闭%(exc)s"
#: ceilometer/compute/pollsters/memory.py:54
#, python-format
msgid ""
"Cannot inspect data of %(pollster)s for %(instance_id)s, non-fatal reason: "
"%(exc)s"
msgstr ""
"采集器%(pollster)s无法为虚拟机%(instance_id)s采集数据非致命错误%(exc)s"
#: ceilometer/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
msgstr "任务%(func_name)r运行超过指定间隔%(delay).2f秒"
#: ceilometer/openstack/common/service.py:355
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d 没有在子进程列表中"
#: ceilometer/publisher/kafka_broker.py:88
#, python-format
msgid "Publishing policy is unknown (%s) force to default"
msgstr "未知的发布策略(%s),强制使用默认策略"
#: ceilometer/publisher/kafka_broker.py:149
#, python-format
msgid "Failed to publish %d datum"
msgstr ""
#: ceilometer/publisher/kafka_broker.py:170
#, python-format
msgid ""
"Kafka Publisher max local queue length is exceeded, dropping %d oldest data"
msgstr ""