fa994396b4
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ic6c0b19d6662332ae17a286702e202abe6f9c67a
97 lines
2.9 KiB
Plaintext
97 lines
2.9 KiB
Plaintext
# Translations template for ceilometer.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the ceilometer project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Ceilometer\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-01-07 06:11+0000\n"
|
|
"PO-Revision-Date: 2014-12-23 12:43+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/"
|
|
"ceilometer/language/ko_KR/)\n"
|
|
"Language: ko_KR\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:78
|
|
msgid "Coordination backend started successfully."
|
|
msgstr ""
|
|
|
|
#: ceilometer/coordination.py:113
|
|
#, python-format
|
|
msgid "Joined partitioning group %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/coordination.py:128
|
|
#, python-format
|
|
msgid "Left partitioning group %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/openstack/common/eventlet_backdoor.py:147
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr "Eventlet 백도어는 프로세스 %(pid)d 일 동안 %(port)s에서 수신"
|
|
|
|
#: ceilometer/openstack/common/policy.py:262
|
|
#, python-format
|
|
msgid "Can not find policy directory: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/openstack/common/service.py:174
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "%s 발견, 종료 중"
|
|
|
|
#: ceilometer/openstack/common/service.py:232
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr "상위 프로세스가 예기치 않게 정지했습니다. 종료 중"
|
|
|
|
#: ceilometer/openstack/common/service.py:263
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr "자식으로 된 %s가 존재함."
|
|
|
|
#: ceilometer/openstack/common/service.py:302
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "포크가 너무 빠름. 정지 중"
|
|
|
|
#: ceilometer/openstack/common/service.py:321
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "%d 하위를 시작했음"
|
|
|
|
#: ceilometer/openstack/common/service.py:331
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "%d 작업자 시작 중"
|
|
|
|
#: ceilometer/openstack/common/service.py:348
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "%(pid)d 하위가 %(sig)d 신호에 의해 강제 종료됨"
|
|
|
|
#: ceilometer/openstack/common/service.py:352
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "%(pid)s 하위가 %(code)d 상태와 함께 종료했음"
|
|
|
|
#: ceilometer/openstack/common/service.py:391
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "%s 발견, 하위 중지 중"
|
|
|
|
#: ceilometer/openstack/common/service.py:400
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr "쓰레드가 죽기를 기다려서, 지웁니다. "
|
|
|
|
#: ceilometer/openstack/common/service.py:416
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "%d 하위에서 종료하기를 대기 중임"
|