Imported Translations from Transifex
Change-Id: I907d523fe7332f77a7cb5b9bdba88fe0c98bb618
This commit is contained in:
parent
bc1bd84b91
commit
1e433c5299
@ -0,0 +1,531 @@
|
||||
# Translations template for ceilometer.
|
||||
# Copyright (C) 2013 ORGANIZATION
|
||||
# This file is distributed under the same license as the ceilometer project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ceilometer 2013.1\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-02-16 00:01+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:48
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/jsonutils.py:88
|
||||
#, python-format
|
||||
msgid "Max serialization depth exceeded on object: %d %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:224
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:362
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:522
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:73
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:80
|
||||
msgid "in looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:394
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:404
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:679
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:275
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:121
|
||||
#: ceilometer/openstack/common/service.py:218
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:164
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:200
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:223
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:230
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:240
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:265
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:293
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:304
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:125
|
||||
#, python-format
|
||||
msgid "%s not in valid priorities"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:141
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Problem '%(e)s' attempting to send to notification system. "
|
||||
"Payload=%(payload)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:171
|
||||
#, python-format
|
||||
msgid "Failed to load notifier %s. These notifications will not be sent."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/list_notifier.py:111
|
||||
#, python-format
|
||||
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rabbit_notifier.py:27
|
||||
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier.py:45
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier2.py:50
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"A RPC is being made while holding a lock. The locks currently held are "
|
||||
"%(locks)s. This is probably a bug. Please report it. Include the "
|
||||
"following: [%(stack)s]."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:57
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:209
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:253
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:259
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:260
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:286
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:277
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:292
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:283
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:362
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:365
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:387
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:395
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:420
|
||||
#, python-format
|
||||
msgid "Sending %(event_type)s on %(topic)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:77
|
||||
msgid "An unknown RPC related exception occurred."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:89
|
||||
msgid "Exception in string format operation"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remote error: %(exc_type)s %(value)s\n"
|
||||
"%(traceback)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:124
|
||||
msgid "Timeout while waiting on RPC response."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:128
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:132
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:137
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:239
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:261
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:170
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:133
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:478
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:500
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:537
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
|
||||
"%(max_retries)d tries: %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:553
|
||||
#, python-format
|
||||
msgid ""
|
||||
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
|
||||
"again in %(sleep_time)d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:607
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:403
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:625
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:418
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:629
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:422
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:668
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:457
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:351
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:357
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:370
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:94
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:102
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:139
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:140
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:148
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:160
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:202
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:207
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:265
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:297
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:331
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:366
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:378
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:393
|
||||
msgid "Out reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:397
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:438
|
||||
#, python-format
|
||||
msgid "CONSUMER GOT %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:447
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:471
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:480
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:485
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT QUEUED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:488
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Could not create IPC directory %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:516
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:536
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:538
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:564
|
||||
#, python-format
|
||||
msgid "Create Consumer for topic (%(topic)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:580
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:625
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:638
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:653
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:656
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:657
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:663
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:687
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:690
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:694
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:45
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:177
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:195
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:47
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
533
ceilometer/locale/ja/LC_MESSAGES/ceilometer.po
Normal file
533
ceilometer/locale/ja/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,533 @@
|
||||
# Translations template for ceilometer.
|
||||
# Copyright (C) 2013 ORGANIZATION
|
||||
# This file is distributed under the same license as the ceilometer project.
|
||||
#
|
||||
# Translators:
|
||||
# Tomoyuki KATO <tomo@dream.daynight.jp>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-02-15 00:01+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:48
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/jsonutils.py:88
|
||||
#, python-format
|
||||
msgid "Max serialization depth exceeded on object: %d %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:224
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:362
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr "syslog ファシリティは次のどれかである必要があります: %s"
|
||||
|
||||
#: ceilometer/openstack/common/log.py:522
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:73
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:80
|
||||
msgid "in looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:394
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:404
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:679
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:275
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:121
|
||||
#: ceilometer/openstack/common/service.py:218
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:164
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:200
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:223
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:230
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:240
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:265
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:293
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:304
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:125
|
||||
#, python-format
|
||||
msgid "%s not in valid priorities"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:141
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Problem '%(e)s' attempting to send to notification system. "
|
||||
"Payload=%(payload)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:171
|
||||
#, python-format
|
||||
msgid "Failed to load notifier %s. These notifications will not be sent."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/list_notifier.py:111
|
||||
#, python-format
|
||||
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rabbit_notifier.py:27
|
||||
msgid ""
|
||||
"The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier.py:45
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier2.py:50
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"A RPC is being made while holding a lock. The locks currently held are "
|
||||
"%(locks)s. This is probably a bug. Please report it. Include the following: "
|
||||
"[%(stack)s]."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:57
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:209
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:253
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr "%s を受信しました"
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:259
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:260
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:286
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:277
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:292
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:283
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:362
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:365
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:387
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:395
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:420
|
||||
#, python-format
|
||||
msgid "Sending %(event_type)s on %(topic)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:77
|
||||
msgid "An unknown RPC related exception occurred."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:89
|
||||
msgid "Exception in string format operation"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remote error: %(exc_type)s %(value)s\n"
|
||||
"%(traceback)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:124
|
||||
msgid "Timeout while waiting on RPC response."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:128
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:132
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:137
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:239
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:261
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:170
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:133
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:478
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:500
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:537
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
|
||||
"%(max_retries)d tries: %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:553
|
||||
#, python-format
|
||||
msgid ""
|
||||
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
|
||||
"again in %(sleep_time)d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:607
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:403
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:625
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:418
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:629
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:422
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:668
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:457
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:351
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:357
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:370
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:94
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:102
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:139
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:140
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:148
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:160
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:202
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:207
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:265
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:297
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:331
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:366
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:378
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:393
|
||||
msgid "Out reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:397
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:438
|
||||
#, python-format
|
||||
msgid "CONSUMER GOT %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:447
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:471
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:480
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:485
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT QUEUED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:488
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Could not create IPC directory %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:516
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:536
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:538
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:564
|
||||
#, python-format
|
||||
msgid "Create Consumer for topic (%(topic)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:580
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:625
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:638
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:653
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:656
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr "受信したメッセージ: %s"
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:657
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:663
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:687
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr "%(msg)s"
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:690
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:694
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:45
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:177
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:195
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:47
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr "バージョンは整数である必要があります"
|
532
ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po
Normal file
532
ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,532 @@
|
||||
# Translations template for ceilometer.
|
||||
# Copyright (C) 2013 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: 2013-02-15 00:01+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:48
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/jsonutils.py:88
|
||||
#, python-format
|
||||
msgid "Max serialization depth exceeded on object: %d %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:224
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:362
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:522
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:73
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:80
|
||||
msgid "in looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:394
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:404
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:679
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:275
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:121
|
||||
#: ceilometer/openstack/common/service.py:218
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:164
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:200
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:223
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:230
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:240
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:265
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:293
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:304
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:125
|
||||
#, python-format
|
||||
msgid "%s not in valid priorities"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:141
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Problem '%(e)s' attempting to send to notification system. "
|
||||
"Payload=%(payload)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/api.py:171
|
||||
#, python-format
|
||||
msgid "Failed to load notifier %s. These notifications will not be sent."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/list_notifier.py:111
|
||||
#, python-format
|
||||
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rabbit_notifier.py:27
|
||||
msgid ""
|
||||
"The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier.py:45
|
||||
#: ceilometer/openstack/common/notifier/rpc_notifier2.py:50
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:105
|
||||
#, python-format
|
||||
msgid ""
|
||||
"A RPC is being made while holding a lock. The locks currently held are "
|
||||
"%(locks)s. This is probably a bug. Please report it. Include the following: "
|
||||
"[%(stack)s]."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:57
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:209
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:253
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:259
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:260
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:286
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:277
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:292
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:283
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:362
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:365
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:387
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:395
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:420
|
||||
#, python-format
|
||||
msgid "Sending %(event_type)s on %(topic)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:77
|
||||
msgid "An unknown RPC related exception occurred."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:89
|
||||
msgid "Exception in string format operation"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remote error: %(exc_type)s %(value)s\n"
|
||||
"%(traceback)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:124
|
||||
msgid "Timeout while waiting on RPC response."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:128
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:132
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:137
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:239
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:261
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:170
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:133
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:478
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:500
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:537
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
|
||||
"%(max_retries)d tries: %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:553
|
||||
#, python-format
|
||||
msgid ""
|
||||
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
|
||||
"again in %(sleep_time)d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:607
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:403
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:625
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:418
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:629
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:422
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:668
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:457
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:351
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:357
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:370
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:94
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:102
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:139
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:140
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:148
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:160
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:202
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:207
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:265
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:297
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:331
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:366
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:378
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:393
|
||||
msgid "Out reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:397
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:438
|
||||
#, python-format
|
||||
msgid "CONSUMER GOT %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:447
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:471
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:480
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:485
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT QUEUED %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:488
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Could not create IPC directory %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:516
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:536
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:538
|
||||
#, python-format
|
||||
msgid "ROUTER RELAY-OUT %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:564
|
||||
#, python-format
|
||||
msgid "Create Consumer for topic (%(topic)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:580
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:625
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:638
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:653
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:656
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:657
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:663
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:687
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:690
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:694
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:45
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:177
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:195
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:47
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user