Add initial oslo-related strings to the pot
Partially implements blueprint savanna-i18n Change-Id: Ia9fdf6195a03a7e331e23c3132f94caf0adc9fc0
This commit is contained in:
parent
fefaa40de4
commit
843e563fc1
741
savanna/locale/savanna.pot
Normal file
741
savanna/locale/savanna.pot
Normal file
@ -0,0 +1,741 @@
|
||||
# Translations template for savanna.
|
||||
# Copyright (C) 2013 ORGANIZATION
|
||||
# This file is distributed under the same license as the savanna project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: savanna 0.3.a172.ge8c98ae\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-08-26 22:15+0400\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 1.3\n"
|
||||
|
||||
#: savanna/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/exception.py:103
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/excutils.py:91
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/log.py:244
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/log.py:336
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/log.py:386
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/log.py:556
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:118
|
||||
#: savanna/openstack/common/service.py:335
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:127
|
||||
#: savanna/openstack/common/service.py:217
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:139
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:188
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:223
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:256
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:278
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:288
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:305
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:309
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:313
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:345
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/service.py:363
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/sslutils.py:61
|
||||
msgid ""
|
||||
"When running server in SSL mode, you must specify both a cert_file and "
|
||||
"key_file option value in your configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/wsgi.py:187
|
||||
msgid "cannot understand JSON"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/wsgi.py:211
|
||||
msgid "cannot understand XML"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/crypto/utils.py:29
|
||||
msgid "An unknown error occurred in crypto utils."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/crypto/utils.py:36
|
||||
#, python-format
|
||||
msgid "Block size of %(given)d is too big, max = %(maximum)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/crypto/utils.py:45
|
||||
#, python-format
|
||||
msgid "Length of %(given)d is too long, max = %(maximum)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/migration.py:219
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/migration.py:251
|
||||
msgid "Upgrade DB using Essex release first."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/session.py:550
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/session.py:612
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/session.py:692
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:60
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:99
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:121
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:196
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Please specify column %s in col_name_col_instance param. It is required "
|
||||
"because column has unsupported type by sqlite)."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:202
|
||||
#, python-format
|
||||
msgid ""
|
||||
"col_name_col_instance param has wrong type of column instance for column "
|
||||
"%s It should be instance of sqlalchemy.Column."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:282
|
||||
#, python-format
|
||||
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/db/sqlalchemy/utils.py:303
|
||||
msgid "Unsupported id columns type"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/notifier/api.py:129
|
||||
#, python-format
|
||||
msgid "%s not in valid priorities"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/notifier/api.py:145
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Problem '%(e)s' attempting to send to notification system. "
|
||||
"Payload=%(payload)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/notifier/api.py:164
|
||||
#, python-format
|
||||
msgid "Failed to load notifier %s. These notifications will not be sent."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/notifier/rpc_notifier.py:45
|
||||
#: savanna/openstack/common/notifier/rpc_notifier2.py:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/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 ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:75
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:202
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:205
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:212
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:290
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:341
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:413
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:421
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:422
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:450
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:458
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:532
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:535
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:561
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:570
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/amqp.py:598
|
||||
#, python-format
|
||||
msgid "Sending %(event_type)s on %(topic)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:77
|
||||
msgid "An unknown RPC related exception occurred."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:89
|
||||
msgid "Exception in string format operation"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remote error: %(exc_type)s %(value)s\n"
|
||||
"%(traceback)s."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:124
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:141
|
||||
#: savanna/openstack/common/rpc/common.py:142
|
||||
#: savanna/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/common.py:289
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:502
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:524
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:561
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
|
||||
"%(max_retries)d tries: %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:575
|
||||
#, python-format
|
||||
msgid ""
|
||||
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
|
||||
"again in %(sleep_time)d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:629
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:492
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:647
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:507
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:651
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:511
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_kombu.py:690
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:546
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:434
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:440
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:453
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_qpid.py:519
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:388
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:438
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:444
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:476
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:482
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:498
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:507
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:510
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:544
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:563
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:591
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:598
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:650
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:663
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:676
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:679
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:682
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:683
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:692
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:699
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:722
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:725
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:729
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:732
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/impl_zmq.py:814
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/matchmaker_ring.py:77
|
||||
#: savanna/openstack/common/rpc/matchmaker_ring.py:95
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: savanna/openstack/common/rpc/service.py:49
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user