
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I34d044fac98ec0718be803bc6307820f9105b3ed
109 lines
3.2 KiB
Plaintext
109 lines
3.2 KiB
Plaintext
# 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
|
||
# Lianhao Lu <lianhao.lu@intel.com>, 2014
|
||
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/coordination.py:76
|
||
msgid "Coordination backend started successfully."
|
||
msgstr "协调器后台启动成功"
|
||
|
||
#: ceilometer/coordination.py:126
|
||
#, python-format
|
||
msgid "Joined partitioning group %s"
|
||
msgstr "已加入分组%s"
|
||
|
||
#: ceilometer/coordination.py:144
|
||
#, python-format
|
||
msgid "Left partitioning group %s"
|
||
msgstr "已离开分组%s"
|
||
|
||
#: ceilometer/event/storage/impl_log.py:32
|
||
#, python-format
|
||
msgid "Dropping event data with TTL %d"
|
||
msgstr "正在根据TTL: %d丢弃事件数据"
|
||
|
||
#: ceilometer/event/storage/impl_sqlalchemy.py:430
|
||
#, python-format
|
||
msgid "%d events are removed from database"
|
||
msgstr ""
|
||
|
||
#: ceilometer/openstack/common/eventlet_backdoor.py:146
|
||
#, python-format
|
||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||
msgstr "Eventlet为进程 %(pid)d 在后台监听 %(port)s "
|
||
|
||
#: ceilometer/openstack/common/service.py:173
|
||
#, python-format
|
||
msgid "Caught %s, exiting"
|
||
msgstr "捕获到 %s,正在退出"
|
||
|
||
#: ceilometer/openstack/common/service.py:231
|
||
msgid "Parent process has died unexpectedly, exiting"
|
||
msgstr "父进程已意外终止,正在退出"
|
||
|
||
#: ceilometer/openstack/common/service.py:262
|
||
#, python-format
|
||
msgid "Child caught %s, exiting"
|
||
msgstr "子线程捕获 %s,正在退出"
|
||
|
||
#: ceilometer/openstack/common/service.py:301
|
||
msgid "Forking too fast, sleeping"
|
||
msgstr "派生速度太快,正在休眠"
|
||
|
||
#: ceilometer/openstack/common/service.py:320
|
||
#, python-format
|
||
msgid "Started child %d"
|
||
msgstr "已启动子进程%d"
|
||
|
||
#: ceilometer/openstack/common/service.py:330
|
||
#, python-format
|
||
msgid "Starting %d workers"
|
||
msgstr "正在启动 %d 个子进程"
|
||
|
||
#: ceilometer/openstack/common/service.py:347
|
||
#, python-format
|
||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||
msgstr "信号 %(sig)d 已终止子线程 %(pid)d"
|
||
|
||
#: ceilometer/openstack/common/service.py:351
|
||
#, python-format
|
||
msgid "Child %(pid)s exited with status %(code)d"
|
||
msgstr "子线程 %(pid)s 已退出,状态为 %(code)d"
|
||
|
||
#: ceilometer/openstack/common/service.py:390
|
||
#, python-format
|
||
msgid "Caught %s, stopping children"
|
||
msgstr "捕获到 %s,正在停止子线程"
|
||
|
||
#: ceilometer/openstack/common/service.py:399
|
||
msgid "Wait called after thread killed. Cleaning up."
|
||
msgstr "线程结束,正在清理"
|
||
|
||
#: ceilometer/openstack/common/service.py:415
|
||
#, python-format
|
||
msgid "Waiting on %d children to exit"
|
||
msgstr "正在等待 %d 个子线程退出"
|
||
|
||
#: ceilometer/publisher/kafka_broker.py:86
|
||
#, python-format
|
||
msgid "Publishing policy set to %s"
|
||
msgstr "设置发布策略为%s"
|