83 lines
2.5 KiB
Plaintext
83 lines
2.5 KiB
Plaintext
# Translations template for neutron.
|
||
# Copyright (C) 2014 ORGANIZATION
|
||
# This file is distributed under the same license as the neutron project.
|
||
#
|
||
# Translators:
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Neutron\n"
|
||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||
"POT-Creation-Date: 2014-07-02 06:08+0000\n"
|
||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/"
|
||
"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"
|
||
|
||
#: neutron/openstack/common/periodic_task.py:125
|
||
#, python-format
|
||
msgid "Skipping periodic task %(task)s because its interval is negative"
|
||
msgstr "正在跳过周期性任务 %(task)s,因为其时间间隔为负"
|
||
|
||
#: neutron/openstack/common/periodic_task.py:130
|
||
#, python-format
|
||
msgid "Skipping periodic task %(task)s because it is disabled"
|
||
msgstr "正在跳过周期性任务 %(task)s,因为它已禁用"
|
||
|
||
#: neutron/openstack/common/service.py:176
|
||
#, python-format
|
||
msgid "Caught %s, exiting"
|
||
msgstr "捕获到 %s,正在退出"
|
||
|
||
#: neutron/openstack/common/service.py:240
|
||
msgid "Parent process has died unexpectedly, exiting"
|
||
msgstr "父进程已意外终止,正在退出"
|
||
|
||
#: neutron/openstack/common/service.py:271
|
||
#, python-format
|
||
msgid "Child caught %s, exiting"
|
||
msgstr ""
|
||
|
||
#: neutron/openstack/common/service.py:310
|
||
msgid "Forking too fast, sleeping"
|
||
msgstr "派生速度太快,正在休眠"
|
||
|
||
#: neutron/openstack/common/service.py:329
|
||
#, python-format
|
||
msgid "Started child %d"
|
||
msgstr "已启动子代 %d"
|
||
|
||
#: neutron/openstack/common/service.py:339
|
||
#, python-format
|
||
msgid "Starting %d workers"
|
||
msgstr "正在启动 %d 工作程序"
|
||
|
||
#: neutron/openstack/common/service.py:356
|
||
#, python-format
|
||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||
msgstr "信号 %(sig)d 已终止子代 %(pid)d"
|
||
|
||
#: neutron/openstack/common/service.py:360
|
||
#, python-format
|
||
msgid "Child %(pid)s exited with status %(code)d"
|
||
msgstr "子代 %(pid)s 已退出,状态为 %(code)d"
|
||
|
||
#: neutron/openstack/common/service.py:399
|
||
#, python-format
|
||
msgid "Caught %s, stopping children"
|
||
msgstr "捕获到 %s,正在停止子代"
|
||
|
||
#: neutron/openstack/common/service.py:408
|
||
msgid "Wait called after thread killed. Cleaning up."
|
||
msgstr ""
|
||
|
||
#: neutron/openstack/common/service.py:424
|
||
#, python-format
|
||
msgid "Waiting on %d children to exit"
|
||
msgstr "正在等待 %d 个子代退出"
|